Is there a dummy package somewhere that exposes the entire sublime API to use for things like autocomplete? It’d be nice to use lsp and type hinting where available but tools can’t find the sublime
package because it doesn’t exist.
How are you guys handling this?