12-17-2025, 01:09 PM
(This post was last modified: 12-17-2025, 01:25 PM by SpriggsySpriggs.)
Thanks, @CMR
A couple of things on my to-do list is to define my own QB64 lang file for the IDE to use, so everything gets highlighted correctly. Also, I am going to add tabs to the IDE so you can switch between open files. If I can, I want to also allow you to double-click to open an include file in a new tab. So far, everything has been coming along together quite well. I had to scrap the exporting to HTML, Discord, forum, etc. That thing was going to be too much of a hassle to strip out of the qb64pe executable or repurpose. I'll leave that to someone who understands that feature. Once I get to the point of finally releasing it for use, I'll provide source code and a GitHub repo. I've got a major bug I have to sort out right now with multiple instances closing all at once rather than as separate entities. I think I found the solution online, I just have to implement it.
A couple of things on my to-do list is to define my own QB64 lang file for the IDE to use, so everything gets highlighted correctly. Also, I am going to add tabs to the IDE so you can switch between open files. If I can, I want to also allow you to double-click to open an include file in a new tab. So far, everything has been coming along together quite well. I had to scrap the exporting to HTML, Discord, forum, etc. That thing was going to be too much of a hassle to strip out of the qb64pe executable or repurpose. I'll leave that to someone who understands that feature. Once I get to the point of finally releasing it for use, I'll provide source code and a GitHub repo. I've got a major bug I have to sort out right now with multiple instances closing all at once rather than as separate entities. I think I found the solution online, I just have to implement it.
The noticing will continue

