Skip to content

RyamosThomas/vscode-sourcemod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up visual studio code for sourcemod projects

This repo contains a starter template for new sourcemod projects. The compiler and includes as of writing this are from SM 1.10 Build 6501.

Setup

The first step is to download a copy of the repo. Once downloaded open the folder containing this readme.md with visual studio code. Install the extensions below for syntax highlighting and autocompletion. Change sourcepawnLanguageServer.sourcemod_home to be the absolute path to the includes folder

Recommended Extensions

  • Dreae's SourcPawn Exension
  • My Personal Extension
    • To install my extension first download the vsix, then go to the extensions tab in vscode. Once there click the three dots ... and select install from vsix. You'll be able to install the extension from there.

About

Tutorial on setting up vscode for sourcemod comp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors