PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 463 forks source link

Added support for Assembly Language in the editor #249

Open ljnath opened 2 years ago

ljnath commented 2 years ago

I have been using FastColoredTextBox in my freeware Assembly IDE (GUI Turbo Assembler, https://sourceforge.net/projects/guitasm8086/) for a very long time.

Raising this MR so that other developers can use this textbox for Assembly language as well. Here are the high level changes

Hexman768 commented 1 year ago

I would love to have a look at your project to get some ideas for the architecture of mine as yours is probably built a little bit better. Have you ever thought about creating a github page for your project? I have a similar project going and I have wanted to add assembly language support to it. https://github.com/Hexman768/Notepad-Sharp