diff --git a/.vscode/settings.json b/.vscode/settings.json index a39611e0..ce175bff 100755 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -19,5 +19,9 @@ "titleBar.inactiveBackground": "#42b88399", "titleBar.inactiveForeground": "#15202b99" }, - "peacock.remoteColor": "#42b883" + "peacock.remoteColor": "#42b883", + "docify.inlineComments": true, + "docify.moreExpressiveComments": true, + "docify.sidePanelReviewMode": false, + "docify.programmingLanguage": "javascript" } \ No newline at end of file