Krpano Markup Language for Visual Studo Code
This extension add support to write XML files for Krpano, a small and very flexible high-performance viewer for all kind of panoramic images and interactive virtual tours.
Features
At the momment it only features syntax highlighting.
Installation
- Navigate to the VS Code extensions folder.
Windows: %USERPROFILE%.vscode\extensions macOS/Linux: $HOME/.vscode/extensions
- Clone this project
git clone https://github.com/rafaelgpaz/krpano-markup-language.git
-
In VS Code open the user settings.
-
Add the following line:
"files.associations": {
"*.xml": "krpano"
}
ToDo
- Indentation rules
- Snippets
- Intellisense
- Hovers
- Validators
Contribute
Please contribute to make this extension grow and help other developers to create fantastic 360 virtual tours with Krpano. Fork this project, report any issues or send your comments and suggestions.
