https://github.com/amamov/settings-vscode-each-language
When you want to code simple, do it in vscode. : Java, C++, Python, Typescript, Javascript
https://github.com/amamov/settings-vscode-each-language
cpp17 java java11 javascript nodejs python3 typescript vscode vscode-settings
Last synced: 7 months ago
JSON representation
When you want to code simple, do it in vscode. : Java, C++, Python, Typescript, Javascript
- Host: GitHub
- URL: https://github.com/amamov/settings-vscode-each-language
- Owner: amamov
- Created: 2021-07-15T12:41:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T12:39:08.000Z (about 4 years ago)
- Last Synced: 2025-01-17T11:42:31.735Z (9 months ago)
- Topics: cpp17, java, java11, javascript, nodejs, python3, typescript, vscode, vscode-settings
- Language: Java
- Homepage:
- Size: 2.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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