Jump to content

[Resolved] Using VSCode instead of Visual Studio?


Recommended Posts

I've come to pretty heavily prefer Visual Studio Code over Visual Studio as an IDE, and would like to develop KSP plugins using it.

Unfortunately, I've had no luck figuring out how to get the VSCode C# extension to reference KSP's dll files and thus intellisense is useless and there's red underlines under everything relating to Unity or KSP.

Does anyone here use VSCode to develop plugins? Any help would be greatly appreciated!

 

*Edit

As I should've expected, after a day of searching I found this page right after posting asking for help:

https://stackoverflow.com/questions/42000798/how-do-i-add-assembly-references-in-visual-studio-code

Turns out if you add the UnityEngine.dll reference via NuGet it pretty much just works! :)

Edited by nubeees
Found a solution
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...