/goto_file

Alternative to GotoAnything, switch file without previewing on each keystrone

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

GoTo File

Switch file without the annoying screen flicker from gotoanything's file previewing on each keystroke

image

image

Press enter and it'll open the file

How to Install:

  • Via Package Manager - search for: goto file

  • Locally

    • In Sublime Text: Preference -> Browse Package
    • Go to folder: User
    • Put the goto.py file

And to make it a keybind:

  • Preferences -> Keybind
  • { "keys": ["ctrl+p"], "command": "goto_file" }