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

The C# Extension had Changed ms-vscode.csharp to dotnettools.charp...... #19

Closed wosledon closed 4 years ago

wosledon commented 4 years ago

So, There's going to be a dependency problem...

natanfudge commented 4 years ago

I assumed the C# extension would implement Auto-Using itself by now (https://github.com/OmniSharp/omnisharp-roslyn/issues/1482), but I guess not. I'll re-setup the workspace so I can push #17 .

natanfudge commented 4 years ago

It should be fixed now.