install.fairie/home/dot_config/Code/User/Base.code-profile

1 line
210 KiB
Text
Raw Normal View History

2023-06-09 20:40:14 -07:00
{"name":"vscode-default","settings":"{\"settings\":\"{\\n \\\"GitLive.Issue tracker integration\\\": \\\"Disabled\\\",\\n \\\"GitLive.Special branches\\\": \\\"main|master|trunk|dev|develop|qa|test|release[-/].*\\\",\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"trunk.io\\\"\\n },\\n \\\"[python]\\\": {\\n \\\"editor.formatOnType\\\": true\\n },\\n \\\"[scss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"trunk.io\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"trunk.io\\\"\\n },\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"trunk.io\\\"\\n },\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"trunk.io\\\"\\n },\\n \\\"ansible.lightspeed.enabled\\\": true,\\n \\\"ansible.lightspeed.suggestions.enabled\\\": true,\\n \\\"arduino.useArduinoCli\\\": true,\\n \\\"atlascode.bitbucket.statusbar.enabled\\\": false,\\n \\\"atlascode.jira.enabled\\\": true,\\n \\\"atlascode.jira.statusbar.enabled\\\": false,\\n \\\"atlascode.jira.statusbar.showLogin\\\": true,\\n \\\"atlascode.jira.statusbar.showProduct\\\": false,\\n \\\"atlascode.jira.statusbar.showUser\\\": false,\\n \\\"aws.telemetry\\\": false,\\n \\\"cSpell.enabled\\\": false,\\n \\\"cSpell.hideAddToDictionaryCodeActions\\\": true,\\n \\\"cmake.configureOnOpen\\\": true,\\n \\\"codemetrics.basics.CodeLensEnabled\\\": false,\\n \\\"do.manager.dropletTemplate\\\": [\\n {\\n \\\"backups\\\": false,\\n \\\"image\\\": \\\"ubuntu-20-04-x64\\\",\\n \\\"name\\\": \\\"temp-droplet\\\",\\n \\\"region\\\": \\\"sgp1\\\",\\n \\\"size_slug\\\": \\\"s-1vcpu-1gb\\\"\\n }\\n ],\\n \\\"editor.formatOnPaste\\\": false,\\n \\\"editor.formatOnSave\\\": false,\\n \\\"editor.formatOnType\\\": false,\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"extensions.autoUpdate\\\": \\\"onlyEnabledExtensions\\\",\\n \\\"files.exclude\\\": {\\n \\\"**/.trunk/*actions/\\\": true,\\n \\\"**/.trunk/*logs/\\\": true,\\n \\\"**/.trunk/*out/\\\": true,\\n \\\"**/.trunk/*plugins/\\\": true\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/.trunk/*actions/\\\": true,\\n \\\"**/.trunk/*logs/\\\": true,\\n \\\"**/.trunk/*out/\\\": true,\\n \\\"**/.trunk/*plugins/\\\": true\\n },\\n \\\"git.autofetch\\\": true,\\n \\\"git.enableSmartCommit\\\": true,\\n \\\"github.codespaces.defaultExtensions\\\": [\\n \\\"GitHub.codespaces\\\",\\n \\\"GitHub.vscode-pull-request-github\\\"\\n ],\\n \\\"github.codespaces.showPerformanceExplorer\\\": true,\\n \\\"githubPullRequests.notifications\\\": \\\"pullRequests\\\",\\n \\\"githubPullRequests.quickDiff\\\": true,\\n \\\"githubPullRequests.setAutoMerge\\\": true,\\n \\\"gitlens.menus\\\": {\\n \\\"editor\\\": {\\n \\\"blame\\\": false,\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": false,\\n \\\"remote\\\": false\\n },\\n \\\"editorGroup\\\": false,\\n \\\"editorTab\\\": {\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": true,\\n \\\"remote\\\": true\\n },\\n \\\"explorer\\\": {\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": true,\\n \\\"remote\\\": true\\n },\\n \\\"ghpr\\\": {\\n \\\"worktree\\\": true\\n },\\n \\\"scm\\\": {\\n \\\"graph\\\": true\\n },\\n \\\"scmGroup\\\": {\\n \\\"compare\\\": true,\\n \\\"openClose\\\": true,\\n \\\"stash\\\": true\\n },\\n \\\"scmGroupInline\\\": {\\n \\\"stash\\\": true\\n },\\n \\\"scmItemInline\\\": {},\\n \\\"scmRepository\\\": {\\n \\\"authors\\\": true,\\n \\\"generateCommitMessage\\\": true,\\n \\\"graph\\\": false\\n },\\n \\\"scmRepositoryInline\\\": {\\n \\\"graph\\\": true\\n }\\n },\\n \\\"go.lintTool\\\": \\\"golangci-lint\\\",\\n \\\"go.toolsManagement.checkForUpdates\\