I don't know if it would be appropriate or not to include all constants but it would be nice to at least provide auto-completion for PureBasic constants.
I find myself always having to pull up F1 on WaitWindowEvent(), and then clicking on WindowEvent(), and leaving it open to be able to reference all of the #PB_Event_ constants.
Auto-completion for PureBasic constants
-
- Addict
- Posts: 4779
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: Auto-completion for PureBasic constants
That is already available. Just choose the appropriate setting in the IDE.Mistrel wrote:I don't know if it would be appropriate or not to include all constants but it would be nice to at least provide auto-completion for PureBasic constants.
Re: Auto-completion for PureBasic constants
Ahh! I didn't realize that there were additional features that could be enabled. Thank you. 
