Skip to content

RafaelGPaz/vscode-krpano-language

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Screenshot

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.

Screenshot

Installation

  1. Navigate to the VS Code extensions folder.

Windows: %USERPROFILE%.vscode\extensions macOS/Linux: $HOME/.vscode/extensions

  1. Clone this project

git clone https://github.com/rafaelgpaz/krpano-markup-language.git

  1. In VS Code open the user settings.

  2. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published