The Oracle Developer Tools extension for VS Code provides a basic LSP that seems to be JS backed by a .NET library that does quite a bit of work as well.
Are there any plans to release a LSP (https://microsoft.github.io/language-server-protocol/) for Oracle SQL and PL/SQL that can be used by editors that support the LSP standard? In particular I'm looking for support in Sublime Text but many editors support the LSP standard.