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 14:13:38 -04:00
2026-04-18 22:15:22 -04:00
2026-04-18 12:55:50 -04:00
2026-04-23 10:17:14 -04:00
2026-06-25 14:13:38 -04:00
2026-06-25 16:05:16 -04:00
2026-06-25 18:25:53 -04:00
2026-06-22 19:33:06 -04:00
2026-06-22 00:19:57 -04:00
2026-06-17 13:25:06 -04:00
2026-05-01 03:01:00 -04:00
2026-05-04 09:08:44 -04:00
2026-06-25 02:37:12 -04:00
2026-06-02 10:26:31 -04:00
2026-06-24 19:05:40 -04:00
2026-06-24 20:06:04 -04:00
2026-06-25 16:05:16 -04:00
2026-06-24 19:57:49 -04:00
2026-06-25 18:03:05 -04:00
2026-06-22 00:19:57 -04:00
2026-06-25 01:40:31 -04:00
2026-06-03 08:18:16 -04:00
2026-06-14 22:21:46 -04:00
2026-06-22 00:19:57 -04:00
2026-06-22 00:19:57 -04:00
2026-06-07 01:03:13 -04:00
2026-05-02 02:33:53 -04:00
2026-05-04 11:53:35 -04:00
2026-06-11 14:36:20 -04:00
2026-06-07 01:03:13 -04:00
2026-06-11 14:36:20 -04:00
2026-06-24 19:57:49 -04:00
2026-05-02 04:15:49 -04:00
2026-06-08 08:44:59 -04:00
2026-06-20 11:52:28 -04:00
2026-06-24 19:57:49 -04:00
2026-06-14 22:21:46 -04:00
2026-05-25 12:11:43 -04:00
2026-05-01 03:01:00 -04:00
2026-05-08 22:54:58 -04:00
2026-06-11 14:37:04 -04:00
2026-06-11 14:37:04 -04:00
2026-05-02 03:40:45 -04:00
2026-04-13 12:49:03 -04:00
2026-04-13 12:49:03 -04:00
2026-05-02 04:15:49 -04:00
2026-04-23 10:17:14 -04:00
2026-06-07 01:03:13 -04:00
2026-04-20 17:58:57 -04:00
2026-06-14 22:21:46 -04:00
2026-06-14 22:21:46 -04:00
2026-06-07 01:15:16 -04:00
2026-06-07 01:15:16 -04:00
2026-04-20 12:19:25 -04:00
2026-06-12 14:35:03 -04:00
2026-06-22 00:19:57 -04:00
2026-06-22 00:19:57 -04:00
2026-06-04 17:45:53 -04:00
2026-06-08 08:59:27 -04:00
2026-06-24 19:05:40 -04:00
2026-05-06 23:19:16 -04:00
2026-06-25 02:37:12 -04:00
2026-06-23 21:55:11 -04:00
2026-06-02 21:40:38 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-06-20 15:06:26 -04:00
2026-06-20 15:06:26 -04:00
2026-06-20 15:06:26 -04:00
2026-06-25 14:13:38 -04:00
2026-06-11 14:36:20 -04:00
2026-06-04 17:45:53 -04:00
2026-06-12 10:49:36 -04:00
2026-06-04 01:50:41 -04:00
2026-06-24 23:22:13 -04:00