Skip to content

This VSCode extension allows you to highlight any word (s) and instantly get a list of matching synonym, which you can replace using just a click!

Notifications You must be signed in to change notification settings

PushpakB3096/synonym-finder-vscode-ext

Repository files navigation

Synonym Finder++

Screenshot-from-2021-05-16-18-21-51 Screenshot-from-2021-05-16-18-21-56 Screenshot-from-2021-05-16-18-22-05 Screenshot-from-2021-05-16-18-46-37

Introduction

This VSCode extension allows you to highlight any word(s) and instantly get a list of matching synonym, which you can replace using just a click! This extension is published on VSCode Extension Manager. Just search for Synonym Finder++ in your VSCode!

How to use?

  • Highlight any word or group of words
  • Bring up command window by pressing Ctrl+Shift+P (depends on your keymappings).
  • You will instantly see a list of words that match the highlighted word. Select any that you want to use and press Enter.
  • Your highlighted text will be instantly replaced with the one that you selected!

Technology stack & concepts

  • Typescript

About

This VSCode extension allows you to highlight any word (s) and instantly get a list of matching synonym, which you can replace using just a click!

Topics

Resources

Stars

Watchers

Forks