Newline issue (missed bug?)
Posted: Tue Apr 05, 2016 3:38 pm
I love SpiderBasic!
Newline issue:
Default files are saved with only $0A as newline char by default, no way to change. Don't like that.
Example:
spiderbasic.js
SpiderBasic_Compilation0.html
(after a successfull compile/run situation)
They should be generated based on settings in Spiderbasic/Compiler/Defaults/Sourcefile Newline format setting IMO.
If Linux=$0D, if Windows=$0D$0A
Editing those Linux formatted files with standard windows notepad is horrible
Improvement Inline help:
Reference/images/ide_menu_compile.png
Shows old purebasic graphics with that nice "Create Executable" for instance..
Newline issue:
Default files are saved with only $0A as newline char by default, no way to change. Don't like that.
Example:
spiderbasic.js
SpiderBasic_Compilation0.html
(after a successfull compile/run situation)
They should be generated based on settings in Spiderbasic/Compiler/Defaults/Sourcefile Newline format setting IMO.
If Linux=$0D, if Windows=$0D$0A
Editing those Linux formatted files with standard windows notepad is horrible

Improvement Inline help:
Reference/images/ide_menu_compile.png
Shows old purebasic graphics with that nice "Create Executable" for instance..