Nucc / Thesaurus

Thesaurus plugin for Sublime
21 stars 10 forks source link

Support for showing more types of related words using Datamuse API #12

Open fsiyavud opened 4 years ago

fsiyavud commented 4 years ago

Thanks a lot for the Thesaurus plugin. It has been a big help for me for the last few years. Simple 'related words' became insufficient over time and I updated my local copy with a bunch of refinements using Datamuse API. Finally, I made some time to put it together as a PR and contribute back - I hope you find it useful.

The changes fall into two categories:

  1. FIxed some small issues to play nice with Sublime Text 3.
  2. Added support for Datamuse API and modifiers to show different types of related words. Please see the Readme at https://github.com/fsiyavud/Thesaurus for all the changes.