Shortcuts on Macos
Shortcuts | Function | Example ($$ as cursor) |
ctrl+w | delete backward a word | git clone deleteAWord $$ |
ctrl+k | delete forward | git clone $$ http:fdhjska delete to the end of line |
| | |
Shortcuts of vscode on Macos
Shortcuts | Function |
ctrl +- | 后退,返回上一处光标 |
ctrl +shift +- | 前进,移到下一处光标 |
| |
Useful Websites
- Latex Math formula OCR
- Machine learning for software engineering
- github ssh key config
- OS development wiki
Enjoy Reading This Article?
Here are some more articles you might like to read next:
Solana Core Concepts: Accounts, Programs, and PDAs Python3 Concurrency: asyncio module/async/await Python Cheat Sheet MIT6.824 Lab2A Raft Leader Election Linux中的top command