You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluate the necessity of FastColoredTextBox. Added this one in hopes to implement some fancy syntax highlighting, turned out to be useless feature, since ended up using np++ most of the times anyway. Also it was bugged and i had to include source to fix the bug instead of using nuget package. I don't quite remember if plain textbox didnt have some performance issues too, cause could be another reason for it. One more thing is FCTB doesn't allow tabs at all, forces spaces.
The text was updated successfully, but these errors were encountered:
Evaluate the necessity of FastColoredTextBox. Added this one in hopes to implement some fancy syntax highlighting, turned out to be useless feature, since ended up using np++ most of the times anyway. Also it was bugged and i had to include source to fix the bug instead of using nuget package. I don't quite remember if plain textbox didnt have some performance issues too, cause could be another reason for it. One more thing is FCTB doesn't allow tabs at all, forces spaces.
The text was updated successfully, but these errors were encountered: