StreamJam VSCode ExtensionProvides intellisense when developing StreamJam components. Features
RequirementsStreamJam Python and Javascript framework. Extension SettingsNone yet. Known Issues
NotesThis extension depends on a fork of Svelte's language-tools repository. Directly invoking Svelte's language server from within this extension would cause the LS to not launch when svelte's extension tries to invoke it. This is caused due to reregistering of commands by the two instances of the server. This fork renames these commands on the server. Language-tools is added as a git submodule.
Enjoy! |