microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.06k stars 29.21k forks source link

(POSIX family) makefiles keep indenting with illegal spaces #231912

Closed mcandre closed 1 week ago

mcandre commented 2 weeks ago

Does this issue occur when all extensions are disabled?: Yes/No

VSCode keeps indenting with spaces by default for (POSIX family) makefiles. This breaks the makefiles, triggering parse errors in various make implementations.

Steps to Reproduce:

  1. a, l, l, colon, enter, echo test
RedCMD commented 2 weeks ago

dup https://github.com/microsoft/vscode/issues/231224#issuecomment-2424546588

aiday-mar commented 1 week ago

Hi thanks for identifiying this as a duplicate. This will be closed.