Couple of small IDE suggestions

Working on new editor enhancements?
RSrole
User
User
Posts: 35
Joined: Fri Apr 29, 2022 8:27 pm

Couple of small IDE suggestions

Post by RSrole »

It would be neat of the Procedures tab could have a right click with the choices of:
1 - Order in source (current)
2 - Alphabetical Order

Also, some IDEs (other languages) have in the right click menu, jump to Procedure if the cursor is on a procedure call. I guess that can only work if you're using a Project, but it's still a useful thing.

Been enjoying using Purebasic. Quite an impressive product.

Thanks,
Russ
User avatar
skywalk
Addict
Addict
Posts: 3972
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Couple of small IDE suggestions

Post by skywalk »

Ctrl+LM DblClk will jump to procedure without project.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
RSrole
User
User
Posts: 35
Joined: Fri Apr 29, 2022 8:27 pm

Re: Couple of small IDE suggestions

Post by RSrole »

good to know

Thank you!
Post Reply