Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Assembly Language in the editor #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ljnath
Copy link

@ljnath ljnath commented Jun 1, 2022

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

  • Added syntax highlighting and auto-indent support for Assembly language
  • Updated both the Tester programs with Assembly language

@Hexman768
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants