Skip to content

Releases: eclipse/lsp4e

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

0.24.1

23 Aug 13:09
Compare
Choose a tag to compare

What's Changed

  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 in /repository by @dependabot in #770
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 in /org.eclipse.lsp4e by @dependabot in #769
  • Completion cancellation by @mickaelistria in #767
  • fix failing completion at offset 0 by @ghentschke in #768

Full Changelog: 0.24.0...0.24.1

Discussion about the release in #772

0.24.0

23 Aug 13:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.23.0...0.24.0

0.23.0

24 May 15:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0

0.22.0

15 Mar 14:50
f894c17
Compare
Choose a tag to compare

What's Changed

Read more