Anso
3bf677af6c
feat: add syntax highlighting to .env editor tab ( #1459 )
...
Apply Monaco built-in ini language mode to the .env editor tab,
matching the syntax highlighting already used by the FileViewer,
diff previews, and Git source diffs for env content.
- EditorView.tsx: change env tab language from plaintext to ini
- Add EditorView.test.tsx: 3 cases asserting ini/yaml/files tabs
- Docs: update editor.mdx to reflect env tab has highlighting
2026-06-25 18:25:53 -04:00
..
2026-06-25 16:05:16 -04:00
2026-06-05 23:01:37 -04:00
2026-06-12 18:40:53 -04:00
2026-06-22 00:19:57 -04:00
2026-06-24 19:46:59 -04:00
2026-06-08 08:59:58 -04:00
2026-06-05 23:01:37 -04:00
2026-06-25 01:40:31 -04:00
2026-06-12 10:41:39 -04:00
2026-06-24 19:48:34 -04:00
2026-06-24 19:50:45 -04:00
2026-06-23 16:58:26 -04:00
2026-06-23 17:42:11 -04:00
2026-06-25 16:05:16 -04:00
2026-06-24 20:05:17 -04:00
2026-06-12 18:40:53 -04:00
2026-06-25 18:25:53 -04:00
2026-06-23 16:58:26 -04:00
2026-06-20 11:52:28 -04:00
2026-06-25 01:40:31 -04:00
2026-06-07 21:10:02 -04:00
2026-05-20 08:43:18 -04:00
2026-06-04 17:45:53 -04:00
2026-06-12 10:41:39 -04:00
2026-06-12 02:10:21 -04:00
2026-06-17 13:24:55 -04:00
2026-06-05 23:01:37 -04:00
2026-06-12 10:49:36 -04:00
2026-06-11 00:26:26 -04:00
2026-06-04 17:45:53 -04:00
2026-06-20 11:52:28 -04:00
2026-06-25 01:40:31 -04:00
2026-06-04 17:45:53 -04:00
2026-06-20 11:52:28 -04:00
2026-06-05 23:01:37 -04:00
2026-06-08 08:59:58 -04:00
2026-06-05 23:01:37 -04:00
2026-06-01 17:27:25 -04:00
2026-06-12 10:41:39 -04:00
2026-06-25 02:37:12 -04:00
2026-06-23 21:55:11 -04:00
2026-06-05 23:01:37 -04:00
2026-06-24 19:57:49 -04:00
2026-06-05 23:01:37 -04:00
2026-05-25 21:25:59 -04:00
2026-06-23 16:58:26 -04:00
2026-06-21 18:20:57 -04:00
2026-06-22 19:33:06 -04:00
2026-06-20 11:52:28 -04:00
2026-06-17 13:24:55 -04:00
2026-05-20 08:43:18 -04:00
2026-06-16 00:42:33 -04:00
2026-06-05 23:01:37 -04:00