mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
| .. | ||
| .env.sample | ||
| index.rst | ||
| nginx.conf | ||
| README.md | ||
| schema.graphql | ||
| schema.proto | ||
Language Fixtures
Manual verification checklist:
- Open each file in the app.
- Confirm the language picker switches to the expected language:
.env.sample-> Dotenvschema.proto-> Protoschema.graphql-> GraphQLindex.rst-> reStructuredTextnginx.conf-> Nginx
- Confirm syntax highlighting shows keywords, strings, and comments where applicable.
- Paste each file's contents into a new tab and confirm the picker updates.