On Sat, Mar 16, 2019 at 9:33 AM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote:
> On 3/16/19 7:43 AM, AndyP via use-livecode wrote: > > > >> But I agree that Navigator having a crap-ton of script-only behaviors is > >> cumbersome in the IDE if you're showing IDE stacks. > > > > At the moment we can hide plugins but only by prefixing the stack name > with > > rev. It would be great if we could have another prefix for plugins so > that > > they do not get shown in the project browser as standard. > > It should be pretty easy to hack the PB to hide plugins when desired... > If the stack name is among the keys of revIDEPlugins(), ignore it. > > Unfortunately, that won't help the Navigator problem. > Maybe "if the mainstack of stack <stackname> is among"... > A more general solution would be to have an option to hide SoS in the PB. As an aside -- why is the scriptonly of stack "revMenuBar" true?? That just cost me fifteen minutes of debugging Navigator when the only issue was that Nav was set to not show SoS. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode