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

Autocomplete overrides custom snippets #260

Open
4 of 8 tasks
fatheroctopus opened this issue Aug 16, 2019 · 0 comments
Open
4 of 8 tasks

Autocomplete overrides custom snippets #260

fatheroctopus opened this issue Aug 16, 2019 · 0 comments

Comments

@fatheroctopus
Copy link

Platform

  • Linux
  • Windows
  • OSX

Type

  • This is an issue
  • This is a feature request
  • Other

Checklist

  • It hasn't been fixed in the latest master
  • I can reproduce this issue in a fresh Sublime Text install without other extensions

Versions

output of mono --version:


output of msbuild /version:


Details

I've defined several snippets in my User/Snippets/C# directory. If I start to type the prompt for one of those snippets, I can see it in the autocomplete for a split-second, and then Omnisharp's override blows away the snippet prompt. More concerning is that my setting for "omnisharp_show_override_completion" is false, which I would assume would mean that Omnisharp doesn't touch my autocomplete suggestions at all, which is what I would want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant