Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

refactor(server): Remove external project tracking#1682

Merged
atscott merged 1 commit intoangular:mainfrom
atscott:externalprojects
Jun 8, 2022
Merged

refactor(server): Remove external project tracking#1682
atscott merged 1 commit intoangular:mainfrom
atscott:externalprojects

Conversation

@atscott
Copy link
Collaborator

@atscott atscott commented Jun 3, 2022

The external project management was implemented to prevent TSServer from
closing projects when navigating around. However, this didn't work for
solution style projects. With angular/angular#45965,
the external project management is no longer necessary because that
change in the @angular/language-service package is a more complete fix.

The external project management was implemented to prevent TSServer from
closing projects when navigating around. However, this didn't work for
solution style projects. With angular/angular#45965,
the external project management is no longer necessary because that
change in the @angular/language-service package is a more complete fix.
@atscott atscott added the target: patch This PR is targeted for the next patch release label Jun 3, 2022
@atscott atscott added the action: merge Ready to merge label Jun 8, 2022
@atscott atscott merged commit 16b045d into angular:main Jun 8, 2022
atscott added a commit that referenced this pull request Jun 8, 2022
The external project management was implemented to prevent TSServer from
closing projects when navigating around. However, this didn't work for
solution style projects. With angular/angular#45965,
the external project management is no longer necessary because that
change in the @angular/language-service package is a more complete fix.

(cherry picked from commit 16b045d)
@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 Jul 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge Ready to merge 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