Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MadiMalik authored Dec 27, 2024
1 parent 2ef9862 commit 501220a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
// Configures if the built-in HTML language suggests HTML5 tags, properties and values.
"html.suggest.html5": true,

// Python Settings
"python.envFile": "${workspaceFolder}/.env",

// Defines a default HTML formatter which takes precedence over all other formatter settings. Must be the identifier of an extension contributing a formatter
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
Expand Down

0 comments on commit 501220a

Please sign in to comment.