Is there a way to edit the syntax highlighting? I wanted to add some commands to it.
I can't wait for a new update! This editor is my favorite! I use it for almost everything!
I know I’ve said this before, but this editor is really cool, and I use it A LOT. However, I noticed a couple of bugs in this version. The " key prints “\"”, and the autocomplete doesn’t display the suggestions. That’s all the bugs I’ve seen so far though.
I just have one suggestion: could you add an option to toggle the custom keyboard? I really like the custom keyboard, but sometimes I would like to switch to the default one for entering some things.
I think it's great that you're making an IDE. I don't really use IDE's though. I focus on coding in Notepad if on my laptop or just the regular SmileBasic code editor. Also I changed all my keyword color highlights to white. I practice reading code without the assist of colored text.
Replying to:HTV04I know I’ve said this before, but this editor is really cool, and I use it A LOT. However, I noticed a couple of bugs in this version. The " key prints “\"”, and the autocomplete doesn’t display the suggestions. That’s all the bugs I’ve seen so far though.
I just have one suggestion: could you add an option to toggle the custom keyboard? I really like the custom keyboard, but sometimes I would like to switch to the default one for entering some things.
Thanks, i was able to fix this error. By the way. I'm not going to add the option to disable the custom keyboard because I don't have too much time to add this option.
Also, I implemented gap buffer. I'm going to add a custom dialog function to write text input on search or replace fields.