diff options
author | pommicket <pommicket@gmail.com> | 2025-06-12 15:29:34 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-06-12 15:29:34 -0400 |
commit | 100a4286688d6627698f857333a37ddec1f12d4a (patch) | |
tree | 75e57609281e749b5b1480924c76723657e80c23 /README.md | |
parent | 59872e535277f59bd8a25deac6f82248b3c7904a (diff) |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ in other editors. - Multiple tabs, each with a different file - Split screen - Auto-indent -- Syntax highlighting for C, C++, CSS, GdScript, GLSL, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript. +- Syntax highlighting for C, C++, C#, CSS, GdScript, GLSL, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript. - Find and replace (with regular expressions!) - Run build command, go to errors - Run any shell command |