PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Written By
Views

Goto Previous File in VSCode

Goto Previous File in VSCode

I love using the command palette in VS Code to jump to a specific file. You can open the palette with the keyboard shortcut Cmd+P and then start typing for the name of the file you are looking for.

cmdp.gif

This is great! Unfortunately, when switching between two files you may get lost in a sea of tabs.

tabs.png

Instead, I just learned a quick way to jump back and forth between files by using the following keyboard shortcut Cmd+P P

cmdpp.gif

Now you can jump back and forth between two files faster than the speed of light ⚡.

Quick note: I actually disabled my tabs in my editor, it just makes it so much cleaner.

Comments (0)

loading comments