You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello developers
I am beginner in visual studio. I code in python.
Here is the problem:
While inserting variable in the function parameters, I encounter the following problem.
For example:
This is my code:
A drop-down menu appears:
I select the variable. But either of this happens:
num1, num2)
or
add_two_num(num1, num2
My brace autocomplete is on.
Autocomplete suggestions also comes but sometime variable doesn't select also. I am attaching a video.
Sometimes the intellicode doesn't works also.
Hopefully you can help me to come out of this problem.
Riddhiman
P.S.: I was using pycharm but recently due to my slow computer I shifted to visual studio. But this simple error is irritating me so much
Original Comments
Feedback Bot on 11/27/2022, 05:49 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
This issue has been moved from a ticket on Developer Community.
Hello developers
I am beginner in visual studio. I code in python.
Here is the problem:
While inserting variable in the function parameters, I encounter the following problem.
For example:
This is my code:
But when I write
A drop-down menu appears:
I select the variable. But either of this happens:
or
My brace autocomplete is on.
Autocomplete suggestions also comes but sometime variable doesn't select also. I am attaching a video.
Sometimes the intellicode doesn't works also.
Hopefully you can help me to come out of this problem.
Riddhiman
P.S.: I was using pycharm but recently due to my slow computer I shifted to visual studio. But this simple error is irritating me so much
Original Comments
Feedback Bot on 11/27/2022, 05:49 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: