Skip to content

A package that allows you to quickly switch between files with different file extensions in the same directory.

License

Notifications You must be signed in to change notification settings

pietropizzi/atom-switch-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch extension package

A package that allows you to quickly switch between files with different file extensions in the same directory.

Screenshot

Screenshot

Configuration

Default file extensions: ['.js', '.html', '.css'] Default keyboard shortcut: Alt + O

Usage

Let's say the you set up the extensions to be .js, .html and .css.

If you then have a .js file open and execute the command (default shortcut is Alt + o) it will open the .html file in the same directory if it exists, otherwise it will try to open the .css file.

About

A package that allows you to quickly switch between files with different file extensions in the same directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published