Skip to content

Commit

Permalink
Add diffEditor.codeLens setting
Browse files Browse the repository at this point in the history
  • Loading branch information
dsellarsnr authored Mar 20, 2023
1 parent 8460472 commit de8cf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
// Set *default* container specific settings.json values on container create.
"settings": {
"codestream.serverUrl": "https://api.codestream.com",
"diffEditor.codeLens": true,
"workbench.colorTheme": "GitHub Dark Default",
"remote.extensionKind": {
"codestream.codestream": [
Expand Down

0 comments on commit de8cf3b

Please sign in to comment.