About 1,320,000 results
Open links in new tab
  1. Code Formatter | IntelliJ Platform Plugin SDK

    Apr 23, 2025 · The IntelliJ Platform includes a powerful framework for implementing custom language formatters. At its core, the framework represents formatting rules by nested blocks …

  2. How enable auto-format code for Intellij IDEA? - Stack Overflow

    What we need is feature request to the intellij so that we can add a hook (what actions to perform) when the IDE autosaves. In Eclipse we can add "post-save" actions, such as organize imports …

  3. GitHub - google/google-java-format: Reformats Java source code

    google-java-format is a program that reformats Java source code to comply with Google Java Style. Download the formatter and run it with: java -jar /path/to/google-java-format …

  4. How to Format Java Code | The IntelliJ IDEA Blog

    Jun 5, 2024 · Highlight a specific piece of code, like the code above, and press Ctrl+Alt+L (Windows/Linux) or ⌥⌘L (macOS) to format just the highlighted code. Or we can use this …

  5. How to Set Up Google Java Code Formatter in IntelliJ IDEA 17?

    Configuring the Google Java Code Style in IntelliJ IDEA 17 may not seem straightforward due to the absence of direct import options for code style files. However, by following the steps …

  6. Prettier | IntelliJ IDEA Documentation - JetBrains

    Mar 11, 2025 · Prettier is a tool to format files in various languages, like TypeScript, JavaScript, CSS, HTML, JSON, and others. With IntelliJ IDEA, you can format selected code fragments as …

  7. Jindent's Java/C/C++ Code Formatter Plugin for IntelliJ IDEA

    Jindent ships with a powerful IntelliJ IDEA plugin to format source code for Java/C/C++. Over 600 settings to beautify your code - download free demo!

  8. How to configure Google Java Code Formatter in Intellij IDEA 17?

    To enable it in the current project, go to File→Settings...→google-java-format Settings (or IntelliJ IDEA→Preferences...→Other Settings→google-java-format Settings on macOS) and check …

  9. google-java-format - IntelliJ IDEs Plugin | Marketplace

    May 7, 2025 · Formats source code using the google-java-format tool. This plugin requires additional IDE configuration. For more information, read the documentation.

  10. external-java-format-intellij-plugin - GitHub

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk... Plugin based on the IntelliJ Platform Plugin Template. This Intellij …

  11. Some results have been removed
Refresh