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

Please allow Python scripts calling C# methods be references Visual Studio can see #7998

Open
vsfeedback opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


We use Pythonnet in our Python scripts to interface with our C# code. When code changes within our C# codebase, we sometimes forget to make the changes in our Python code resulting in errors usually resulting in method name mismatch, parameters being swapped around, or object types being broken. Since Visual Studio recently added Python support, I was wondering if we can directly interface with our Python code and see if our method names/parameters are correct and maybe Visual Studio can even mark it with a red line indicating that the script might not work.


Original Comments

Feedback Bot on 7/29/2024, 00:31 AM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.

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

2 participants