Last active
September 15, 2024 16:41
-
-
Save fmal/906b9ca73a99bd1e16b7eeef255acbd8 to your computer and use it in GitHub Desktop.
amazon Q settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app.hideMenubarIcon": true, | |
"autocomplete.fontFamily": "Dank Mono", | |
"autocomplete.fontSize": 14, | |
"autocomplete.theme": "poimandres", | |
"codeWhisperer.shareCodeWhispererContentWithAWS": false, | |
"inline.enabled": false, | |
"integrations.hyper.disabled": true, | |
"telemetry.enabled": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment