AmiBlitz / AmiBlitz3

Complete package of AmiBlitz3 including all sources.
https://www.amiblitz.de/
123 stars 9 forks source link

Suggestion: Load last source #38

Closed stevetronic closed 2 years ago

stevetronic commented 2 years ago

Amiblitz3 holds a list of last sourcecodes in the "Source File" menu. Using Amiga 1-5 you can load the last 5 sourcecodes via hotkey.

However when the last file already is open and you press Amiga 1 the Ide will switch focus to this sourcecode tab BUT it will NOT reload or refresh the file, which would be incredibly handy when you edit your source externally, for example using Notepad++. In this case, currently you have to click "open", select the file and confirm.

Suggestion: As this is process is repeated often when using an external editor it would be very useful if the "Amiga 1" hotkey could reload/refresh the source file.

Nju79 commented 2 years ago

Very good suggestion!

honitos commented 2 years ago

If you use an external editor, why do you open the IDE? You could use AB3 in cli-mode to compile the source.

Nju79 commented 2 years ago

Is there any documentation about the cli mode? How can I use the cli mode?

honitos commented 2 years ago

just run ab3 in a shell.

grafik