mathematica-BTools icon indicating copy to clipboard operation
mathematica-BTools copied to clipboard

BTools / Git autocompletion

Open kubaPod opened this issue 5 years ago • 1 comments

As per se post Git[" is supposed to trigger autocompletion menu, which it does not for me. (v2.1.27 MMA v11.3+ Win7/10)

BTools["AllowAutocompletions"]

BToolsPackageScopePrivateConstants$TopLevelLoad

kubaPod avatar Dec 03 '18 11:12 kubaPod

Looks like something funky is happening in the actual load process. I.e. BTools`Package`Scope`Private`Constants`$TopLevelLoad isn't getting a value the way it should. I tried to turn off autocompletions when BTools gets loaded not by the user and this is clearly a side effect.

b3m2a1 avatar Dec 23 '18 08:12 b3m2a1