Skip to content

mortend/vscode-extension

 
 

Repository files navigation

fuse-vscode

Fuse extension for Visual Studio Code. This plugin uses information and code from:

Features

  • Syntax highlighting
  • Code completion
  • Launch preview from commands in VS Code, including local debug
  • Send selection from VS Code to Fuse Studio
  • Update UX from Fuse Studio
  • Diagnostics on compiler errors, list appears in the PROBLEMS-tab
  • Keybindings for starting preview window
  • Auto close tag ux file
  • Set cursor position when auto close tag

Extension Settings

This extension currently has no configurable settings.

Known Issues

See issues on repository.

Develop

Run npm install after cloning. Start code in the directory using code .. Press F5 to launch extension development sandbox.

Run npm run build to produce a packaged extension file (fuse-vscode-VERSION.vsix).

About

Fuse extension for Visual Studio Code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%