sinpro.dev
Docs
Code Style
TypeScript Config
  • Company Information
    • Portfolio
    • About
    • Services
    • Events
  • Dev Environment
    • macOS Settings
    • Chrome Extensions
    • VSCode Workspace Settings
    • VSCode Workspace Extensions
    • Global NPM Packages
    • npm-check-updates
    • SvelteKit
    • Customize Zsh
    • ChatGPT Prompts
    • Tailwind CSS
    • Warp
    • Keyboard Shortcuts
  • Assets
    • Assets
    • JPG/PNG to AVIF
    • TTF to WOFF2
  • Clean Code
    • Clean Code
    • Format
    • Quality
    • Variables
    • Functions
    • Objects and Data Structures
    • Classes
    • Concurrency
    • Error handling
    • Comments
  • Code Style
    • TypeScript Config
    • Prettier
    • ESLint
    • Stylelint
  • Testing
    • Vitest
    • Playwright
  • Git
    • Git Branches and Commits
    • Git Hooks
    • Git User Profiles
    • Git for Windows
  • GitHub
    • GitHub Issues
    • GitHub Pull Requests
    • GitHub Repository Settings
    • GitHub Branch Protection
    • GitHub Actions
  • Code Quality
    • SonarCloud Coverage
  • Server
    • SSH
    • PM2
    • Caddy
    • Updating the server
    • ngrok
  • Team sinProject
    • Our Team Policy
    • Equipment and Supplies
    • Books
    • Slack
    • Locales
    • Funny Apps
    • Docs History
  • Talk
    • Talk
    • Creating a Project
    • App Structure

Dev Environment

Keyboard Shortcuts

Edit this page

We will introduce some keyboard shortcuts that we often use.

macOS

  • Launch Alfred : Opt + Space
  • Delete : Cmd + Delete

VSCode

  • Show All Commands: command shift P
  • Go to File… : command P
  • Organize Imports : option shift O
  • Go Back : control -
  • Go Forward : control shift -
  • Close All Editors : command K, command W
  • Close Editor : command W
  • Select All Occurrences of FInd Match : command shift L
  • Cut (line) : command X
  • New Window : command shift N
  • Move Line up / down : option ↑ / ↓

Google Chrome

  • Developer Tools : command option I
  • Reopen Closed Tab : command shift T
  • Select Next Tab : command →
  • Select Previous Tab : command ←
  • Actual Size : command 0
  • Zoom In : command +
  • Zoom Out : command -

GitHub

  • Submit : command enter
Warp Assets
© sinProject. v0.73.0
On this page
  • Keyboard Shortcuts
  • macOS
  • VSCode
  • Google Chrome
  • GitHub