Is there a way to trigger formatter after insert new code by code action? #892
Replies: 2 comments 3 replies
|
Hey @jiashengguo, I would generally recommend to have some sort of infrastructure in place to generate correctly indented code in the first place. There are a few methods in the |
|
Hi @msujew |
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if the inserted code could be formatted instead of manually inserting the indent in the code action.
All reactions