Skip to content

Commit a5711f5

Browse files
committed
docs: update README with more details and clarifications
- Add personal introduction and context about switching to VS Code - Clarify platform support and Unity version requirements - Improve overall readability and flow of the document
1 parent dbe5114 commit a5711f5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
## A word from author
2-
The Unity extension is not too bad but not that good either, and what's worse, it is not available in VS Code forks. That is why I built Unity Code Pro. So VS Code and any fork can become a real Unity IDE.
2+
Hi, I am a long time game developer here. I swtiched to VS Code and forks to develop games this year(2025), said my goodbye to traditional C# IDEs like Visual Studio and Rider. The Unity extension for VS Code is not too bad but not good enough either, and what's worse, it is not available in VS Code forks. That is why I built Unity Code Pro. So VS Code and its forks can become real Unity IDEs. Enable us to develop games more efficiently.
33

44
**⚠️ About the name:** Sorry for the Pro at the end of the name that sounds like a paid extension, I intended to call it Unity Code, but vs marketplace doesn't allow extensions with the same name, and the name is already taken by an extension named Unity Code which was abandoned the day it was published years ago. So I had to change the name to Unity Code Pro, but it is still totally free and open source.
55

6+
**⚠️ Platform Support:** Currently supports Windows x64 only. For other platforms (Linux, macOS), you can build the extension yourself from the source code.
7+
8+
**⚠️ Unity Version Requirement:** Our companion Unity package requires Unity 6.0 or higher.
9+
610
## Description
711

812
Unity Code Pro is a powerful Visual Studio Code extension that brings professional Unity development tools directly to your favorite code editor. Whether you're using VS Code, Cursor, Windsurf, or Trae, Unity Code Pro delivers a seamless Unity development experience with integrated testing, debugging, and intelligent documentation features.

0 commit comments

Comments
 (0)