Skip to content

Releases: bobbylight/RSTALanguageSupport

3.3.0

03 Oct 02:39
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.3.0). This release brings the following changes:

  • Fix #60: Use latest Rhino version to support more ES6 features
  • RSyntaxTextArea dependency bumped to version 3.3.0

3.1.4

22 Jan 17:16
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.1.4). This release brings the following changes:

  • RSyntaxTextArea dependency bumped to version 3.1.6
  • AutoComplete dependency bumped to 3.1.5

3.1.3

09 Dec 03:25
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.1.3). This release brings the following changes:

  • RSyntaxTextArea dependency bumped to version 3.1.4
  • AutoComplete dependency bumped to 3.1.3

3.1.2

14 Jun 21:54
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.1.2). This release brings the following changes:

  • Fix #54: PHP code blocks should delegate to the 'are-we-in-a-word-and-that-feature-is-enabled' parent implementation for code completion
  • Fix #56: Hard crash in JavaParser in certain caases with incomplete generic type params
  • Added the start of 6502 Assembler completion support
  • RSyntaxTextArea dependency bumped to version 3.1.3
  • AutoComplete dependency bumped to 3.1.2

3.1.1

27 Dec 20:33
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.1.0). This release brings the following changes:

  • RSyntaxTextArea dependency bumped to version 3.1.2
  • AutoComplete dependency bumped to 3.1.1

3.1.0

15 Mar 22:46
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.1.0). This release brings the following changes:

  • RSTA and AutoComplete dependencies bumped to version 3.1.0

3.0.2

19 Jan 04:14
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.0.2). This release brings the following changes:

  • RSTA and AutoComplete dependencies are now pulled from Maven Central

3.0.1

26 Sep 02:31
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.0.1). This release brings the following changes:

  • Fix #50: XML source tree is slow to render with large XML files

3.0.0

24 Dec 16:04
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:3.0.0). This release brings the minimum required JRE to Java 8.

2.6.0

17 Sep 22:08
Compare
Choose a tag to compare

Precompiled jars are available on SourceForge and Maven (com.fifesoft:languagesupport:2.6.0). This release adds basic TypeScript language support and fixes some bugs with the Java parser.