defaults write .GlobalPreferences com.apple.mouse.scaling -1 defaults write -g com.apple.mouse.scaling -1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.youtube.com/watch?v=ajmK0ZNcM4Q / https://dev.to/craftzdog/my-neovim-setup-for-react-typescript-tailwind-css-etc-58fb | |
https://rsdlt.github.io/posts/rust-nvim-ide-guide-walkthrough-development-debug/#better-coding-experience | |
https://youtu.be/IiwGbcd8S7I |
Similar to my vs code setup, this is a gist with everything I use on all my jetbrains ides setup.
I plan to always keep it up to date.
Recommended to have git bash installed.
Similar to my Jetbrains/IntelliJ/Webstorm setup, this is a gist with everything I use on my vscode setup.
I plan to always keep it up to date.
Recommended to have git bash installed.
- Tips & Tricks
- Keyboard shortcuts (Other operating systems’ keyboard shortcuts at aka.ms/vscodekeybindings, or Go to Help -> Keyboard Shortcuts Reference)
- Interative Playground. Go to Help -> Interative playground
- Release notes(they always show cool existing and new features)