Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@filipw
Copy link
Contributor

@filipw filipw commented Apr 17, 2021

I sometimes run into this in my own development - when I forget a given local symbol was declared as immutable and then try to modify it. I thought a code action might be useful. It is of course optional.
If the user tries to modify an immutable local variable, the code action offers an automatic conversion to mutable binding.

Bildschirmaufnahme 2021-04-17 um 18 36 36

Copy link
Contributor

@bettinaheim bettinaheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good; I validated it locally on my end.

filipw and others added 2 commits April 19, 2021 20:46
@bettinaheim bettinaheim enabled auto-merge (squash) April 22, 2021 02:29
@bettinaheim
Copy link
Contributor

/azp run

@bettinaheim
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@bettinaheim bettinaheim merged commit 46af792 into microsoft:main Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants