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

Omnisharp autocomplete missing a lot of valid members #261

Open
3 of 8 tasks
CodeSteele opened this issue Sep 19, 2019 · 0 comments
Open
3 of 8 tasks

Omnisharp autocomplete missing a lot of valid members #261

CodeSteele opened this issue Sep 19, 2019 · 0 comments

Comments

@CodeSteele
Copy link

CodeSteele commented Sep 19, 2019

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:

6.0.0

output of msbuild /version:

16.1.85+gad9c9926a7 for Mono

(Both tried on a machine with the above two and without, the requirements says windows only)

Details

What's the bug?

Omnisharp only shows immediately available members (for base Object type and the Home Controller itself), but nothing under the Controller class, eg:

Sublime:
image

VSCode:
image

How-To

How do I reproduce this issue?

Fresh install of Omnisharp.

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