- Argon IDE - A Better Editor for Programs and More!
- 04 Sep 2023 05:35:35 pm
- Last edited by jasper7474 on 02 Jan 2024 01:55:09 pm; edited 4 times in total
Argon IDE
Hello everyone! I just recently tried Celtic CE and wanted a better program editor, but the best result I found was Krypton IDE, which unfortunately is riddled with bugs and has not been updated in a while. I set out to create my own - in Celtic CE!
I plan to include features similar to Krypton and a few more. These would include:
- Smaller font
- Faster scrolling
- Customization
- Line numbers (just for reference, you won't be able to use Goto with them)
- Directly creating/editing AppVars! I don't know how useful this would be, but I imagine someone will find a use.
This is not an exhaustive list, of course, but these are the major points. A few things I would like to include but I may not be able to do:
- Code highlighting
- Better help menu! No more having to open the catalog for commands that aren't readily available in the usual math and programming menus. Now you may be able to just press F3 while the cursor is over a command in the program.
If there is one thing you should know, it is that I am exceedingly skilled in starting ambitious projects and then completely forgetting about them the next day in favor of another ambitious project that will also never be finished.
To avoid what happened with Krypton IDE, I have a GitHub repository (see below) that will be updated every once in a while with the 8xp file, source code, and detailed documentation for the code itself. This way, if someone really wants it to be finished and I don't, then they are welcome to keep it going. For now though, I will be updating it regularly.
Currently, I am working on the New Program menu which allows you to create a new program directly from Argon IDE or an AppVar (no option for that yet)
Lastly, here is real proof that it exists:
https://dozerstudios.com/argonide-mainmenu.png
https://dozerstudios.com/argonide-newprgm.png
https://dozerstudios.com/argonide-earlyedit.png
(click the link, because for some reason the img BBCode tags won't display an image in my post)
It has a very clean interface, in my opinion. If, for some reason, you would like to get your hands on it before it can do anything useful, you can download the latest release from GitHub: https://github.com/dozer8383/Argon-IDE/releases.
Share your thoughts on this! Thank you!
Hello everyone! I just recently tried Celtic CE and wanted a better program editor, but the best result I found was Krypton IDE, which unfortunately is riddled with bugs and has not been updated in a while. I set out to create my own - in Celtic CE!
I plan to include features similar to Krypton and a few more. These would include:
- Smaller font
- Faster scrolling
- Customization
- Line numbers (just for reference, you won't be able to use Goto with them)
- Directly creating/editing AppVars! I don't know how useful this would be, but I imagine someone will find a use.
This is not an exhaustive list, of course, but these are the major points. A few things I would like to include but I may not be able to do:
- Code highlighting
- Better help menu! No more having to open the catalog for commands that aren't readily available in the usual math and programming menus. Now you may be able to just press F3 while the cursor is over a command in the program.
If there is one thing you should know, it is that I am exceedingly skilled in starting ambitious projects and then completely forgetting about them the next day in favor of another ambitious project that will also never be finished.
To avoid what happened with Krypton IDE, I have a GitHub repository (see below) that will be updated every once in a while with the 8xp file, source code, and detailed documentation for the code itself. This way, if someone really wants it to be finished and I don't, then they are welcome to keep it going. For now though, I will be updating it regularly.
Currently, I am working on the New Program menu which allows you to create a new program directly from Argon IDE or an AppVar (no option for that yet)
Lastly, here is real proof that it exists:
https://dozerstudios.com/argonide-mainmenu.png
https://dozerstudios.com/argonide-newprgm.png
https://dozerstudios.com/argonide-earlyedit.png
(click the link, because for some reason the img BBCode tags won't display an image in my post)
It has a very clean interface, in my opinion. If, for some reason, you would like to get your hands on it before it can do anything useful, you can download the latest release from GitHub: https://github.com/dozer8383/Argon-IDE/releases.
Share your thoughts on this! Thank you!