Skip to content

Releases: bobbylight/RSTALanguageSupport

2.5.8

10 Sep 03:56
Compare
Choose a tag to compare

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

24 Jun 03:19
Compare
Choose a tag to compare

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

11 Dec 03:59
Compare
Choose a tag to compare

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

28 Nov 05:19
Compare
Choose a tag to compare

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

26 Nov 05:09
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.5.4). Here's what's new in this release:

  1. Going to text via the "Go to member" popup should center the selected text vertically in the editor.
  2. Very basic code completion for XML - intelligently suggests tags and attributes already used in the current file.
  3. Converting project to Maven folder structure and use Gradle for builds.

2.5.3

29 Jun 20:20
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge. Highlights for this release include:

  1. Improvements to CSS code completion.
  2. Improvements to PHP code completion. Documentation for many functions is
    now included.
  3. JavaScriptOutlineTree now understands basic JavaScript OO paradigms much
    better.

2.5.2

09 Mar 05:08
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge. This release brings the following changes:

  1. 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.
  2. CSS code completion.
  3. Fixing bug in XML outline tree for XML files with DTDs specified.

2.5.1

03 Dec 00:19
Compare
Choose a tag to compare
Tagging 2.5.1 release