Hi,
I have worked for a year with PureBasic now and I like it a lot. I got some wishes for the IDE and the documentation.
IDE I. Search and Replace: It would be nice if you can
- Replace within a selection without having to use "Replace all". If you do "Find" the selection disappears after the first find.
- Choose to do your action in all the opened files (prompted) and not just in the current file
- Use wildcards
IDE II. Procedure list. It would be nice if
- The current procedure (where your cursor is) is highlighted green or bold. The blue highlighting remains usefull.
- You can view it sorted by name too
Documentation: I would like all the code examples to be with Enable Explicit. And syntax too: Result.l = ...()
Thx!
My wishlist (IDE, various)
-
- User
- Posts: 70
- Joined: Mon Nov 11, 2013 11:07 am
- Location: Portugal
Re: My wishlist (IDE, various)
See Preferences > ToolsPanel > Procedure Browser:Al_the_dutch wrote:IDE II. Procedure list. It would be nice if
[...]
- You can view it sorted by name too
[X] Sort Procedures by name
It is there, but I would make it more accessible. Right-click menu or small icon to change sorting order quickly.