Skip to main content

Questions tagged [visual-studio-code]

0 votes
1 answer
107 views

I installed the following extension: https://marketplace.visualstudio.com/items?itemName=woberg.godot-dotnet-tools but I'm not sure if it's actually related to autocompletion. I've tried turning the ...
shingo.nakanishi's user avatar
1 vote
2 answers
216 views

Problem VSCode on my env from a project, setting of which is auto-generated from Unreal Engine, tries to build the code of Unreal Engine itself, which includes more ...
IsaacS's user avatar
  • 166
1 vote
1 answer
812 views

I didn't use VSCode since two weeks ago. Today, I opened my Unity Project. VSCode updated some extensions and unhappily, Intellisense doesn't work anymore. I didn't change VSCode settings — all ...
Achie1's user avatar
  • 181
0 votes
1 answer
319 views

I am new to Unity and I have been fighting with VSCode and debugging. I am trying to attach a debugger to Unity to test some code that run in the editor without running the app ( kind of Unity ...
Francesco's user avatar
  • 127
0 votes
0 answers
852 views

I'm a newbie and learning unity engine. I want to make a class diagram in unity to control my script efficiently. when I create a C# script look up the class diagram but I don't see that. my question ...
Thanh Sang Trần's user avatar
1 vote
1 answer
604 views

in Unity3D 2020.3.32f1 when I try to select my external script editor via Edit->Preferences->External Tools->External Script Editor the file dialog opens and I try to select VSCode. So far ...
drpelz's user avatar
  • 239
1 vote
1 answer
1k views

I'm trying to instantiate an object using Object.Instantiate() like this: Instantiate(carrot, transform, true); according to the ...
Max Bailey's user avatar
0 votes
1 answer
842 views

After every Unity update I have a lot of problem with missing assemblies in Visual Studio Code. ...
Tudvari's user avatar
  • 801
0 votes
1 answer
902 views

Unity debugger plugin and C# plugin are installed but Visual Studio Code does not recognize Unity APIs. Intelisense does not work. How can I fix?
erenjeager's user avatar
0 votes
1 answer
774 views

I tried to move to MinGW to compile my program, since I am trying to use a more recent OpenMP version than the 2.0 one used in Visual Studio. I was planning on using ...
JK Tech's user avatar
3 votes
1 answer
14k views

How can I change the root namespace for scripts in Unity? I went to Edit - Project Settings... - ...
some1 here's user avatar
0 votes
0 answers
115 views

I found this script on a tutorial that I want to implement into my game, but I first want to understand what it does and how it does it. The script is attached to a Joystick UI, which has the inner ...
KI.'s user avatar
  • 472
0 votes
5 answers
3k views

I am having an issue with Visual Studio Code AutoComplete for Unity. Some of the autocomplete is working, such as: void Start(), ...
MedAmine's user avatar
0 votes
1 answer
1k views

I am using Unity 2018 with Visual Studio Code version 1.43.2 on a Mac. Things seemed to work fine between Unity and Visual Studio Code, but now I realize that something is wrong with Code. I have been ...
Stormblessed's user avatar
1 vote
1 answer
2k views

I am using VSCode but I have also tried Visual Studio 2019 to write code for Unity, but when I'm writing the lines I don't get dropdown menus with for example the methods this class holds. Or objects. ...
Denislav Karagiozov's user avatar

15 30 50 per page