Restored from previous forum. Originally posted by horst.
When I open several files with the PB editor, each one
loads another instance of Pbcompiler and Winoldap.
Wouldnt it be usefull to have a Purebasic command option
that disables the compiler functionality (or maybe do so
automatically when the file extension is not "PB", but
"PBI", for example)??
Horst
PB Editor: No Compile mode?
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by PB.
> Wouldnt it be usefull to have a Purebasic command option
> that disables the compiler functionality (or maybe do so
> automatically when the file extension is not "PB", but
> "PBI", for example)??
Well, perhaps... but if you're never going to compile any *.pbi files, why not
just associate them with Notepad? Why associate *.pbi files with PureBasic if
you don't intend to compile them?
PB - Registered PureBasic Coder
> Wouldnt it be usefull to have a Purebasic command option
> that disables the compiler functionality (or maybe do so
> automatically when the file extension is not "PB", but
> "PBI", for example)??
Well, perhaps... but if you're never going to compile any *.pbi files, why not
just associate them with Notepad? Why associate *.pbi files with PureBasic if
you don't intend to compile them?
PB - Registered PureBasic Coder
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Danilo.
Maybe he wants to edit the .pbi files in the
PureBasic editor with Syntax Highlighting and
the use of the F1-help ??
I think the editor will get some cool improvements
when the final sourcecode is available.
So we have to wait and wait and wait...
cya,
...Danilo
(registered PureBasic user)
Maybe he wants to edit the .pbi files in the
PureBasic editor with Syntax Highlighting and
the use of the F1-help ??
I think the editor will get some cool improvements
when the final sourcecode is available.
So we have to wait and wait and wait...
cya,
...Danilo
(registered PureBasic user)
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by PB.
> Maybe he wants to edit the .pbi files in the PureBasic editor with Syntax
> Highlighting and the use of the F1-help ??
That's a good point that I didn't consider -- I stand corrected. Sorry Horst!
> I think the editor will get some cool improvements when the final sourcecode
> is available. So we have to wait and wait and wait...
Yes, I definitely have some plans for it.
PB - Registered PureBasic Coder
> Maybe he wants to edit the .pbi files in the PureBasic editor with Syntax
> Highlighting and the use of the F1-help ??
That's a good point that I didn't consider -- I stand corrected. Sorry Horst!
> I think the editor will get some cool improvements when the final sourcecode
> is available. So we have to wait and wait and wait...
Yes, I definitely have some plans for it.
PB - Registered PureBasic Coder
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by horst.
The Purebasic editor has some advantages over the other (freeware)
editors I tested, so I would like to stick to it.
I have already made sort of a project tree with a PB file launcher,
that avoids opening several instances of the same file (which may
have painful results if you don't notice..)
Horst
The Purebasic editor has some advantages over the other (freeware)
editors I tested, so I would like to stick to it.
I have already made sort of a project tree with a PB file launcher,
that avoids opening several instances of the same file (which may
have painful results if you don't notice..)
Horst