Skip to content

Conversation

@devversion
Copy link
Member

In addition to quick fixes, this commit adds the ability to write code refactoring actions
that can be applied by users.

For example, we may implement a migration as a code refactoring action. Notably the
quick fix support, existing already, is insufficient as it only allows for edits to be applied
based on diagnostics shwon in e.g. VSCode.

In addition to quick fixes, this commit adds the ability to write
code refactoring actions that can be applied by users.

For example, we may implement a migration as a code refactoring action.
Notably the quick fix support, existing already, is insufficient as it
only allows for edits to be applied based on diagnostics shwon in e.g.
VSCode.
@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer area: language-service Issues related to Angular's VS Code language service labels Jul 8, 2024
@devversion devversion requested a review from atscott July 8, 2024 15:25
@ngbot ngbot bot modified the milestone: Backlog Jul 8, 2024
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Jul 8, 2024
@devversion devversion marked this pull request as ready for review July 10, 2024 13:05
@devversion devversion added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 10, 2024
@atscott
Copy link
Contributor

atscott commented Jul 15, 2024

This PR was merged into the repository by commit 4bb558a.

The changes were merged into the following branches: main

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: language-service Issues related to Angular's VS Code language service detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants