Skip to content

Commit

Permalink
Enable notebook inline values
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome committed Feb 15, 2025
1 parent 8b80b66 commit b0906cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
"notebook.formatOnSave.enabled": true,
"notebook.globalToolbar": false,
"notebook.output.scrolling": false,
"notebook.inlineValues": true,
"python.analysis.autoFormatStrings": true,
"python.analysis.autoImportCompletions": false,
"python.analysis.importFormat": "relative",
Expand Down

0 comments on commit b0906cc

Please sign in to comment.