VS Code keyboard shortcuts that will boost your productivity
2024-Q4
Fuzzy search through files in Visual Studio Code
shell:
#!/usr/bin/env bash
##
# Interactive search.
#
[[ -n $1 ]] && cd "$1" # go to provided folder or noop
export FZF_DEFAULT_COMMAND="rg --column --line-number --no-heading --color=always -- ''"
selected=$(
fzf \
--ansi \
--delimiter : \
--bind "f12:execute-silent:(code -g $PWD/{1..3})" \
--preview-window 'up,60%,border-bottom,+{2}+3/3,~3' \
--preview 'bat -f --highlight-line={2} {1}' | cut -d":" -f1,2,3
)
[[ -n $selected ]] && code -g "$PWD"/"$selected"
For example, on macOS, you can copy the script, then run this in your terminal:
pbpaste > ~/bin/rgf # ~/bin is in my $PATH
chmod +x ~/bin/rgf
Master VS Code - The Fast Way To Learn VS Code
Flavio Copes Programming Books
Examples - OpenAI API
You will be provided with Python code, and your task is to calculate its time complexity.
Use job summaries in GitHub Actions to generate a list of releases
Using i3-like Tiling Window Managers in MacOS with yabai.
The Ultimate Interactive JQ Guide
Notion AI Prompts
dotfiles/osx/osx-for-hackers.sh - labianchin/dotfiles
macOS defaults
adriangoransson/dotfiles .zshrc
dotfiles/.macos at main · mattrohr/dotfiles
skrider/dotfiles
Interesting aliases for searching with fd and fzf.
dotfiles/aerospace.toml at main · kennethnym/dotfiles · GitHub
Aerospace Tiling Window Manager Extension for Alfred
AeroSpace Goodness
Raycast Store: Aerospace Tiling Window Manager
AeroSpace Commands
The Web Development Glossary: More Than 2,000 Key Terms for Developers
The Web Development Glossary: More Than 2,000 Key Terms for Developers
AI-Powered API Docs: Automate, Collaborate, Innovate | Theneo
Convert Markdown to JSON API
ClearlyDefined Docs
CleanShot X - URL scheme API
URL scheme API
Readwise Reader API
stylish SVG Backgrounds for your websites and designs | Mossaik
Design Spells · Design details that feel like magic
The Brand & Logo API | Brand.dev
🧑🎨 GPT Stylist Prompts
Motiff
AI-powered Professional Interface Design Tool
OG Image Gallery - Design Inspiration for Open Graph Images