An open API service indexing awesome lists of open source software.

https://github.com/create3000/x3d-vscode-syntax-highlighting

X3D VRML Classic Encoding Syntax Highlighting
https://github.com/create3000/x3d-vscode-syntax-highlighting

json syntax-highlighting vrml x3d x3dj x3dv

Last synced: about 2 months ago
JSON representation

X3D VRML Classic Encoding Syntax Highlighting

Awesome Lists containing this project

README

          

# X3D Syntax Highlighting

[![VS Code marketplace](https://img.shields.io/static/v1?label=VS%20Code%20Marketplace&message=x3d-vscode-syntax-highlighting&color=blue)](https://marketplace.visualstudio.com/items?itemName=create3000.x3d-vscode-syntax-highlighting)
[![Open VSX Registry](https://img.shields.io/static/v1?label=Open%20VSX%20Registry&message=x3d-vscode-syntax-highlighting&color=c160ef)](https://open-vsx.org/extension/create3000/x3d-vscode-syntax-highlighting)

This Extension adds syntax highlighting support for X3D XML Encoding (.x3d), X3D Classic VRML Encoding (.x3dv), X3D JSON Encoding (.x3dj) and VRML 2.0 (.wrl) to VS Code.

![X3D Syntax Highlighting](images/sreenshot1.png)

## License

This software is licensed under the [MIT License](LICENSE.md).

## See Also

* [X_ITE VS Code Extension](https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode)
* [X_ITE VS Code Formatter](https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode-formatter)