Skip to content

refactor(language-service): Improve autocomplete snippet of for block#52405

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:trackSnippet
Closed

refactor(language-service): Improve autocomplete snippet of for block#52405
atscott wants to merge 1 commit intoangular:mainfrom
atscott:trackSnippet

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Oct 26, 2023

The for block has several parts which we know are required. This commit improves the autocomplete snippet of the for block by adding those required parts and providing placeholders.

forcomplete.mov

The `for` block has several parts which we know are required. This
commit improves the autocomplete snippet of the `for` block by adding
those required parts and providing placeholders.
@atscott atscott added area: language-service Issues related to Angular's VS Code language service target: rc This PR is targeted for the next release-candidate labels Oct 26, 2023
@ngbot ngbot bot added this to the Backlog milestone Oct 26, 2023
@atscott atscott requested a review from dylhunn October 26, 2023 19:43
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Oct 28, 2023
@atscott atscott removed the request for review from dylhunn October 28, 2023 03:07
@atscott atscott modified the milestones: Backlog, v17-final Oct 30, 2023
@alxhub
Copy link
Copy Markdown
Member

alxhub commented Oct 31, 2023

This PR was merged into the repository by commit c3d60ff.

alxhub pushed a commit that referenced this pull request Oct 31, 2023
…ck (#52405)

The `for` block has several parts which we know are required. This
commit improves the autocomplete snippet of the `for` block by adding
those required parts and providing placeholders.

PR Close #52405
@alxhub alxhub closed this in c3d60ff Oct 31, 2023
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Dec 1, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…ck (angular#52405)

The `for` block has several parts which we know are required. This
commit improves the autocomplete snippet of the `for` block by adding
those required parts and providing placeholders.

PR Close angular#52405
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 target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants