Skip to content

the sample for debugging nim language with docker and vscode

License

Notifications You must be signed in to change notification settings

tkkm/nim-docker-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-docker-debug

the sample for debugging nim language with docker and vscode.

note

You need install plugin before debugging Remote Development(ms-vscode-remote.vscode-remote-extensionpack) or like something like this. This settings run and debugg current opening file.

if you want to run and debug specific file, please change files bellow. .devcontainer\devcontainer.json .vscode\tasks.json

how to debugg

  1. reopne folder in remote container.
  2. set break poin.
  3. start debugging!!(F5)

About

the sample for debugging nim language with docker and vscode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published