Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 386 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 386 Bytes

Settings VSCode for each language

When you want to code simple, do it in VSCode

  • C++
  • Java
  • Python
  • Typescript based in Node
  • Javascript based in Node

requirements

node.js, npm, python, g++, jdk must be installed.

getting start

  • yarn ts : debug ts script
  • yarn js : debug js script
  • yarn python : debug python script
  • f5 : debug cpp file