Unity debugging support for VS Code
Перейти к файлу
Alexandre Mutel 5c1543ea03
Update readme
2024-04-05 11:35:43 +02:00
.vscode Ability to debug UnityDebug.exe with VS Code / Omnisharp 2020-11-12 23:53:26 +03:00
AppDomainClient Added support for LogPoints. 2019-03-29 20:34:35 +01:00
External Remove ./External/NRefactory in favor of ./nrefactory. Bump UnityDebug solution to 2019 2020-07-20 20:05:47 +03:00
Images Adding support for multithreaded stack traces. 2018-06-01 15:27:25 +02:00
MonoDebug@f74c665a44 Added support for LogPoints. 2019-03-29 20:34:35 +01:00
MonoDevelop.Debugger.Soft.Unity@7a99cf7c70 Added support for LogPoints. 2019-03-29 20:34:35 +01:00
Screenshots Resize screenshots to width 600. 2016-01-20 11:02:13 +01:00
TestApp Added support for LogPoints. 2019-03-29 20:34:35 +01:00
Tests Enable test parts 2020-11-13 14:46:08 +01:00
UnityDebug Do not send error notification when failed to evaluate expression 2020-11-12 23:53:58 +03:00
debugger-libs@632350d5fe Update debugger-libs repo 2020-11-13 00:32:56 +01:00
nrefactory@0607a4ad96 Add ICSharpCode.NRefactory as submodule 2020-07-20 19:04:22 +03:00
typescript Use relative path to locate EditorInstance.json 2021-02-15 22:06:42 -08:00
.gitignore Added support for LogPoints. 2019-03-29 20:34:35 +01:00
.gitmodules Remove ./External/NRefactory in favor of ./nrefactory. Bump UnityDebug solution to 2019 2020-07-20 20:05:47 +03:00
.vscodeignore Reworking packaging to support npm package model. 2018-05-14 15:07:50 +02:00
Changelog.txt Update vscode dependencies 2020-11-12 22:43:34 +01:00
LICENSE.txt Add MIT LICENSE.txt 2017-04-21 14:35:40 +02:00
Makefile New style api following vscode guidelines. 2018-05-07 18:01:55 +02:00
Publish.txt Add Publish.txt to link to page for publishing updated extension. 2017-04-21 15:30:49 +02:00
README.md Update readme 2024-04-05 11:35:43 +02:00
VSCode-UnityDebug.sln Remove ./External/NRefactory in favor of ./nrefactory. Bump UnityDebug solution to 2019 2020-07-20 20:05:47 +03:00
issue_template.md Update issue_template.md 2018-06-04 11:42:22 +02:00
package.json Activate extensions only on specific events 2020-12-05 17:01:35 +03:00

README.md

This repository has been archived.

The official Unity extension for Visual Studio Code is generally available as announced in this blog post