platform/angel_vscode
2018-11-12 04:43:28 -05:00
..
.vscode init extension 2018-11-12 02:48:46 -05:00
media Add snippets 2018-11-12 03:22:54 -05:00
snippets Fixed snippets 2018-11-12 03:33:16 -05:00
src init extension 2018-11-12 02:48:46 -05:00
syntaxes Grammar for Jael done 2018-11-12 04:38:33 -05:00
.gitignore init extension 2018-11-12 02:48:46 -05:00
.vscodeignore init extension 2018-11-12 02:48:46 -05:00
CHANGELOG.md init extension 2018-11-12 02:48:46 -05:00
package-lock.json init extension 2018-11-12 02:48:46 -05:00
package.json Grammar for Jael done 2018-11-12 04:38:33 -05:00
README.md README 2018-11-12 04:43:28 -05:00
tsconfig.json init extension 2018-11-12 02:48:46 -05:00
vsc-extension-quickstart.md init extension 2018-11-12 02:48:46 -05:00

Angel Framework support for VSCode

The Angel Framework

This extension provides IDE support within VSCode for the Angel Web server framework. The goal of this package is to improve the overall development experience when working with Angel.

Features

  • Dart snippets for Angel framework code
  • Syntax highlighting for the Jael templating engine
  • COMING SOON: Language server support for Jael