Closed TylerLeonhardt closed 3 years ago
Nice catch! And what a nasty bug.
I only tested commands without args and they worked. However, if you use arguments, they get disposed in the extension host when the cache is cleared. Unfortunately, the cache was cleared immediately after the command is invoked. This was enough to make the commands not work.
Testing #124979
Here's my code. The command code does not get executed:
Also curious about where the title and tooltips are displayed.