- New command
synosaurus-choose-and-insert
bound toC-c C-s i
.
- Change default prefix from
C-c s
toC-c C-s
. - Raise error in
synosaurus-choose-and-replace
if the region is not active and no word is at point.
- Respect buffer-local value of
synosaurus-backend
insynosaurus-lookup
. - Don’t delete text if
synosaurus-choose
returnsnil
. - Don’t offer duplicate completion candidates in
synosaurus-choose-and-replace
andsynosaurus-choose-and-insert
. - Use TLS for all HTTP requests
The initial release featuring:
- OpenThesaurus and Wordnet backends to choose from
completion-at-point
,ivy
andpopup.el
as possible frontends