v2.0.7 of Fresh IDE is released and can be download from the Fresh download page
There are new, useful features introduced and some bugs fixed.
Here is the change log:
The most important new feature is: "Embedded help" system that makes the work on the big projects really easy.
Another useful feature is the new FreshGuide.chm help file that contains FASM reference, FreshLib reference and several Fresh setup and user manuals.
There are new, useful features introduced and some bugs fixed.
Here is the change log:
[+] Added new application templates - FreshLib based portable console and
GUI applications.
[-] Empty templates removed.
[-] "New application" template dialog behavior fixed.
[+] Latest version of FreshLibDev merged.
[+] FASM 1.70.03 compiler.
[+] New help file with FASM 1.70 manual and FreshLib reference.
[+] New feature: "Help file Ctrl+F1" - the user can open the configured
help files individually.
[+] New feature: Embedded help. Fresh extracts the comment blocks from the
source files and displays them as a hint in the editor.
[+] Time consuming processing of the .fas file was moved to the
background thread and does not slow the IDE.
[+] The cross-reference window can be closed by ESCAPE key from the editor.
[+] Autoinstalation now set FreshGuide.chm as a help file.
[-] More FreshLib and less Win API used.
[-] Increased default memory, allocated for the compiler.
[-] Some obscure bugs fixed, including all tickets from the repository.
The most important new feature is: "Embedded help" system that makes the work on the big projects really easy.
Another useful feature is the new FreshGuide.chm help file that contains FASM reference, FreshLib reference and several Fresh setup and user manuals.
I'm a "command line guy" myself, but I'm delighted to see you're still working on this, John! Thanks!
Best,
Frank
Best,
Frank
I'm a "command line guy" myself, but I'm delighted to see you're still working on this, John! Thanks!
Best,
Frank
Thanks.
I know what are you talking about. It was a time I also created source files by "copy con test.asm" but, believe me, with proper editor, it is a lot easier. ;)
I thought it was "copy con test.com". :)
Yeah, there are different "levels" of tools we can use. I'm a very "naive" tool-user, but I appreciate that there are guys putting their time and effort into other tools, and making them available for our use!
Best,
Frank
Yeah, there are different "levels" of tools we can use. I'm a very "naive" tool-user, but I appreciate that there are guys putting their time and effort into other tools, and making them available for our use!
Best,
Frank
I thought it was "copy con test.com". :)
This one lack some instructions codes. :D
Yeah, there are different "levels" of tools we can use. I'm a very "naive" tool-user, but I appreciate that there are guys putting their time and effort into other tools, and making them available for our use!
Well, I made Fresh, because I needed it in my everyday work. I am working on several big projects for my job and I need an editor able to manage big projects and to allow easy navigation in the source code (because of my bad memory) and as less typing as possible (because of my laziness). :)
I thought it was "copy con test.com". :)
What, you don't just punch in the bits at the frontpanel? :)