A free and open source text editor
- Dotnet SDK 9.0 installed on your system
Clone the git repository, then cd into the cloned repository. From there run the following command:
dotnet run
This will build and run the project
If the file hasn't loaded the syntax highlighting correctly, here are some things that might fix it:
- Typing something
- Selecting then deselecting the un-highlighted text
- Scrolling up/down to move the text out of view, then back in view
Apologies for the inconvenience, I am currently unsure what is causing this.