madskristensen / AddAnyFile

A Visual Studio extension
Apache License 2.0
262 stars 121 forks source link

Random chance that extension does not initialize. #121

Closed nathan130200 closed 2 years ago

nathan130200 commented 2 years ago

Description

Extension does not initialize correctly. Basically F2 command (bound to add any file) don't works, neither display on folder/solution explorer. Work around is restart some times to back working.

Steps to reproduce

Its random.

Expected behavior: I hit F2 or at least display on solution explorer.

Actual behavior: None.

Additional notes: Extension is loaded into VS2022 but don't register F2 command. Using version 4.1.8. VS2022.

Follow screenshots attachment to describe:

Extension lodaded: image

Where is "Add Empty File" menu? image

UPDATE

Downloaded most recent version on CI, simple don't works anymore. Does not recognize SHIFT+F2 command, neither addanyfile in keyboard settings.

For some strange reason after VSIX installer complete while configuring this extensions, VS2022 just delete this extension folder after starting.