Releases: bobbylight/RSTALanguageSupport
2.5.8
Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.8
). This release adds code completion for less and fixes a couple of minor issues.
2.5.7
Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.7
). This release improves CSS code completion, fixes some errors when using the Java language support with JDK 8 or later, and makes a few organizational changes.
2.5.6
Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.6). This release includes image files that were missing in the 2.5.6 jar, which caused the Java outline tree to not function properly. It also fixed a couple of other bugs in the Java and JavaScript outline trees.
2.5.5
Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.5). This release includes data files that were missing in the 2.5.4 jar, which caused C, CSS, HTML, JSP, Perl, PHP, and shell script to not work properly.
2.5.4
Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.4). Here's what's new in this release:
- Going to text via the "Go to member" popup should center the selected text vertically in the editor.
- Very basic code completion for XML - intelligently suggests tags and attributes already used in the current file.
- Converting project to Maven folder structure and use Gradle for builds.
2.5.3
Precompiled jars are available on SourceForge. Highlights for this release include:
- Improvements to CSS code completion.
- Improvements to PHP code completion. Documentation for many functions is
now included. - JavaScriptOutlineTree now understands basic JavaScript OO paradigms much
better.
2.5.2
Precompiled jars are available on SourceForge. This release brings the following changes:
- The JavaScript language support can now use JSHint for its squiggle
underlining of errors and warnings. A .jshintrc file can be specified
to override the default JSHint behavior. - CSS code completion.
- Fixing bug in XML outline tree for XML files with DTDs specified.
2.5.1
Tagging 2.5.1 release