Hide macros in the Procedures panel

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Joubarbe
Enthusiast
Enthusiast
Posts: 703
Joined: Wed Sep 18, 2013 11:54 am
Location: France

Hide macros in the Procedures panel

Post by Joubarbe »

Hello,

Just a small suggestion I'm sure it's easy to implement : a quick option to hide all macros in the procedures panel. I use a lot of them and it can quickly become unreadable.

And while I'm at it, maybe a way to hide the name of the module as a procedure prefix.

In a nutshell: the procedures panel options need some love :)
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Hide macros in the Procedures panel

Post by Tenaja »

If you have that many macros, you could consider moving them to a separate file.
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: Hide macros in the Procedures panel

Post by Josh »

Joubarbe wrote:a quick option to hide all macros in the procedures panel
+1
sorry for my bad english
mestnyi
Addict
Addict
Posts: 1098
Joined: Mon Nov 25, 2013 6:41 am

Re: Hide macros in the Procedures panel

Post by mestnyi »

If you have that many macros, you could consider moving them to a separate file.
In this case there will be a hint.
+1
Post Reply