-
Notifications
You must be signed in to change notification settings - Fork 70
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
Why not using AnnotatedText #80
Comments
First off, I shall say that in the current state of the program, I don't plan to turn everything around in the code to use the annotated strings provided by LanguageTool. ;-) When I started coding, my main design arguments for not using them was:
|
Ok, thank you for your answer ! I was just curious ^^ It is a really useful repository and I hope it will integrated to some editors like vscode, would it be something interesting for you ? |
I am looking around the repository, and I am wondering: why did not you use AnnotatedText as explained here (http://wiki.languagetool.org/java-api) ? it is not practical ?
The text was updated successfully, but these errors were encountered: