Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1-language-links #385

Closed
wants to merge 12 commits into from
9 changes: 9 additions & 0 deletions .vscode/settings.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@delisma Do you know why this file is being promoted to the branch?

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"editor.inlayHints.padding": true,
"editor.inlineCompletionsAccessibilityVerbose": true,
"editor.lightbulb.experimental.showAiIcon": "onCode",
"editor.linkedEditing": true,
"editor.renderLineHighlightOnlyWhenFocus": true,
"editor.formatOnPaste": true,
"editor.formatOnSave": true
}
Loading