Skip to content

Odin starter template for vs-code (incl. memory leak detection)

Notifications You must be signed in to change notification settings

RednibCoding/Odin-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin-Starter

Odin starter template for vs-code (incl. memory leak detection)

How to run

run: odin run .

How to debug

  • make sure you have the C/C++ extension pack (VsCode extension) installed
  • click on the debug tab in vs-code, then click on the debug button at the top (or press F5)

FAQ

Q: When I start debugging, I get the following error popup: Configured debug type 'cppvsdbg' is not supported.

A: Make sure you have the C/C++ extension pack installed. If it is already installed, try reinstalling it.

About

Odin starter template for vs-code (incl. memory leak detection)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages