aboutsummaryrefslogtreecommitdiff
path: root/idea_plugin/src
AgeCommit message (Expand)Author
2023-09-07Update the release notes for the IntelliJ plugin.Michael Plump
2023-09-06Fix `java.lang.RuntimeException: Document is locked by write PSI operations` ...Christopher Ng
2023-04-03Remove AD_HOC_FORMATTING from the IntelliJ plugin.Michael Plump
2023-03-10Be louder about telling users they need to modify their IDE config to use gjf.Michael Plump
2023-03-06Convert the gradle config to kotlin.Michael Plump
2023-03-03Link to instructions for properly configuring the IDE's JRE.Michael Plump
2023-03-03Switch (deprecated) ProjectManagerListener#onProjectOpened to StartupActivity.Michael Plump
2023-03-02Move the plugin to the FormattingService API.Michael Plump
2023-02-28Use a standard gradle project structure.Michael Plump
2023-02-24Allow modifier reordering to be disabledLiam Miller-Cushon
2022-02-04Make some best-practices changes to the plugin.Zakaria Elkatani
2021-05-12Only format changed regions in 'before commit' modeLiam Miller-Cushon
2021-04-06Update the IntelliJ plugin to gjf 1.10.0.Michael Plump
2021-01-27Fixes before commit reformatting option for IntelliJ IDEADavid Momenso
2020-07-13Fix the google-java-format IDEA plugin for 2020.2 IDEs.google-java-format Team
2020-04-27Update the open-source google-java-format plugin for 2020.1.plumpy
2020-03-16Migrate from JSR-305 to the Checker Framework annotationscushon
2019-11-06Update the OSS gjf plugin to work with 2019.3.plumpy
2018-06-26Flip the default state for the google-java-format plugin back to disabled.plumpy
2018-06-26Update the google-java-format plugin to support 2018.2 EAP builds.plumpy
2018-04-09Fix installing the formatter for users with the defaults.plumpy
2018-04-09Enable the google-java-format IntelliJ plugin by default.plumpy
2018-01-24Format the files with google-java-format (oops)plumpy
2018-01-24Ditch the sdkcompat messiness. This CodeStyleManagerDecorator works on v171+.plumpy
2018-01-24Simplify the GoogleJavaFormatCodeStyleManager.plumpy
2017-10-31Add gradle build files to build the open-source IntelliJ plugins.plumpy
2017-08-09Remove IJ and CLion 2016.3 PluginApibrendandouglas
2017-08-03Update the gjf plugin to run in 2017.2.plumpy
2017-05-24Fix the open source google-java-format plugin. It was never enabled on projec...plumpy
2017-04-27Fix auto-indent in 2017.1brendandouglas
2017-04-26Fix v163 CodeStyleManagerDecorator.plumpy
2017-02-09Prefer javax.annotation.Nullable over org.jetbrains.annotations.Nullable.grl
2017-01-07Update plugins for 2016.3.1.tomlu
2016-10-03Allow configuring google-java-format on a per-module basis.plumpy
2016-10-03Intellij: allow GoogleJavaFormatCodeStyleManager to decide which formatter to...plumpy
2016-10-03Add AOSP option to the IntelliJ pluginplumpy
2016-09-23Add aosp option to IntelliJ pluginsoumyasr
2016-09-15Add the intellij plugin backcushon
2016-09-13Update IntelliJ pluginplumpy
2016-09-13Configuration options for the google-java-format IntelliJ plugins.plumpy
2016-08-11IntelliJ plugin cleanupcushon
2016-08-03Revive IntelliJ Plugincushon
2016-07-27Fix all the importscushon
2016-07-21Add fix-imports-only to help text.drichter
2015-11-08Don't crash on empty type declarations.cushon
2015-10-19make install-idea-jars.sh executableLiam Miller-Cushon
2015-07-06IntelliJ IDEA plugin for google-java-format.bcsf