question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add setting to allow turning off github user completion

See original GitHub issue

When coding in Python, I want the typing of @ to trigger autocompletion for potential decorators, not have it populated with a number of github names. As such, it would be great if this autocompletion feature of this extension could be turned off in a setting.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
egammacommented, Apr 2, 2020

We should offer a similar setting as for # that can be defined per language and also use some more heuristics when to not show the user completions.

@ClemensA4t1qbit there is a user setting editor.suggest.showUsers that you can use to turn this off.

0reactions
connor4312commented, Apr 30, 2020

@ecraig12345 you can use the nightly version of the extension, github.vscode-pull-request-github-insiders, or wait until stable is bumped next week 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disabling and enabling a workflow - GitHub Docs
Disabling a workflow · On GitHub.com, navigate to the main page of the repository. · Under your repository name, click Actions. Actions tab...
Read more >
Configuring notifications - GitHub Docs
To update your notification settings, tap Configure Notifications and then use the toggles to enable or disable your preferred types of push notifications....
Read more >
Disabling or limiting GitHub Actions for your organization
Next to the organization, click Settings. In the left sidebar, click Actions, then click General. Under "Workflow permissions", use the Allow GitHub Actions...
Read more >
Managing the automatic deletion of branches - GitHub Docs
Under "Pull Requests", select or unselect Automatically delete head branches. Checkbox to enable or disable automatic deletion of branches. Further reading. " ...
Read more >
Managing GitHub Actions settings for a repository - GitHub Docs
Under your repository name, click Settings. In the left sidebar, click Actions, then click General. Under "Workflow permissions", use the Allow GitHub Actions ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found