Skip to content

Latest commit

 

History

History
202 lines (177 loc) · 20.1 KB

File metadata and controls

202 lines (177 loc) · 20.1 KB

Change Log

0.11.0 (TBD)

0.10.0 (September 15th, 2017)

  • enhancement - enable 3rd party VS Code extensions to extend the JDT Language Server. See #282.
  • enhancement - add new java.execute.workspaceCommand command, for 3rd party VS Code extensions. See #292.
  • enhancement - References CodeLens disabled by default. See #293.
  • enhancement - add Types to symbols outline, to work with the Code Outline extension. See #294.
  • bug fix - fixed content assist for Anonymous class creation. See JLS#57.
  • bug fix - fixed incorrect hover for unresolved types. See JLS#333.

0.9.0 (August 31st, 2017)

  • enhancement - rename symbols support (Doesn't rename files at the moment). See #71.
  • enhancement - use system's Gradle runtime when no wrapper found. See #232.
  • enhancement - code action: generate getters and setters. See #263.
  • enhancement - code action: add unimplemented methods. See #270.
  • bug fix - support 32-bit platforms. See #201.
  • bug fix - fixed implementor codelens showing <<MISSING COMMAND>> when typing. See #266.
  • bug fix - fixed <<MISSING COMMAND>> when invoking code actions. See #288.
  • bug fix - fixed Index out of bounds exceptions during code lens resolution, after document changes. See JLS#340.

0.8.0 (July 31st, 2017)

  • enhancement - generate getters and setters from autocompletion. See #100.
  • enhancement - Enable/disable default Java formatter with the java.format.enabled preference. See #186.
  • enhancement - Exclude folders from Java project detection via glob patterns with the java.import.exclusions preference. See #229.
  • enhancement - Enable/disable signature help with the java.signatureHelp.enabled preference. See #252.
  • enhancement - Enable/disable the implementations code lens with the java.implementationsCodeLens.enabled preference. See #257.
  • bug fix - Gracefully handle deleted required eclipse settings files. See #132.
  • bug fix - Properly render documentation during code completion. See #215.
  • bug fix - fixed opening network folders on Windows. See #259.
  • bug fix - Diagnostics mismatch after applying code actions. See JLS#279.
  • bug fix - fixed Maven support running on JDK 9 and IBM JDK. See JLS#315.
  • bug fix - Keep logs clean from OperationCanceledException during code assist. See JLS#317.

0.7.0 (July 4th, 2017)

  • enhancement - enabled @formatter:on/off tags in source. See #236.
  • enhancement - improved error reporting in standalone java files. See #242.
  • enhancement - hover should show element signature. See JLS#259.
  • enhancement - code-action: add missing methods. See JLS#177.
  • enhancement - code-action: missing variables, fields, params. See JLS#178.
  • enhancement - code-action: organize imports. See JLS#164.
  • enhancement - code-action: rename type. See JLS#264.
  • enhancement - code-action: fix package declaration. See JLS#265.
  • enhancement - code-action: remove unnecessary Javadoc param. See JLS#274.
  • enhancement - code-action: add missing Javadoc params. See JLS#275.
  • enhancement - code-action: add missing Javadoc params. See JLS#275.
  • enhancement - code-action: fix type mismatch. See JLS#276.
  • enhancement - code-action: fix missing attribute in annotation. See JLS#277.
  • bug - fixed wrong URI set for diagnostics of standalone java files. See JLS#268.
  • bug - fixed Error computing hover: **/package-summary.html not found in JavaDoc jar. See #248.
  • bug - fixed Invalid project description thrown when reopening Eclipse projects. See #244.

0.6.0 (June 15th, 2017)

  • enhancement - reduced extension size by ~25%. See JLS#252.
  • bug - fixed OperationCanceledException during completion. See JLS#240.
  • bug - fixed changes in Eclipse settings file are ignored. See #239.
  • bug - package autocompletion should return only 1 package. See #234.
  • bug - Autocompletion on overridden methods should create the method body. See #85.

0.5.0 (May 31st, 2017)

  • enhancement - Enable support for CamelCase type search. See JLS#219.
  • enhancement - Server startup now uses progress UI. See #225.
  • bug - fixed autocomplete inserting classname+package text instead of classname. See #175.
  • bug - fixed Timed out while retrieving the attached javadoc. error. See #176.
  • bug - fixed autocompletion not cancelled on space. See #187.
  • bug - fixed Gradle import failing behind corporate proxy with authentication. See #211.
  • bug - fixed Unable to locate secure storage module error. See #212.
  • bug - fixed CancellationException in output log. See #213.
  • bug - fixed Illegal argument, contents must be defined error on hover. See #214.
  • bug - fixed code snippet appearing before completion results. See #216.
  • bug - fixed code snippet using deprecated syntax. See #217.
  • bug - fixed navigation from disassembled source code. See #222.
  • bug - fixed Javadoc missing from inherited methods. See #226.
  • bug - fixed Problems encountered while copying resources. Resource '/jdt.ls-java-project/src/pom.xml' does not exist error. See #244.

0.4.0 (May 15th, 2017)

  • enhancement - New Open Java Language Server log file command. See #209.
  • enhancement - Expand workspace symbol search to all classes from classpath. See #204.
  • bug - fixed outline for classes from classpath. See #206.
  • bug - fixed ambiguous results from class outline. See JLS#214.

0.3.0 (May 4th, 2017)

  • enhancement - Reduce confusion about "Classpath is incomplete" warning by providing a link to the wiki page. See #193.
  • enhancement - Enable String deduplication on G1 Garbage collector by default, to improve memory footprint. See #195.

0.2.1 (April 24th, 2017)

  • bug - fix excessive 'Unable to get documentation under 500ms' logging. See #189.

0.2.0 (April 19th, 2017)

  • enhancement - Extension now embeds the Java Language Server. See #178.
  • bug - fixed Java Language Server status update on startup. See #179.
  • bug - fixed detection of nested Gradle projects. See #165.

0.1.0 (March 30th, 2017)

  • enhancement - Support starting the Java Language Server with JDK 9. See #43.
  • enhancement - add support for build-helper-maven-plugin. See JLS#198.
  • enhancement - add support for Maven compilerIds jdt, eclipse, javac-with-errorprone. See JLS#196.
  • enhancement - log Server's stderr/sdout in VS Code's console, to help troubleshooting. See #172.
  • bug fix - [tentative] prevent workspace corruption on shutdown. See JLS#199.
  • bug fix - Opening standalone Java files fails to initialize the server. See JLS#194.
  • bug fix - Intellisense fails on package-less classes. See #166.

0.0.13 (March 17th, 2017)

  • bug fix - Java projects are no longer imported. See #167.

0.0.12 (March 16th, 2017)

  • enhancement - New java.configuration.maven.userSettings preference to set Maven's user settings.xml. See JLS#184.
  • enhancement - Adopt new VS Code SnippetString API. See #99.
  • bug fix - Saving a file doesn't update compilation errors on dependent classes. See JLS#187.

0.0.11 (March 2nd, 2017)

  • build - Now uses Eclipse ™ JDT Language Server under the hood. See #152.
  • enhancement - Maven errors are reported. See JLS#85.
  • enhancement - Code Actions for adding missing quote, removing unused import and superfluous semicolon. See JLS#15.
  • bug fix - correct Javadoc highlighting. See #94

0.0.10 (February 08th, 2017)

  • enhancement - Improve intellisense performance. See #121.
  • enhancement - Document server tracing capabilities. See #145.
  • enhancement - Disable reference code lenses with java.referencesCodeLens.enabled. See #148.
  • bug fix - fix dubious intellisense relevance. See #142.
  • bug fix - fix broken autocompletion on constructors. See #143.
  • bug fix - fix brackets/parentheses autoclosing. See #144.

0.0.9 (January 16th, 2017)

  • enhancement - Autoclose Javadoc statements, adding * on new lines. See #139.
  • bug fix - fix Error when Go to definition performed on non-code portion. See #124.
  • bug fix - fix saving java.errors.incompleteClasspath.severity preference. See #128.
  • bug fix - fix NPE occurring when clicking on comment section of a Java file. See #131.
  • bug fix - fix JAVA_HOME detection on MacOS. See #134.
  • bug fix - fix support for quoted VM arguments. See #135.
  • bug fix - Don't display Code Lenses from Lombok-generated code. See #137.
  • bug fix - remove langserver.log file generation under home directory. See #140.

0.0.8 (December 22nd, 2016)

  • enhancement - Add basic Java Gradle support (Android not supported). See #10.
  • enhancement - Disable warning about Incomplete Classpath. See #107.
  • enhancement - new Update project configuration command (Ctrl+Alt+U or Cmd+Alt+U on MacOS). See #113.
  • enhancement - Automatically update java classpath/configuration on build file change. See #122.
  • bug fix - fix completion on import statements. See #68.
  • bug fix - fix errors when modifying eclipse configuration files. See #105.
  • bug fix - fix errors when restoring deleted files from git. See #109.
  • bug fix - invalid locations for Workspace-wide errors. See JLS#107.

0.0.7 (November 23rd, 2016)

  • enhancement - Basic Java support for standalone Java files. See #27.
  • enhancement - Start Java Language Server when pom.xml is detected. See #84.
  • bug fix - fix out of synch error markers. See #87
  • bug fix - fix missing generic types in autocompletion. See #69.
  • bug fix - fix ignored jdt.ls.vmargs. See #88.

0.0.6 (November 1st, 2016)

  • enhancement - auto-import packages referenced by code complete. See #50.
  • enhancement – report Java errors for all files project in the project. See 58.
  • enhancement – Display package names on code completion proposals for Types [#47] (eclipse-jdtls/eclipse.jdt.ls#47).
  • enhancement - add support for the JDK_HOME environment variable in VS Code settings. See #65.
  • enhancement - add Java code snippets. See #83.
  • bug fix - fix errors thrown when opening a standalone file. See #55, #67.
  • bug fix - fix JAVA_HOME detection mechanism. See #74.

0.0.5 (October 13th, 2016)

  • enhancement - configure extra VM arguments in VS Code settings, used to launch the Java Language Server. See #25.
  • enhancement - configure java.home property in VS Code settings. See #28.
  • enhancement - improve Javadoc formatting on hover (scrollbar). See #31.
  • enhancement - add feedback when starting the Java Language Server. See #49.
  • enhancement - add hover for package fragments. See JLS#84.
  • enhancement - better relevance for code completion. See JLS#77.
  • bug fix - fix Java Language Server downloading when using a Proxy (take 2). See #42.
  • bug fix - fix race condition on Java Language Server start. See JLS#81.

0.0.4 (September 26th, 2016)

  • enhancement - improved Javadoc/Markdown formatting. See #13.
  • enhancement - provide Java Language Server download feedback. See #20.
  • enhancement - provide syntax highlighting for opened .class files. See #21.
  • enhancement - provide link to Oracle JDK downloads on MacOS. See #37.
  • enhancement - provide better information on JDK/JAVA_HOME requirements. See #32.
  • bug fix - prevent java.lang.NullPointerException in DocumentLifeCycleHandler. See #34.
  • bug fix - fix Java Language Server downloading when using a Proxy. See #35.
  • bug fix - fix Java Language Server headers format. See JLS#74.
  • bug fix - fix project import reporting progress > 100%. See JLS#67.

0.0.3 (September 16th, 2016)

  • enhancement - In addition to maven, we now support basic Eclipse projects. See JLS#37.
  • enhancement - Go to Definition (F12) is enabled for libraries and can display Java code that is not part of project's source code
  • enhancement - Code complete triggers are added for .#@ characters. See #19.
  • bug fix - Opening a Maven project a 2nd time doesn't work. See JLS#66.

0.0.2 (September 14th, 2016)

  • enhancement - download the Java Language Server through HTTPS.

0.0.1 (September 12, 2016)

  • Maven pom.xml project support
  • Basic Eclipse Java project support
  • As you type reporting of parsing and compilation errors
  • Code completion
  • Javadoc hovers
  • Code outline
  • Code navigation
  • Code lens (references)
  • Highlights
  • Code formatting