natanfudge / Auto-Using

Visual Studio Code extension that auto imports and provides auto complete for available imports in C#
https://marketplace.visualstudio.com/items?itemName=Fudge.auto-using
GNU Lesser General Public License v3.0
37 stars 7 forks source link

fails to activate after installating #18

Closed habsfanongit closed 4 years ago

habsfanongit commented 4 years ago

Hi, it looks like Microsoft's changing C# extension publisher name from ms-vscode to ms-dotnettools broke this extension. after installing the extension and restarting VsCode, you get the following error "Cannot activate the 'Auto-Using for C#' extension because it depends on an unknown 'ms-vscode.csharp' extension ." I only tested on MAC but suspect the same will happen in Windows and Linux as well.

natanfudge commented 4 years ago

duplicate of #19