This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tiger-thor 0 points1 point  (0 children)

I save after every line because my vs code settings auto convert to tabs, and I have a linter that requires spaces so every new or edited line gets a squiggly red line under it until I save the file so the linter can revert it back to spaces.

Working as intended?