New Release 1.70.5

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: New Release 1.70.5

Re: New Release 1.70.5

by mynewesp36 » Wed Mar 26, 2025 3:44 pm

Hi all,

many thanks for your detailed info.

mynewesp36

Re: New Release 1.70.5

by cicciocb » Wed Mar 26, 2025 2:39 pm

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Mar 26, 2025 2:29 pm You can press the [+] button to get a new tab. I agree that the process to get a new program in a single tab is cumbersome (though I may not know the better way): I save the existing program to a new file name, then CTRL+A DELETE to clear the window, then copy in or type my new program, then save.

Welcome to the Annex RDS way--it's a powerful and rewarding journey.
You can simply open a new tab with the [+] icon and then close the previous one :-)

You can even open several tabs at the same time and use the right click on the tab name to select the file that you want run (it will appear in green); you can also move the order of the tabs.
Have a look here :

Note : Closing a tab will not delete the corresponding file from the module :!:

Re: New Release 1.70.5

by lyizb » Wed Mar 26, 2025 2:29 pm

You can press the [+] button to get a new tab. I agree that the process to get a new program in a single tab is cumbersome (though I may not know the better way): I save the existing program to a new file name, then CTRL+A DELETE to clear the window, then copy in or type my new program, then save.

Welcome to the Annex RDS way--it's a powerful and rewarding journey.

Re: New Release 1.70.5

by mynewesp36 » Tue Mar 25, 2025 7:41 pm

Hello PeterN,
thanks for the flowers too.

Yes, I had already inspected the button "? " in detail.

I have just had another great moment: I had sent an e-mail from the ESP module to my e-mail address and it arrived. :D

To delete program text in the editor:
From my activity with the Bascom compiler, there is a “New” button that creates space in the editor for new program entries. The previous program name was also deleted simultaneously and a new program-name was expected.

This does not seem to be the case in the ESP editor.

Re: New Release 1.70.5

by PeterN » Tue Mar 25, 2025 5:36 pm

... and there is one important thing to know:

Keep in mind, that all what you do in the browser window is only there (and in the cache of the browser) and NOT in the ESP32 ... until you save it.
And vice versa: There may be old content in the browser window / cache, that has nothing to do with what's actually in the ESP32's storage.
So LOAD and SAVE are some of your best friends!

Re: New Release 1.70.5

by PeterN » Tue Mar 25, 2025 5:26 pm

... and take a look at the ? in the editor.
It will show this:

Shortcuts:
Tab: add tabulation to text
Shift+Tab: remove tabulation to text
Ctrl+f: open search area
Ctrl+h: toggle syntax highlight on/off
Ctrl+g: go to line
Ctrl+z: undo
Ctrl+y: redo
Ctrl+e: help
Ctrl+q, Esc: close popup
F2: context sensitive help
F3: search next / open search area
F4: copy to clipboard all content with color formatting

Ctrl+Shift+F1: Set Vertical Layout
Ctrl+Shift+F2: Set Horizontal Layout
Ctrl+Shift+F3: Save Layout
Ctrl+Shift+F4: Load Layout
Ctrl+Shift+F5: Reset Layout


If you use Ctrl+Shift+F2 and then adjust the tab sizes as desired ... use Ctrl+Shift+F3 to save.

I acknowledge that there are several challenges for Annex32 beginners - but you're on the right track ... you're asking politely ... and the forum members do not bite :-)

Re: New Release 1.70.5

by PeterN » Tue Mar 25, 2025 5:18 pm

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Tue Mar 25, 2025 5:14 pm Vielen Dank nach Krefeld aus Verden
immer sehr gerne ;-)
Viel Spaß Und Erfolg

Re: New Release 1.70.5

by mynewesp36 » Tue Mar 25, 2025 5:14 pm

Vielen Dank nach Krefeld aus Verden

Re: New Release 1.70.5

by PeterN » Tue Mar 25, 2025 5:10 pm

if you just want to empty the window but leave the file name:
Crtl + a will select all text. and the DELETE-key will empty the window.
(Oder auf deutsch : Strg + a zum markieren und Entfernen-Taste zum löschen )

If you really want to delete one or more files use the filemanager of Annex.

Re: New Release 1.70.5

by mynewesp36 » Tue Mar 25, 2025 5:02 pm

Hello PeterN,
sorry for my question..... :?

I'm now playing around with different programs to learn.
And I am still looking for a way to delete a program from the editor with one click after it has been saved. It may be quite simple, but I have not yet been able to find it, whether in the forum under the search "Editor-Help" nor at others.

mynewesp36

Top