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

https://github.com/create3000/x_ite-vscode-formatter

X3D and VRML Formatter for VS Code
https://github.com/create3000/x_ite-vscode-formatter

Last synced: 5 months ago
JSON representation

X3D and VRML Formatter for VS Code

Awesome Lists containing this project

README

          

# X3D and VRML Formatter for VS Code

[![VS Code marketplace](https://img.shields.io/static/v1?label=VS%20Code%20Marketplace&message=x-ite-vscode-formatter&color=blue)](https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode-formatter)
[![DeepScan grade](https://deepscan.io/api/teams/23540/projects/29167/branches/937789/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=23540&pid=29167&bid=937789)

This extension adds formatting to X3D and VRML. It is based on the [X_ITE X3D Browser](https://create3000.github.io/x_ite/).

* Open a X3D or VRML file in the editor (status bar should show `X3D` or `VRML` as mode).
* Use command `Format Document`.

## 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)