Martin Entlicher created NETBEANS-5325:
------------------------------------------

             Summary: Use the new file operation events introduced in LSP 3.16
                 Key: NETBEANS-5325
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5325
             Project: NetBeans
          Issue Type: Improvement
          Components: lsp, vscode
            Reporter: Martin Entlicher
             Fix For: 12.4


There are new file operation events introduced in LSP 3.16:

[https://microsoft.github.io/language-server-protocol/specifications/specification-current/#version_3_16_0]

They will be in LSP4J 0.11.*  (the changes are on the master branch already)

We should leverage them in our LSP server and e.g. create files from templates. 
It's really a bad user experience when the user needs to write package and 
class declaration manually.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to