Deleted user

Results 22 comments of Deleted user

https://github.com/metadevpro/ts-pegjs/issues/92 - plan to enhance existing JS results using estree injection

An issue needs to be raised upstream at [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar)

This can stay open as tracking issue!

Do we have an attack plan for languages like Lua Python SQL? They are almost like written language especially SQL. Another suggestion: If the page was tokenized into words punctuation...

Looks like TF has a tokenizer that could break ground on this issue: [`BertTokenizer`](https://www.tensorflow.org/text/guide/tokenizers#berttokenizer) We need to filter out `camelCase` and `UPPER_SNAKE_CASE_WITH_UNDERSCORE` tokens for accuracy however

There is a way to cite source code academically in APA. Also if the citation is technical (i.e. code was reused), I would put a link to the source code...

This one wasn't as critical as the other perf issues, but I spent some time and sketched out a fold algorithm that could handle the issue. It'll be fixed when...

FWIW I also killed the ability to generate multiple symbols per line. The VS Code team made a design decision to accept the first keyword token per line as the...

Workaround for now: ```shell $ cd ~/.vscode/extensions/gimly81.matlab $ npm install vscode-textmate-languageservice@^latest ```

Fix to be released SOON™, subscribe to #171.