1. 97a9e0f Bug 553548: Update to LSP4J 0.9.0 which has DAP 1.36 and 1.37 changes by Jonah Graham · 4 years, 4 months ago
  2. f85b38e Use JDT's @NonNull by Jonah Graham · 4 years, 4 months ago
  3. 040ffce Bug 558928 - Some test cases fail on Windows by Max Bureck · 4 years, 4 months ago
  4. ff2b523 Bug 536089 - Execute CompletionItem.command after applying completion by Max Bureck · 4 years, 4 months ago
  5. 1309ff1 Bug 558546 - NullPointerException in LanguageServerWrapper.canOperate by Mickael Istria · 4 years, 4 months ago
  6. c84672d [releng] Update target platform to released platform 4.14 p2 repo by Jonah Graham · 4 years, 5 months ago
  7. 4febecc Fixed possible NPE in SymbolsLabelProvider during tests. by Markus Ofterdinger · 4 years, 5 months ago
  8. 22a84ff Tiny bugfix: Avoid NPE showing up in test cases by Max Bureck · 4 years, 5 months ago
  9. 126b066 Bug 553565 - Add path param to LSP command handler by Max Bureck · 4 years, 5 months ago 0.13.0
  10. c307899 Bug 553565 - Handling CodeLens commands on click on CodeMining by Max Bureck · 4 years, 5 months ago
  11. 4a184e9 Bug 528943 - Map CodeActions to quickAssist by Andrew Obuchowicz · 4 years, 8 months ago
  12. ade065d Bug 525411 - [rename] input field should be filled with symbol to rename by Pierre-Yves B · 4 years, 8 months ago
  13. e2d7c40 Update LSP4J dependency to version 0.8.1 by Jonah Graham · 4 years, 6 months ago
  14. 1fcd633 Bug 553400 - Log preference page not usable on Java 11 by Mickael Istria · 4 years, 6 months ago
  15. 819cb35 Bug 553376 - Logs preference page does not work on Windows by Pierre-Yves B. · 4 years, 6 months ago
  16. 16d70db Bug 553196 - Console terminate button always enabled even when the by Pierre-Yves B. · 4 years, 6 months ago
  17. 3d097e9 Bug 553234 - Implement DSPDebugTarget disconnect methods by Pierre-Yves B. · 4 years, 6 months ago
  18. 411715d Bug 553196 - Toolbar terminate button always enabled even when the by Pierre-Yves B. · 4 years, 6 months ago
  19. 9feee79 Bug 553139 - NullPointerException if the debug adapter does not support by Pierre-Yves B. · 4 years, 6 months ago
  20. 49782da Bug 552953 - Dynamic registration for codeActions capability by Mickael Istria · 4 years, 6 months ago
  21. 66d553b Bug 552451 - Should the DSPProcess be added to the Launch when "attach" is used? by Pierre-Yves B. · 4 years, 7 months ago
  22. e178e6d Bug 542488: Expose more info about frame (address and stack depth) in the API by Jonah Graham · 4 years, 6 months ago
  23. f045d3d Bug 542488: Support breakpoints from any model by Jonah Graham · 4 years, 6 months ago
  24. ad17b3c Bug 542488: Add evaluate method to stack frame by Jonah Graham · 4 years, 6 months ago
  25. 72b5c9d Bug 542488: Source objects that are already strings are assumed to be paths by Jonah Graham · 4 years, 6 months ago
  26. 62a4b75 Bug 552436 - [NPE] Document URI may be null in HighlightReconcilingStrategy by Brian de Alwis · 4 years, 7 months ago
  27. 248d8f8 Bug 552429 - Initialize Hover and completion client capabilities for by azerr · 4 years, 7 months ago
  28. 8242903 Fix typo in "Mark Occurrences" command name by Michael Keppler · 4 years, 7 months ago
  29. 7288410 Provide human readable name for markers by Michael Keppler · 4 years, 7 months ago
  30. ff2ef4f Bug 548610 - Ensure didOpen complete before sending other requests by Mickael Istria · 4 years, 7 months ago
  31. b494757 Bug 552140 - NullPointerException in LSP4E by Markus Ofterdinger · 4 years, 7 months ago
  32. 24abd77 Bug 550964 - call get with timeout instead of join to avoid UI freeze when operation takes too long by Martin Lippert · 4 years, 8 months ago 0.12.0
  33. 385458a Documetation + Improve a bit the log preference page by Mickael Istria · 4 years, 8 months ago
  34. ae5a762 Bug 548697 - Outline blocks UI for a long time in case of big files by Mickael Istria · 4 years, 8 months ago
  35. 18fea72 Bug 550992 - Add support for experimental features by Edmundo Lopez Bobeda · 4 years, 8 months ago
  36. 0e76132 Bug 550847 - Support for window/showMessageRequest by Edmundo Lopez Bobeda · 4 years, 8 months ago
  37. 451c082 Bug 550968 - avoid creating extra docs by not calculating marker severity if doc does not already exist by Martin Lippert · 4 years, 8 months ago
  38. 5cef24e Bug 550835 - workaround for disappearing workspace symbols from the quick access list by Martin Lippert · 4 years, 8 months ago 0.11.0
  39. e8b761f Bug 550478: Install toggle breakpoint handler less aggressively by Jonah Graham · 4 years, 8 months ago
  40. 048c7af Increase org.eclipse.lsp4e.debug version by Mickael Istria · 4 years, 8 months ago
  41. 73a578f Support for dynamic registration for format capabilities by Mickael Istria · 4 years, 8 months ago
  42. 97ca346 Some support for setVariable by Mickael Istria · 4 years, 9 months ago
  43. 88ab0c3 Bug 546247 - call shutdown async incl. timeout plus exit when stopping language server by Martin Lippert · 4 years, 9 months ago
  44. 20b3070 Bug 541855 - Add support for "prepareRename" by Andrew Obuchowicz · 4 years, 9 months ago
  45. 52ae5a4 Bug 549904: race condition in server wrapper shutdown by Kris De Volder · 4 years, 9 months ago
  46. 0367949 Bug 546169 - WorkspaceSymbols in Quick Access by Mickael Istria · 4 years, 9 months ago
  47. 50d7fa7 [Bug 549758] Do not start LS from '/' if possible by Nico Orru · 4 years, 9 months ago
  48. 75788a9 Bug 546721 - Lots of Language Server initializations during a clean build by Lakshminarayana Nekkanti · 4 years, 9 months ago
  49. 8784b5e [Bug 549759] Added guard for null pointer before existing breakpoint search by Nico Orru · 4 years, 9 months ago
  50. 903713c Bug 522203 - Set id for org.eclipse.lsp4e.operations.hover.LSBasedHover by Angelo Zerr · 4 years, 9 months ago
  51. 4dee94c Fix potential NPE in SymbolsLabelProvider by Mickael Istria · 4 years, 9 months ago
  52. 8251328 Bug 549707 - Set languageId for files that don't have extension by Mickael Istria · 4 years, 9 months ago
  53. 88ffa4d Bug 549597 - Avoid starting LS when it's being stopped by BoykoAlex · 4 years, 10 months ago
  54. d9b0dea Bug 546247 - Exceptions when dealing with messages during shutdown by Mickael Istria · 4 years, 10 months ago
  55. b4d1611 Bug 542423 - [completion] Support for choice snippet by Mickael Istria · 4 years, 10 months ago
  56. 6ebc0ad Sanitize update site. by Alexander Kurtakov · 4 years, 10 months ago
  57. 900393b Bug 521809 - BadLocationException on copy by Lakshminarayana Nekkanti · 4 years, 10 months ago
  58. ebb4ea6 Bug 549125: Allow DSPDebugTarget to be extensible by Jonah Graham · 4 years, 10 months ago
  59. 22e7cbc Bug 537708 - Add support for 'textDocument/typeDefinition' by azerr · 4 years, 10 months ago
  60. 092f25c Bug 548729 - [Highlight] Set orange color for Write kind annotation by azerr · 4 years, 11 months ago
  61. bba1367 Remove workaround for private methods in IDE by Jonah Graham · 4 years, 11 months ago
  62. 0eff008 Upgrade to Tycho 1.4.0 by Jonah Graham · 4 years, 11 months ago
  63. 8cd17f6 Make projects pomless where possible by Jonah Graham · 4 years, 11 months ago
  64. c53b01d Bug 548513 - [definition] Hyperlink underline should use by angelozerr · 4 years, 11 months ago
  65. ad5225b Bug 548210 - Only send textDocument/didSave if the supports it by Jonas Hungershausen · 5 years ago
  66. 58cdcab Updgrade Target Platform to newer Platform by Mickael Istria · 4 years, 11 months ago
  67. 9f875bc Update Readme by Pierre-Yves B. · 4 years, 11 months ago
  68. 94ea47f Bug 548155 - workspace/symbol requests with empty query in quick access by Jonas Hungershausen · 5 years ago
  69. 9169431 Update some dependencies by Mickael Istria · 5 years ago 0.10.0
  70. c904fcc Use emojis for logging pref page by Mickael Istria · 5 years ago
  71. bbec559 Bug 547930 - Add support to declare a LS as singleton by Mickael Istria · 5 years ago
  72. be03807 Improve FoldingRange implementation by Mickael Istria · 5 years ago
  73. c255fd9 Bug 547210 - LSP4E doesn't set workspace folder in Eclipse 19-03 by Markus Ofterdinger · 5 years ago
  74. 70c7eb4 Bug 546169 - Contribute WorkspaceSymbols to Quick Access by Mickael Istria · 5 years ago
  75. e4c433c Bug 546907 - removed guava and xtext lib dependency from lsp4e bundle by Martin Lippert · 5 years ago
  76. a661b34 Bug 508812 - Improve error and logging handling by Pierre-Yves B. · 5 years ago
  77. 15e3c5d Bug 546367 - only ask active wrappers for their language server to avoid restarting old inactive ones by Martin Lippert · 5 years ago
  78. 2ebd06b Bug 546081 - IllegalArgumentException in SymbolsLabelProvider by Markus Ofterdinger · 5 years ago
  79. 6d981ef Bug 545950 - Allow not specifying the working directory by Pierre-Yves B. · 5 years ago
  80. 5902d8c Bug 545785 - fixed race condition with shared change params object being overridden before change message got sent by Martin Lippert · 5 years ago
  81. ea8fb8d plugin.xml expression prefer checking "viewer" by Mickael Istria · 5 years ago
  82. 63c185e Fixed failing tests on MacOS. by Markus Ofterdinger · 5 years ago
  83. 6cf0382 Bug 545447 - TimeOutException in EditorToOutlineAdapterFactory by Markus Ofterdinger · 5 years ago
  84. 577ce81 Bug 545023 - Freeze when closing editor by Mickael Istria · 5 years ago
  85. 9481d04 Fixed possible NullPointerExcpetion in DocumentColorProvider by Markus Ofterdinger · 5 years ago
  86. 06231ff Bug 543189 - NullPointerException in SymbolsModel.getChildren() by Jonas Hungershausen · 5 years ago
  87. 3357417 Bug 545582 - Logging to file fails if target file already exists by Mickael Istria · 5 years ago
  88. 5837946 Update TP by Mickael Istria · 5 years ago
  89. e384128 Remove timeout on computeCompletionProposals by Kris De Volder · 5 years ago
  90. 287da54 Fix small bug in 'error' completions by Kris De Volder · 5 years ago
  91. 38db138 Fixes sonarcloud bug by akrishnamurthi · 5 years ago
  92. 9d6a99e Bug 545496 - Debugger does not work properly with suspended threads by Alexander Kozinko · 5 years ago
  93. 241b427 Bug 545488 - CodeActions are applied as soon as context menu is created by Alexander Kozinko · 5 years ago
  94. 622aa69 Bug 543373 - ServerMessageHandler.logMessage() must use UTF-8 in console by Alexander Kozinko · 5 years ago
  95. a144764 sonar fixes #11 by Markus Ofterdinger · 5 years ago
  96. 025e3ec sonar fixes #10 by Markus Ofterdinger · 5 years ago 0.9.0
  97. ce92197 Make definition hyperlink less blocking by Mickael Istria · 5 years ago
  98. d8c73e2 Bug 545264 - fixed NPE for code lens and document color provider with additional checks by Martin Lippert · 5 years ago
  99. ed265d5 Bug 545264 - fixed NPE for code lens provider is there is no document by Martin Lippert · 5 years ago
  100. 96efd28 Bug 544985 - Fix Rename (2) by Mickael Istria · 5 years ago