Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
prokopchukdim committed Jan 7, 2022
2 parents 9d0cf30 + 510bd5a commit 616e884
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# light-search
A lightweight search plug-in built in and for Sublime Text 4. Inspired by WebSearch.
A lightweight search plug-in built in and for Sublime Text 4. Inspired by WebSearch and Google Search for Sublime, but combines command functionality into one multipurpose command.

Currently supports:
- Custom search queries into search engines using the LightSearch: Search command in the Command Palette. Current highlighted text is automatically given as the default argument for convenience.
- Custom search queries into search engines using the LightSearch: Search command in the Command Palette. Current highlighted text is automatically given as the default argument for convenience.
- Search using shortcuts or the Command Palette
- 5 common search engines (Google, Stackoverflow, duckduckgo, etc.). Support easily extendable. Can choose current engine using the LightSearch: Choose Engine command

Upcoming features:
- Quick searches using keyboard shortcuts

0 comments on commit 616e884

Please sign in to comment.