Shivam Madan
Shivam Madan
Automated tests for testing frontend localisation.
- Project,Package and Object names checked to be valid identifiers . Giving LSP client error messages for funky names like "123Funky$ Name" - Project and Object placement directories checked for...
* Introduce open extension user directory command. * Opens the language server user directory for the current workspace * Improve delete cache error to prompt for manual deletion. * Added...
Updated patch in line with the netbeans PR https://github.com/apache/netbeans/pull/8637
## Fix Imports Code action for LSP Client - Fix Imports command in netbeans helps to add missing imports. - Currently each missing import was shown as quick fix suggestions...