Skip to content

Releases: eclipse-lsp4e/lsp4e

LSP4E 0.27.10 released

16 Sep 08:19
Compare
Choose a tag to compare

Fixes

Other changes

  • refact: remove unused/defunc LanguageServiceAccessor.getLSDefinition by @sebthom in #1320

Build

  • ci(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1313
  • fix: correct target file to match 2025-09 packages by @rubenporras in #1317
  • Update to Java 21 the Jenkins Pipeline to allow upgrade to Tycho 5.0.0 by @rubenporras in #1318
  • Update to Java 21 the Lincense Check to allow upgrade to Tycho 5.0.0 by @rubenporras in #1319
  • fix(deps): bump tycho-version from 4.0.13 to 5.0.0 in /org.eclipse.lsp4e.test by @dependabot[bot] in #1316
  • fix(deps): bump tycho-version from 4.0.13 to 5.0.0 in /org.eclipse.lsp4e by @dependabot[bot] in #1315
  • fix(deps): bump tycho-version from 4.0.13 to 5.0.0 in /repository by @dependabot[bot] in #1314

New Contributors

Full Changelog: 0.27.9...0.27.10

LSP4E 0.27.9 released

21 Aug 06:53
1e4587d
Compare
Choose a tag to compare

New functionality

  • Expose language server's InitializeResult in LanguageServerWrapper by @joaodinissf in #1309

Fixes

Full Changelog: 0.27.8...0.27.9

LSP4E 0.27.8 released

16 Jul 09:55
cc3fb63
Compare
Choose a tag to compare

What's Changed

Fixes

Build

  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 in /org.eclipse.lsp4e.test by @dependabot[bot] in #1291
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 in /repository by @dependabot[bot] in #1293
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 in /org.eclipse.lsp4e by @dependabot[bot] in #1304
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 in /repository by @dependabot[bot] in #1303
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 in /org.eclipse.lsp4e.test by @dependabot[bot] in #1302

New Contributors

Full Changelog: 0.27.7...0.27.8

LSP4E 0.27.7 released

02 Jul 04:40
7718222
Compare
Choose a tag to compare

Fixes

Full Changelog: 0.27.6...0.27.7

LSP4E 0.27.6 released

12 Jun 04:11
1d31925
Compare
Choose a tag to compare

Fixes

Build

  • Bump com.vegardit.no-npe:no-npe-eea-all from 1.3.5 to 1.3.6 by @sebthom in #1285

Full Changelog: 0.27.5...0.27.6

LSP4E 0.27.5 released

05 Jun 06:12
Compare
Choose a tag to compare

FIxes

Build

  • bump tycho-version from 4.0.12 to 4.0.13 by @sebthom in #1277
  • bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 in /org.eclipse.lsp4e by @dependabot in #1279

New Contributors

Full Changelog: 0.27.4...0.27.5

LSP4E 0.27.4 released

07 May 15:07
Compare
Choose a tag to compare

What's Changed

Fixes

  • Do not propagate the CancellationException if the feature has been by @rubenporras in #1242
  • Wait for the correct futures before returning the trigger characters by @rubenporras in #1243
  • "SWTException: Widget is disposed" in CNFOutlinePage#refreshTreeSelection by @sebthom in #1248
  • Check for potential null futures in CancellationSupport.execute() by @sebthom in #1247
  • Exception in Outline view when LS fails to start (#1239) by @sebthom in #1249
  • Defer browser evaluations until DOM is ready in hover control by @sebthom in #1250
  • Fix format without selected range when documentFormattingProvider=false by @mickaelistria in #1252

Build

  • fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.3.4 to 1.3.5 by @sebthom in #1237

Full Changelog: 0.27.3...0.27.4

LSP4E 0.27.3 released

28 Mar 09:06
7a03d6a
Compare
Choose a tag to compare

What's Changed

Build

New Contributors

Full Changelog: 0.27.2...0.27.3

LSP4E 0.27.2 released

17 Mar 08:48
Compare
Choose a tag to compare

What's Changed

  • [#1207] cache IResource in EnablementTester by @ghentschke in #1208
  • fix: collapse-all icon not displayed in outline when eclipse jdt plugin is not installed. Fixes #1212 by @sebthom in #1213
  • refact: cleanup of CompletionProposalTools.getScoreOfFilterMatch by @sebthom in #1215

Build

  • fix(deps): bump tycho-version from 4.0.10 to 4.0.11 in /repository by @dependabot in #1211
  • fix(deps): bump tycho-version from 4.0.10 to 4.0.11 in /org.eclipse.lsp4e by @dependabot in #1209
  • fix(deps): bump tycho-version from 4.0.10 to 4.0.11 in /org.eclipse.lsp4e.test by @dependabot in #1210
  • fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 in /org.eclipse.lsp4e by @dependabot in #1214
  • Fix compile against latest Orbit by @akurtakov in #1219
  • fix(deps): bump tycho-version from 4.0.11 to 4.0.12 in /org.eclipse.lsp4e by @dependabot in #1218

Full Changelog: 0.27.1...0.27.2

LSP4E 0.27.1 released

02 Feb 16:17
c99624b
Compare
Choose a tag to compare

New features

Fixes

Build

Full Changelog: 0.27.0...0.27.1