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

No intellisense for ironpython external modules #5205

Closed
ccc159 opened this issue Apr 3, 2019 · 5 comments
Closed

No intellisense for ironpython external modules #5205

ccc159 opened this issue Apr 3, 2019 · 5 comments

Comments

@ccc159
Copy link

ccc159 commented Apr 3, 2019

Environment:

  • Visual Studio Professional 2019 16.0.0
  • Ironpython 2.7.9
  • Windows 10 Pro 1809 64-bit

Bug:
No intellisense (autocomplete) for external .dll library or python module

How to reproduce:

  1. Create a Ironpython Application project.

  2. In Solution Explorer -> Search Paths, add external .dll directory path.

  3. Reference .dll using clr
    image

  4. The code runs with no problem, but there is no intellisense at all. Also import clr shows unresolved import clr
    image

  5. In Solution Explorer -> Search Paths, add external python module path.

  6. The intellisese doesn't show full description of a function as it does in my old setup.
    image

FYI, the old setup I was using is:

  • Visual Studio Professional 2015
  • Ironpython 2.7.5
    Neither of the above problem appears in that setup.

I really appreciate the effort you've been putting into PTVS. Unfortunately to me I can only use the version from 3-4 years ago. I hope there's a workaround or a fix soon, as intellisense is one of the most important feature for an IDE.

Thanks!

@huguesv
Copy link
Contributor

huguesv commented Apr 3, 2019

Thanks for the feedback. We have issue #5027 to track this.

@SamDehghani
Copy link

Any new news on this issue?

@guerillacodester
Copy link

guerillacodester commented Jul 24, 2019

Any news on this? It is beginning to make me cry :(

@supachris
Copy link

Is this issue planned to be fixed? It´s very annoying. Thanks.

@BhuvanKanade
Copy link

Imported .dll module is not showing autocomplete, suggestions and intellisence any update on this ?

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

6 participants