File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <vendor email =" developers@redhat.com" url =" https://github.com/redhat-developer/lsp4ij/issues" >Red-Hat</vendor >
66
77 <change-notes ><![CDATA[
8+ <h3>0.0.2</h3>
9+ <ul>
10+ <li>Provide an API to enable/disable & start/stop language server</li>
11+ <li>Support for syntax coloration for Markdown code block and indented blockquote on hover, completion documentation.</li>
12+ <li>Support 'deprecated'/'unnecessary' diagnostic tags</li>
13+ <li>Support for LSP 'workspace/configuration'</li>
14+ <li>Support for triggered chars in LSP completion support</li>
15+ <li>Support for labelDetails in completion</li>
16+ <li>Display platform file icons on completion</li>
17+ <li>Provides menu for LSP implementation/references/declaration/type definition</li>
18+ <li>Export user defined language server</li>
19+ <li>Support Macros in the start LS command</li>
20+ <li>Improve performance</li>
21+ <li>Fixing bugs</li>
22+ </ul>
23+ Learn more in the <a href="https://github.com/redhat-developer/lsp4ij/milestone/2?closed=1">changelog</a>.
24+
825 <h3>0.0.1</h3>
926 <ul>
1027 <li>Initial release</li>
1128 </ul>
1229 Learn more in the <a href="https://github.com/redhat-developer/lsp4ij/milestone/1?closed=1">changelog</a>.
30+
1331 ]]>
1432 </change-notes >
1533 <description >
You can’t perform that action at this time.
0 commit comments