You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works using the JavaModel which is quite a central concept in the Java Development Tools.
I don't know if other language support have a similar central model concept?
Most parts will be reusable and the language specific parts could be isolated and in the SpellingEngine.
The naming strategies would be easily configurable per-language and it's easy to add other patterns I don't currently support.
I will put it on the back burner to take a look at another language and see how difficult it would be.
how hard is to make it general? That is to support C/C++, JavaScript and other languages that follow the same naming conventions
The text was updated successfully, but these errors were encountered: