Skip to main content
added 42 characters in body
Source Link
Dinko Pehar
  • 6.1k
  • 4
  • 33
  • 64

Found a solution:

"[jade]": { "editor.detectIndentation": false, "editor.insertSpaces": true, "editor.tabSize": 2 } 

Jade was name of the Pug template before. https://github.com/pugjs/pug/issues/2184

Found a solution:

"[jade]": { "editor.detectIndentation": false, "editor.insertSpaces": true, "editor.tabSize": 2 } 

Jade was name of the Pug template before.

Found a solution:

"[jade]": { "editor.detectIndentation": false, "editor.insertSpaces": true, "editor.tabSize": 2 } 

Jade was name of the Pug template before. https://github.com/pugjs/pug/issues/2184

Source Link
Dinko Pehar
  • 6.1k
  • 4
  • 33
  • 64

Found a solution:

"[jade]": { "editor.detectIndentation": false, "editor.insertSpaces": true, "editor.tabSize": 2 } 

Jade was name of the Pug template before.