Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

highlighting word group in mthesaur.txt that can be replaced #25

Open
rpietro opened this issue Mar 11, 2018 · 1 comment
Open

highlighting word group in mthesaur.txt that can be replaced #25

rpietro opened this issue Mar 11, 2018 · 1 comment

Comments

@rpietro
Copy link

rpietro commented Mar 11, 2018

@Ron89 outstanding plugin. here is what I was looking into doing: say I have bult an mthesaur.txt where I have the expression "very important" which I set as a synonym for "critical"

The problem is that I will forget that the expression "very important" is under mthesaur.txt and so I would be unlikely to visually select both words while searching for a synonym. Question then is: any suggestions on how I could enhance the plugin to underline expressions present in mthesaur.txt with more than one word? This would allow me to know that these expressions are potentially replaceable.

@Ron89
Copy link
Owner

Ron89 commented Mar 18, 2018

hmm, not all backends can be used to achieve this, only local backends can. Or else the latency could be very experience damaging. Or, we can use async method to achieve it. But that would require an architecture overhaul.

Also, to ease the pain of setting this up, an auto-download routine need to be provided by the local backends before introducing this feature (issue #19 ).

Let me think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants