Shivam Madan

Results 5 issues of Shivam Madan

Automated tests for testing frontend localisation.

OCA Verified
do not merge

- 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...

Java
LSP
VSCode Extension

* 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...

OCA Verified

Updated patch in line with the netbeans PR https://github.com/apache/netbeans/pull/8637

OCA Verified

## 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...