Pyra Adds syntax highlighting, language support, and a custom file icon for Pyra files in VS Code. Features Syntax highlighting for keywords, numbers, strings, variables, comments, and punctuation. Custom .pyra file icon for easy identification. Works with your Pyra interpreter/executable. Ready for snippets and code templates in future updates. Screenshot example: Requirements VS Code ≥ 1.103.0 Python installed (for running Pyra interpreter/exe) Extension Settings This extension currently has no custom settings. Future updates may include: Enabling/disabling Pyra syntax highlighting Snippet customization Known Issues Icon theme may require manual selection in VS Code: Ctrl+Shift+P → Preferences: File Icon Theme → Pyra File Icons Multi-line comments and advanced syntax may not be fully highlighted yet. Release Notes 0.0.1 Initial release with syntax highlighting and custom icon. 0.1.0 Added snippets for fun, if, while, and print. Improved highlighting for arrays and functions. For more information Visual Studio Code Extensions Pyra Programming Language (link to your language docs if available) Enjoy coding with Pyra! 🚀 |