Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Contract ViewerNew to Visual Studio Code? Get it now.
Contract Viewer

Contract Viewer

Jonas Hammerschmidt

|
167 installs
| (2) | Free
Viewer for contractor.xml
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

Contract Viewer

VS-Code Extension zum Erstellen von Contractor Skripten

Allgemein

Der Contract Viewer ist eine VS-Code Extension. Diese fügt einen Editor hinzu, der *.contract-Dateien in geeigneter Form darstellt und zur Bearbeitung anbietet. Auch können aus dem Editor heraus Contractor Skripte generiert werden.

Development

This project was generated with Angular CLI, so it can be be used for angular development by default.

To test your extension in vscode context:

$ yarn install
$ yarn run build

After build process you can press F5 to "Start Debugging" (or: select in menu "Debug" -> "Start Debugging"). A new window will open in which you need to open command palette (Ctrl/Cmd + Shift + P) and select "Angular: Open Webview" to start your extension.

Packaging

To generate extension in VSIX format execute the package command:

yarn run package

Finally the generated VSIX file with VSCode extension should appear in the root folder of your project.

Credits

  • vscode-webview-angular
  • microsoft/vscode-extension-samples/custom-editor-sample
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft