Stillat / vscode-antlers-language-server

Provides rich language features for Statamic's Antlers templating language, including code completions, syntax highlighting, and more.
https://antlers.dev
MIT License
38 stars 3 forks source link

Process Failure on Weird Syntax #5

Closed JohnathonKoster closed 3 years ago

JohnathonKoster commented 3 years ago

Investigating issue where something within the parser fails internally when specially crafted Antlers syntax is encountered. Possible recursive issue.

Update: Isolated to modifierAnalyzer.ts analyzeContentForModifiers