Page 1 of 1

IDE: Default-Open-File

Posted: Sat Oct 22, 2011 6:42 pm
by GPI
When a usenew file, a blank open file is created. But it would be nice, when a default-file could be definied. For example, when i click on new, a new tab with

Code: Select all

;*************************************
;*
;* Projectname:
;*
;* Version:
;*
;* Change History
;*   -Initial Version
;*
;*************************************
XIncludeFile "c:\purebasic\sources\default.pbi"

would be open.

So i don't must write always the same header.

Re: IDE: Default-Open-File

Posted: Sat Oct 22, 2011 6:54 pm
by STARGĂ…TE
I think for something like the code templates are there?

There, you can insert your header with one click.

Re: IDE: Default-Open-File

Posted: Sat Oct 22, 2011 8:51 pm
by GPI
ok, then i want a "automatic insert on new files"-Flag in the template -tool :)

Re: IDE: Default-Open-File

Posted: Sun Oct 23, 2011 12:26 am
by MachineCode
This was requested before, but was declined by the team. Can't find the post now.