We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d159968 commit bde077bCopy full SHA for bde077b
1 file changed
src/main/resources/META-INF/plugin.xml
@@ -6,6 +6,14 @@
6
7
<change-notes><![CDATA[
8
9
+ <h3>0.19.3</h3>
10
+ <ul>
11
+ <li>Provide <a href="https://github.com/redhat-developer/lsp4ij/blob/main/docs/LSPApi.md#custom-launcher-builder">Custom launch Builder</a> API</li>
12
+ <li>Improve performance</li>
13
+ <li>Fixed several bugs and improved overall <strong>stability</strong> for LSP and DAP</li>
14
+ </ul>
15
+ See the full list of changes in the <a href="https://github.com/redhat-developer/lsp4ij/milestone/26?closed=1">changelog</a>.
16
+
17
<h3>0.19.2</h3>
18
<ul>
19
<li>Improve performance</li>
0 commit comments