You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 14:20:09 +00:00
## [2.0.20] - 2023-06-27 Integration: - Internal API refactoring. ## [2.0.19] - 2023-06-14 Integration: - Add support for Visual Studio Code. Project generation: - Add support for Sdk Style poject generation. - Fix an issue related to missing properties with 2021.3.
19 lines
221 B
JSON
19 lines
221 B
JSON
{
|
|
"FileContentKeywordValidation":
|
|
{
|
|
"Keywords":
|
|
[
|
|
{
|
|
"Targets": "+",
|
|
"Files":
|
|
[
|
|
"Editor/VisualStudioForWindowsInstallation.cs"
|
|
],
|
|
"Patterns":
|
|
[
|
|
"vswhere\\.exe"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |