Files
zls/tests/lsp_features
Joe Williams 83c9a7b493 autofix now handles comments in the event of a newline w/ comments (#1236)
* autofix now handles comments in the event of a newline w/ comments

* oob check

* continue statements so we don't waste time checking things we know

* added a skip for if the characters are a comment

* convert to switch for readability
2023-06-15 12:53:33 -07:00
..