8000 Releases · eclipse-lsp4e/lsp4e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: eclipse-lsp4e/lsp4e

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

LSP4E 0.27.0 released

20 Jan 14:42
Compare
Choose a tag to compare

What's Changed

  • feat: add icons for SymbolKind.Object, SymbolKind.TypeParameter by @sebthom in #1178
  • feat: add "Collaps All" button to ouline view by @sebthom in #1177
  • feat: support initial folding of license header by @sebthom in #1184
  • feat: add "Copy Value" context menu item to LanguageServers view by @sebthom in #1185
  • feat: support auto folding of comments and add folding preferences page by @sebthom in #1171

Fixes

  • fix: Prevent LanguageServers.forProject().anyMatching() from blocking by @sebthom in #1179
  • fix: Do not log InterruptedException as error in LSPTextHover by @rubenporras in #1159
  • perf: add findResourceFor(URI) cache to SymbolsLabelProvider #907 by @sebthom in #1172
  • perf: Improve the performance of LSPFoldingReconcilingStrategy.applyFolding by @merks in #1182
  • fix: Path matching in TextSelectionToIVariable does not work on Windows by @FlorianKroiss in #1175
  • fix: use human-friendly sorting in Outline by @sebthom in #1174

Removals

  • refact: remove deprecated LSPDiagnosticsToMarkers(IProject, String) ctor by @sebthom in #1188
  • refact: remove deprecated DocumentSymbolWithFile class by @sebthom in #1189

Other minor changes

Full Changelog: 0.26.7...0.27.0

LSP4E 0.26.7 released

05 Dec 12:11
803ae83
Compare
Choose a tag to compare

New features

Fixes

Build

  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.10.0 in /org.eclipse.lsp4e by @dependabot in #1134
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.10.0 to 1.11.0 in /org.eclipse.lsp4e by @dependabot in #1135
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.0 to 1.11.1 in /org.eclipse.lsp4e by @dependabot in #1137
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.1 to 1.11.2 in /org.eclipse.lsp4e by @dependabot in #1138
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.2 to 1.11.3 in /org.eclipse.lsp4e by @dependabot in #1142
  • fix(deps): bump tycho-version from 4.0.9 to 4.0.10 in /org.eclipse.lsp4e by @dependabot in #1141
  • fix(deps): bump tycho-version from 4.0.9 to 4.0.10 in /repository by @dependabot in #1140
  • fix(deps): bump tycho-version from 4.0.9 to 4.0.10 in /org.eclipse.lsp4e.test by @dependabot in #1139
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.3 to 1.12.1 in /org.eclipse.lsp4e by @dependabot in #1145
  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.12.1 to 1.13.0 in /org.eclipse.lsp4e by @dependabot in #1147
  • fix target after removal of SimRel milestone P2 site by @rubenporras in #1154

New Contributors

Full Changelog: 0.26.6...0.26.7

LSP4E 0.26.6 released

03 Oct 08:24
75c65fd
Compare
Choose a tag to compare

What's Changed

Fixes

New features

Build

  • build: Update to latest guava 33.3.0 from Orbit by @akurtakov in #1108
  • fix(deps): bump tycho-version from 4.0.8 to 4.0.9 in /repository by @dependabot in #1115
  • fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.5.0 to 1.5.1 in /org.eclipse.lsp4e.test by @dependabot in #1118
  • fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.5.1 to 1.5.2 in /repository by @dependabot in #1123

Full Changelog: 0.26.5...0.26.6

0