giniedp / vscode-pug2html

Pug to html VSCode extension
4 stars 1 forks source link

unknown configuration settings? #3

Closed samumist closed 7 years ago

samumist commented 7 years ago

I have the following configuration settings in the settings.json. The editor kept complaining Unknown configuration settings in the PROBLEMS tab though the settings worked as expected.

  "pug2html.compileOptions": {
    "doctype": "html",
    "pretty": true,
    "filename": "index.pug"
  },

Nothing serious, just a bit annoying.

test css test code today at 4 02 23 pm

giniedp commented 7 years ago

thx, it is fixed in version 0.0.5