WIP
revritting spacing function
PB IDE plugin : smart indent, remove spaces, autocompletions
v3.9b released
- PB4.40 code
- fixed installer
- theme support : new icons for silk theme
- revritting spacing function :
math operators, comparison operators
v3.9beta - Download >> PureBasic Editor Extension
- PB4.40 code
- fixed installer
- theme support : new icons for silk theme
- revritting spacing function :
math operators, comparison operators


Hello eddy,
yesterday i want to test your PureEditorExtension (with PB4.4 B2)
and i get the following errormessage in an endless-loop:
// Edit: This only happens on IDE-Load while restoring the recent files
PureEditorExtension works as expected.
yesterday i want to test your PureEditorExtension (with PB4.4 B2)
and i get the following errormessage in an endless-loop:
Greetings ... KiffiPureEditorExtension Error wrote:Sci=15008634
PB=131434
ErrorFile=D:\PureBasic\Examples\External Tool Sources\PureEditorExtensionDLL.pb
ErrorCode=-1073741819
ErrorLine= [different; sometimes 1782; in most cases 80]
// Edit: This only happens on IDE-Load while restoring the recent files
if i remove OpenedFile_1 or OpenedProject,PureBasic.prefs wrote:[...]
[OpenedFiles]
Count = 1
OpenedFile_1 = D:\sources\myTestSource.pb
OpenedProject = D:\sources\myTestProject.pbp <-- myTestProject.pbp includes myTestSource.pb
[...]
PureEditorExtension works as expected.
Hygge
Re: PB IDE plugin : smart indent, remove spaces, autocomplet
With the last PB version, it's time to say byebye to the "smart indent" functionnality.
Now few things miss in the IDE:
- code beautifier (fix spacings)
- auto-complete (using RETURN key)

Now few things miss in the IDE:
- code beautifier (fix spacings)
- auto-complete (using RETURN key)

Re: PB IDE plugin : smart indent, remove spaces, autocomplet
For the autocomplete RETURN key, you can set it in the preference, no ?
Re: PB IDE plugin : smart indent, remove spaces, autocomplet
I think he is talking about when you type in a full line, it then adds the other line:
If I haven't got the wrong end of the stick, then +1 
Code: Select all
If a = b<press Return here>
EndIf <-- Added automagically on the press of the Return

Re: PB IDE plugin : smart indent, remove spaces, autocomplet
Hi eddy,
is this whole thing obsolete now, or are your PB-Extensions still usable/helpful with PB 4.60?
If it will still supports 4.60, it would be nice if you could upload it again, because the filehoster you have used has removed your files already.
(If you are looking for a reliable(?) Filehoster, you may have a look at Alexanders free filehosting Service.)
Thanks and greets,
PL.
is this whole thing obsolete now, or are your PB-Extensions still usable/helpful with PB 4.60?
If it will still supports 4.60, it would be nice if you could upload it again, because the filehoster you have used has removed your files already.
(If you are looking for a reliable(?) Filehoster, you may have a look at Alexanders free filehosting Service.)
Thanks and greets,
PL.
[Dynamic-Dialogs] - create complex GUIs the easy way
[DeFlicker] - easily deflicker your resizeable Windows
[WinFX] - Window Effects (incl. 'click-through' Window)
[DeFlicker] - easily deflicker your resizeable Windows
[WinFX] - Window Effects (incl. 'click-through' Window)