Skip to content

transitland/transitland-atlas-vscode-extension

Repository files navigation

Visual Studio Code extension for Transitland Atlas DMFR files

Make it easier to create and edit DMFR files using Visual Studio Code.

Commands (access from the command palette):

  • Create new DMFR file
  • Apply opinionated format to current DMFR file

Snippets (while editing a JSON file):

  • DMFR file: Create the base structure for a new Transitland Atlas DMFR file

Development

To build the extension:

npm install -g @vscode/vsce
yarn run package

To install the extension:

code --install-extension transitland-atlas-vscode-extension-0.0.2.vsix

Perhaps in the future we'll publish this to the Visual Studio Code extension marketplace.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published