Unity and Visual Studio Code (VS Code) Third bomb-unity Debugger Extension Preview

Source: Internet
Author: User

Sun Guangdong 2015.12.5


To implement such a debug requires an extension of VS Code.


Release Notes

Version 0.1.0:

    • You can attach the VS code to the Unity editor.

Download

    • Unity-debug-0.1.0.zip

Install Instructions

    • Install Visual Studio Code 0.10 or higher.
    • Download Unity-debug Zip-file and unzip it as: "Unity-debug" folder. (Package.json should be at the root of the "Unity-debug" folder)
    • OSX & Linux Platforms:
      • Install the latest version of the Mono framework.
      • Copy the "Unity-debug" folder to ${home}/.vscode/extensions/. Osx:you can open the. Vscode folder using the Terminal app and typing "open ${home}/.vscode"
    • On the Windows platform:
      • Copy "Unity-debug" folder to%userprofile%\.vscode\extensions (create one if no Extensions folder exists) (typically C-drive user then)
    • Restart VS Code.
    • Use vs Code to open Unity project's root directory
    • Select Debug mode


Then now come to the. vscode/launch.json file for the Unity project folder.


Then just set the breakpoint and start unity on the line.


????

Unity and Visual Studio Code (VS Code) Third bomb-unity Debugger Extension Preview

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.