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

VS Intellisense for csx files does not support #r #13856

Open
adamralph opened this issue Sep 16, 2016 · 1 comment
Open

VS Intellisense for csx files does not support #r #13856

adamralph opened this issue Sep 16, 2016 · 1 comment

Comments

@adamralph
Copy link
Contributor

adamralph commented Sep 16, 2016

Version Used:

Visual Studio Enterprise 2015 Update 3.

Steps to Reproduce:

  1. Open a csx file.
  2. Add a #r reference to an assembly.
  3. Type the name of a type in that assembly.

Expected Behavior:

Intellisense is shown for that type.

Actual Behavior:

Intellisense is not shown for that type.

@adamralph
Copy link
Contributor Author

Should this have the Interactive-ScriptingIDE label, similar to #13888 and #13886?

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

No branches or pull requests

3 participants