Skip to content

My VSCode setup for getting intellisense for space engineers programmable blocks

Notifications You must be signed in to change notification settings

GeorgeRNG/SEBPVSCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programmable Block

VSCode setup for intellisense for space engineers programmable blocks.
I am using this on Linux. Based of https://github.com/gregretkowski/VSC-SE

Howto

Download the contents of the repo.
You will need dotnet installed (version 6.0 tmk) and C# vscode extensions active.
In SE/SpaceEngineers.csproj replace /storage/SteamLibrary/steamapps/common/SpaceEngineers with your se install folder.
Run dotnet build, it might error so try it again and see if the errors go away.
Open SE/template.cs, see if it has IntelliSense, if not, restart VSCode.

About

My VSCode setup for getting intellisense for space engineers programmable blocks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages