GuyCarver / OpenOther

Open corresponding file by searching the "extenstions" settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text OpenOther Package adding the ability to open a corresponding file to the current active view by extension lookup.

Install

$ https://github.com/GuyCarver/OpenOther

Instructions

If an "extensions" settings entry exists for the view files are search 1st forward in the list from the current extenstion then forward from the beginning of the list to the current extension.

NOTE: The Extensions settings are usually set by the language package.

Key Bindings:

  • f11 = Open another file.

Todo:

  • Support custom extension lists.

About

Open corresponding file by searching the "extenstions" settings.

License:Other


Languages

Language:Python 97.6%Language:JavaScript 2.4%