Skip to content

Uses VS Code's custom editor API to allow editing XML schemas in a visual manner similar to Altova XMLSpy.

License

Notifications You must be signed in to change notification settings

neumaennl/vscode-visual-xml-schema-editor

Repository files navigation

Visual XML Schema Editor Extension for Visual Studio Code

Uses VS Code's custom editor API to allow editing XML schemas in a visual manner similar to Altova XMLSpy.

References

VS Code API

vscode module

Running the example

This is currently based on the official Custom Editor API Samples from Microsoft.

  • Open this example in VS Code 1.46+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging

Open the example files from the exampleFiles directory.

About

Uses VS Code's custom editor API to allow editing XML schemas in a visual manner similar to Altova XMLSpy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published