1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/.vscode
mcpower 5631726164 Add C# extension to recommended VS Code extensions
The [official C# extension] is maintained by Microsoft and enables
IDE-like support for C# in VS Code.

If a user opens this repository in VS Code, they will be prompted to
install it if they haven't already installed it. After installation, the
extension will also prompt the user to install the .NET SDK if it's not
found.

[official C# extension]: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp
2022-03-22 20:33:27 +11:00
..
extensions.json Add C# extension to recommended VS Code extensions 2022-03-22 20:33:27 +11:00
launch.json Change launch args from dotnet 5 to dotnet 6 2022-02-25 14:28:54 +01:00
tasks.json Remove --no-restore from VSCode build tasks 2020-11-16 19:22:08 +09:00