[off]sublimeText update
Mark Wieder
ahsoftware at sonic.net
Sat Mar 16 12:33:10 EDT 2019
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"...
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list