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: 7 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-28T10:03:40.000Z (18 days ago)
- Last Synced: 2026-06-28T12:05:41.767Z (18 days ago)
- Language: JavaScript
- Homepage:
- Size: 81.1 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://open-vsx.org/extension/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)
* [X3D Syntax Highlighting](https://marketplace.visualstudio.com/items?itemName=create3000.x3d-vscode-syntax-highlighting)