Home  >  Article  >  Development Tools  >  How does vscode relate to unity?

How does vscode relate to unity?

王林
王林Original
2020-02-12 15:27:386017browse

How does vscode relate to unity?

1. Install the extension Debuger for unity, which can realize power-off debugging and single-step debugging, and can also remove redundant code;

2. Install C# for visual Studio code extension;

3. Create a new unity project folder and drag it into vscode.

Recommended related tutorials: vscode tutorial

The above is the detailed content of How does vscode relate to unity?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:vscode packaging errorNext article:vscode packaging error