BBx-Kitchen / bbj-language-server

BBj Language Server
MIT License
7 stars 6 forks source link

Disable newline validation in the presence of parser errors #116

Closed msujew closed 1 year ago

msujew commented 1 year ago

Closes https://github.com/BBx-Kitchen/bbj-language-server/issues/72

Disables the newline validation if there are any parser errors found in the current document.