New Release 1.70.5

Here you'll find the updated available
Post Reply
mynewesp36
Posts: 16
Joined: Sat Mar 08, 2025 4:01 pm
Location: germany/Achim near Bremen

Re: New Release 1.70.5

Post by mynewesp36 »

Vielen Dank nach Krefeld aus Verden
User avatar
PeterN
Posts: 719
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 322 times
Been thanked: 399 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

[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
User avatar
PeterN
Posts: 719
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 322 times
Been thanked: 399 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

... 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 :-)
User avatar
PeterN
Posts: 719
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 322 times
Been thanked: 399 times
Contact:

Re: New Release 1.70.5

Post by PeterN »

... 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!
mynewesp36
Posts: 16
Joined: Sat Mar 08, 2025 4:01 pm
Location: germany/Achim near Bremen

Re: New Release 1.70.5

Post by mynewesp36 »

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.
lyizb
Posts: 271
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 137 times
Been thanked: 102 times

Re: New Release 1.70.5

Post by lyizb »

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.
User avatar
cicciocb
Site Admin
Posts: 2947
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 609 times
Been thanked: 2100 times
Contact:

Re: New Release 1.70.5

Post by cicciocb »

[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 :!:
mynewesp36
Posts: 16
Joined: Sat Mar 08, 2025 4:01 pm
Location: germany/Achim near Bremen

Re: New Release 1.70.5

Post by mynewesp36 »

Hi all,

many thanks for your detailed info.

mynewesp36
Post Reply