Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Open InventorNew to Visual Studio Code? Get it now.
Open Inventor

Open Inventor

Renreok

|
124 installs
| (3) | Free
Syntax highlighting and editing support for Open Inventor scene graphs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

open-inventor README

This extension provides basic syntax highlighting and edititing support for Open Inventor scene graph files.

Features

  • Syntax highlighting of node and field names vs. string and numeric constants
  • Basic folding (collapsing and extending of node content and sub trees of the scene graph)

Extension Settings

This extension does not have any settings.

Known Issues

  • Syntax highlighting is restricted to a basic syntactic analysis using a Textmate grammar
    • It does not distinguish between node and field names
    • Enum values are recognized as such if they consist of capital letters and underscores only
  • Folding only works correctly when a line contains only a single curly bracket or a single pair of curly brackets

Release Notes

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft