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
- Host: GitHub
- URL: https://github.com/create3000/x_ite-vscode-formatter
- Owner: create3000
- License: mit
- Created: 2025-03-25T17:56:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T18:55:49.000Z (6 months ago)
- Last Synced: 2025-09-28T20:44:11.913Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# X3D and VRML Formatter for VS Code
[](https://marketplace.visualstudio.com/items?itemName=create3000.x-ite-vscode-formatter)
[](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)