News 14.04.2026

Started by Theo Gottwald, April 14, 2026, 01:24:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Theo Gottwald

Besides reconstructions under the hood the Editor got three new LED's for every TAB.

Red - shows the current Main Program that is the one to be compiled.
And you can click it to select that one.

Orange - if clicked will open the Explorer of that Folder.

Green - goes dark if the File is changed and not saved, is light if the File is saved und unchanged. And logically if the green LED is clicked the file is saved and the LED goes light.

2026-04-14 13_11_07-parser_nested_if_deep.bas [Primary] - CompilerX64 Editor.png

Also the Toolbar can now flow into a second row if the window-size is too small.

2026-04-14 13_18_24-parser_nested_if_deep.bas [Primary] - CompilerX64 Editor.png

Und the hood it shows more and more that the KI is dependend on a fraction of their context window. Giving it too large projects in one run makes the results often useless.

So under Hood an Splitting takes places that the KI can show its full power again.

Theo Gottwald

#1
You compile something and a Syntax Error appears.
I want then to click the right Mouse Button and click on "Correct  this Line".
Then the Editor will send the Line and the surrounding code to an KI-System,
can be Cloud or Local - and get a corrercted Line and insert it.
If the correction was wrong there is an Undo for that "Undo last Change".

2026-04-14 20_46_50-parser_nested_if_deep.bas [Primary] - CompilerX64 Editor.png

Normally these correction should be done automatically and also the follow-up compile should be done automatically.
But not yet in the first version, i want first see which correction get how reliable in real code-use.
Also the prompt for this feature must be developped with some experience.

2026-04-14 20_51_36-Settings.png

2026-04-14 20_51_44-parser_nested_if_deep.bas [Primary] - CompilerX64 Editor.png

Clear is, there will be some useful KI-Features builtin, yet no Copilot-Stuff.