BBx-Kitchen / bbj-language-server

BBj Language Server
MIT License
6 stars 6 forks source link

Disable newline validation for label declarations #115

Closed msujew closed 10 months ago

msujew commented 10 months ago

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

Checks whether the current statement is preceded by a label declaration. Disables the newline validation in that case.