This website requires JavaScript.
Explore
Help
Register
Sign in
lilith
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2025-04-29 23:24:55 +02:00
Code
Activity
fbc2483c6b
Branches
Tags
No results found.
tldr
/
pages
/
common
/
code.md
Galdin Raphael
1b930944d4
code: add page (
#1557
)
2017-10-24 21:41:53 +05:30
182 B
Raw
Blame
History
code
Visual Studio Code.
Open VS Code:
code
Open the current directory in VS Code:
code .
Open a file or directory in VS Code:
code {{path/to/file_or_folder}}