[PB 5.20] New keywords for indentation in the IDE

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Little John
Addict
Addict
Posts: 4779
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

[PB 5.20] New keywords for indentation in the IDE

Post by Little John »

I would appreciate it, if the list of keywords which is used for indentation in the IDE would by default contain the following new keywords:

Code: Select all

DeclareModule
EndDeclareModule
Module
EndModule
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: [PB 5.20] New keywords for indentation in the IDE

Post by freak »

Already done for the next release.

IDE and debugger support is a bit behind on the new features. Sorry.
quidquid Latine dictum sit altum videtur
Little John
Addict
Addict
Posts: 4779
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: [PB 5.20] New keywords for indentation in the IDE

Post by Little John »

Thank you.
Post Reply