Viktor Hangya

Results 3 issues of Viktor Hangya

Hi, Thanks for the great tool. I'm working on a language server for grammatical error detection (https://github.com/hangyav/textLSP) and included Gramformer as one option for text analysis. However, I'm not able...

Hi, Thanks for the awesome tool. I'm working on a project where I'd like to extract the text content of latex files using TS (https://github.com/hangyav/textLSP). I noticed that commas aren't...

enhancement

Hi, It seems that hyphens are incorrectly parsed as operators instead of being part of the word (so they are also highlighted differently). ``` off-the-shelf (source_file [0, 0] - [1,...

enhancement