Skip to content

Releases: eclipse/lsp4e

0.26.0

27 Apr 12:45
Compare
Choose a tag to compare

What's Changed

Build

  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.8.1 to 1.9.0 in /org.eclipse.lsp4e by @dependabot in #962

Note: #964 is a breaking change needed to conform to the LSP. A similar change has been done in Xtext Language Server. Therefore the SemanticTokens request with this new release is compatible with Xtext 2.34 (See eclipse/xtext#2753), while older versions are compatible with older Xtext releases.

Full Changelog: 0.25.1...0.26.0

0.25.1

04 Apr 14:43
58b0873
Compare
Choose a tag to compare

What's Changed

  • Support limiting the number of outline symbols to avoid UI freezes by @sebthom in #704
  • add missing array outline icon by @sebthom in #945
  • Support click on inlayhint label parts by @BoykoAlex in #923
  • Create job to monitor the initialization of the language server by @joaodinissf in #947
  • Handle cancellation of initializeFutureMonitor in LSWrapper by @joaodinissf in #952
  • Refactor Preview for WorkspaceEdit with needsConfirmation flag by @BoykoAlex in #953
  • Use Rename and MoveRename ResourceChange classes if possible by @BoykoAlex in #954
  • Fixed #958 Add ID to menu to allow external contributions by @ylussaud in #959
  • Fix logic of LSWrapper.canOperate() when project is null by @joaodinissf in #949
  • Remove UI-blocking pop-up in LSWrapper.getInitializedServer() by @joaodinissf in #951

Build

  • Fix build failure by removing dependency on org.eclipse.osgi.services by @joaodinissf in #950
  • fix(deps): bump tycho-version from 4.0.6 to 4.0.7 in /org.eclipse.lsp4e.test by @dependabot in #956

New Contributors

Full Changelog: 0.25.0...0.25.1

0.25.0

05 Mar 08:37
31780c6
Compare
Choose a tag to compare

What's Changed

Build

  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.8.0 to 1.8.1 in /org.eclipse.lsp4e by @dependabot in #921
  • Releng improvements by @akurtakov in #937
  • Jenkinsfile improvements by @akurtakov in #938

New Contributors

Full Changelog: 0.24.8...0.25.0

0.24.8

14 Feb 10:06
Compare
Choose a tag to compare

What's Changed

  • JDT completions coming from LS application fixed by @BoykoAlex in #908
  • [#909] Add missing keys for enabling go to next / previous annotation actions by @travkin79 in #910
  • Pick up latest Guava from orbit by @akurtakov in #918
  • Fix NPE if ITextViewer is nullified during call to .underline() by @joaodinissf in #914

Build

Full Changelog: 0.24.7...0.24.8

0.24.7

02 Feb 10:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.24.6...0.24.7

0.24.6

08 Jan 12:43
c658b0d
Compare
Choose a tag to compare

What's Changed

  • let LSJavaCompletionProposal implement extension interface to enable linked editing mode by @martinlippert in #881
  • Fix closing quick outline dialog after selection by @travkin79 in #888

Build

  • fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.7.1 to 1.8.0 in /org.eclipse.lsp4e by @dependabot in #887

New Contributors

Full Changelog: 0.24.5...0.24.6

0.24.5

23 Nov 12:29
Compare
Choose a tag to compare

What's Changed

  • Make sure that dspParameters map is always initialized by @akurtakov in #878

Build

Full Changelog: 0.24.4...0.24.5

0.24.4

15 Nov 11:43
Compare
Choose a tag to compare

What's Changed

Build

  • fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 in /org.eclipse.lsp4e by @dependabot in #863
  • fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.4.2 to 1.4.3 in /org.eclipse.lsp4e.test by @dependabot in #874
  • Update Highlight.js to 11.9.0 by @vrubezhny in #843

New Contributors

Full Changelog: 0.24.3...0.24.4

0.24.3

20 Oct 08:11
a339f14
Compare
Choose a tag to compare

What's Changed

Build

  • fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /org.eclipse.lsp4e by @dependabot in #848
  • Build with Tycho 4.0.3 by @akurtakov in #852
  • Update target platform with latest lsp4e and wikitext by @akurtakov in #853
  • Remove Maven Artifacts from the target by @rubenporras in #851

New Contributors

Full Changelog: 0.24.2...0.24.3

0.24.2

26 Sep 13:59
Compare
Choose a tag to compare

What's Changed

  • open file from type hierarchy when file not in workspace by @ghentschke in #774
  • Cancelling LangaugeServers.computeFirst send LS cancel event by @mickaelistria in #777
  • Cancelling computeAll futures sends cancel to LS by @mickaelistria in #779
  • Cancelling computeAll futures sends cancel to LS by @mickaelistria in #780
  • Support cancellation for folding, highlight and linkedediting by @mickaelistria in #781
  • fix missing member from types in external file by @ghentschke in #776
  • Declare itemDefaults capabilities by @mickaelistria in #782
  • Fix References Displaying Incorrect Line Number in Search Panel by @sdaimwood in #785
  • Json parameters can now be substituted. by @Si-So in #786
  • Add link to releases to changelog by @jonahgraham in #791
  • Make default implementation of configuration conform to specification by @brychcy in #792
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 in /org.eclipse.lsp4e by @dependabot in #797
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 in /repository by @dependabot in #795
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 in /org.eclipse.lsp4e.test by @dependabot in #796
  • Fix undefined triggerCharacter for TriggerKind.Invoked by @ghentschke in #798
  • Fix SWT Resource not properly disposed on LSPSymbolInWorkspaceDialog by @ghentschke in #801
  • Use single dispose call by @ghentschke in #803
  • use formatDocument as fallback for willSaveWaitUntil by @ghentschke in #783
  • Do not filter workspace symbols in dialog by @mickaelistria in #805
  • Version bumps by @ghentschke in #806
  • Make "Find references" capable of handling non workspace resources by @mickaelistria in #810
  • Re-ask LS for workspaceSymbols on every change by @mickaelistria in #811
  • Fix and unit test for #804: Race condition in LanguageServerWrapper by @ChristophKaser in #808
  • Register documentcontentsynchronizer as prenotified listener by @zulus in #812
  • Fix completion by @mickaelistria in #816
  • Collapse import foldingRanges by default by @mickaelistria in #818
  • Fix TokenTypeMapper: Return token from TokenProvider when possible by @jnt0r in #815
  • InsertTextMode.AdjustIndentation when cursor (and completion) is not at the start of the line by @ChristophKaser in #819
  • Set a job family on the update markers from diagnostics job by @rubenporras in #825

New Contributors

Full Changelog: 0.24.1...0.24.2