Skip to content

refactor(language-service): Add flag to allow disabling block syntax …#52691

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

refactor(language-service): Add flag to allow disabling block syntax …#52691
atscott wants to merge 1 commit intoangular:mainfrom
atscott:lsFlagDisableBlocks

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Nov 8, 2023

…parsing

This commit adds a flag to the language service config options to disable block parsing in the compiler.

@atscott atscott added target: patch This PR is targeted for the next patch release area: compiler Issues related to `ngc`, Angular's template compiler labels Nov 8, 2023
@ngbot ngbot bot modified the milestone: Backlog Nov 8, 2023
@atscott atscott requested a review from crisbeto November 8, 2023 17:46
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Nov 8, 2023
…parsing

This commit adds a flag to the language service config options to disable block
parsing in the compiler.
@atscott atscott force-pushed the lsFlagDisableBlocks branch from 5e7a75f to 5102b47 Compare November 8, 2023 17:54
@atscott
Copy link
Copy Markdown
Contributor Author

atscott commented Nov 8, 2023

This PR was merged into the repository by commit abdbdf7.

@atscott atscott closed this in abdbdf7 Nov 8, 2023
atscott added a commit that referenced this pull request Nov 8, 2023
…parsing (#52691)

This commit adds a flag to the language service config options to disable block
parsing in the compiler.

PR Close #52691
@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 9, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…parsing (angular#52691)

This commit adds a flag to the language service config options to disable block
parsing in the compiler.

PR Close angular#52691
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: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants