vscode to cursor, disable vs

This commit is contained in:
whitetac
2024-03-13 10:19:04 +09:00
committed by YoungwoongLee
parent b28f5a3cbf
commit beaecf45f5
7 changed files with 14 additions and 617 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "com.unity.ide.visualstudio",
"displayName": "Visual Studio Editor",
"description": "Code editor integration for supporting Visual Studio as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
"name": "com.unity.ide.cursor",
"displayName": "Cursor Editor",
"description": "Code editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
"version": "2.0.22",
"unity": "2019.4",
"unityRelease": "25f1",
@@ -23,4 +23,4 @@
"type": "git",
"revision": "700b44077345e97d37d464ff25507638983aed64"
}
}
}