Intellisense compoud assignment suggestion incorrect #53969
Labels
Area-IDE
Bug
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
This issue has been moved from a ticket on Developer Community.
[severity:Other]
For this code Intellisense suggest to use compound assignment, but it changes the behavior of the code.
Original code:
Results the following output:
1
2
3
4
5
6
7
8
9
10
Intellisense suggestion for this:
Results:
0
1
2
3
4
5
6
7
8
9
Original Comments
Feedback Bot on 6/8/2021, 06:22 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: