Skip to content

sawyerzhu/highlight-selected

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlight Selected

Double click on a word to highlight it throughout the open file.

This is something hacky I've put together as I missed the functionality that Sublime gave.

Some code and has been taken from Atom's find and replace package

Please log any issues and pull requests are more than welcome!

Gif in action

Issues and Todo

  • Refactor and tidy up the code
  • Add specs to test it
  • Should we highlight symbols?
  • Merge this feature in the find-and-replace package

About

Highlights the current word selected when double clicking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 92.8%
  • CSS 7.2%