Giter Site home page Giter Site logo

know-your-tools's Introduction

Know your tools

A repo to show some cool things you can do with your tools to improve your productivity

VS Code

VS Code specific tips and tricks.

Command Pallet

  • Command + Shift + P or Control + Shift + P

Command Palette in VS Code

Breadcrumbs

Breadcrumbs in VS Code

Snippets

Vetur

  • Syntax Highlighting
  • Snippets
  • Linting
  • Autocomplete
  • Error checking

Vetur

Emmet

Emmet in VS Code

Smart selection expansion

Smart Selection Expansions

Jump back to previous cursor or selection

  • Command + U or Control + U to jump back

Jump back to previous cursor or selection

Reopen previously closed file

  • Command + Shift + T or Control + Shift + T

Reopen previously closed file

Multi cursor

Multi cursor

Indenting with Control + [ or ]

Indenting

Terminal

  • Split Terminals Control + \
  • Move between them with Alt
  • Change direction
  • Being able to use your own shell
  • Expand terminal
  • Terminal tabs
  • Terminal tabs for workspaces (mention in the workspaces section)

Terminal

Closing tabs in one group, closing tabs in the whole window

Opening and Closing tabs

Zen Mode

  • Command + K Z or Control + K Z

Live Share

Prettier to Format the code

Prettier

JS Type checking

JS Type checking

GitLens

Gitlens

Settings Sync

  • Use gist to upload/download settings
  • Auto-upload every time a setting/extension/shortcut/snippet changes
  • Auto-download on booting VS Code

Project Manager

  • Provide a directory with projects
  • Switch between them with Alt + Shift + P

Workspaces

  • Including multiple projects in one VS Code window
  • Being able to open terminals for each
  • Combined Git experience

Debugging Node and Vue projects

  • Command + Shift + D
  • Log point
  • Log point with variables

Browser Preview

  • Debugging on browser preview

Auto imports on TypeScript projects

Auto Imports on TS

Refactoring

Refactoring 1

Refactoring 2

Other cool extensions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.