Restored from previous forum. Originally posted by Franco.
Hi there just found another nice free editor.
http://www.code-genie.com/
It seems it has nice things like autocomplete and other nice gizmos.
On the homepage I saw also a german version.
Have a nice day...
Franco
Alternative editor for Pure Basic
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by fred.
For those which use another editor, PureBasic v2.80 generate a textfile which contains all internal functions, sorted alphabetically, with the QuickHelp in the compiler drawer. Just take a look, some of you asked a such options some times ago.. (PBFunctionListing.txt).
Fred - AlphaSND
For those which use another editor, PureBasic v2.80 generate a textfile which contains all internal functions, sorted alphabetically, with the QuickHelp in the compiler drawer. Just take a look, some of you asked a such options some times ago.. (PBFunctionListing.txt).
Fred - AlphaSND
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Franco.
In the file PBFunctionListing.txt you see what the QuickHelp is showing.
I suppose that PBFunctionListing.txt gets his information from the libraries...
So if you build a library then you can comment your function in the *.desc file and this will be in the QuickHelp.
Have a nice day...
Franco
Well it's populated in the StatusBar. (Sometimes it doesn't show up...)How does the QuickHelp thingy work ??
In the file PBFunctionListing.txt you see what the QuickHelp is showing.
I suppose that PBFunctionListing.txt gets his information from the libraries...
So if you build a library then you can comment your function in the *.desc file and this will be in the QuickHelp.
Have a nice day...
Franco
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm