- Syntax highlighting for multiple file types, including Batch, Config, C++, C#, CSV, CSS, GCode, Hex, HTML, Java, JavaScript, JSON, Markdown, LaTeX, PHP, Python, QSharp, TOML, and XML.
- Line numbering and line highlighting.
- Auto-completion for brackets and quotation marks.
- High performance, even with large files.
- Packed with useful tools and features.
- Quick access panel (
Ctrl + Shift + P). - Customizable backgrounds (Mica, Acrylic, Static).
To build FluentEdit you need Visual Studio and UWP installed. Then you can clone the repository and open the .sln file with Visual Studio.
If you want to contribute to this project, feel free to open an issue or a pull request.
- Create a folder inside the Strings folder of the repository
- Inside this folder create a folder with the desired language identifier..
- Inside the folder create a new Resource.resw file or copy the existing english Resource.resw file to translate it directly.
- Also add an entry for the new language inside the LanguageList.resw.
✅ Editing through Visual Studio directly or VScode using an extension for .resw files is the simplest options



