Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated internal method #24540

Merged
1 commit merged into from
Jun 1, 2018
Merged

Remove deprecated internal method #24540

1 commit merged into from
Jun 1, 2018

Conversation

ghost
Copy link

@ghost ghost commented May 31, 2018

The only history I can find on this is af5148d -- since this method is internal there should be no problem removing it?

@ghost ghost requested a review from mhegazy May 31, 2018 21:37
@mhegazy
Copy link
Contributor

mhegazy commented May 31, 2018

@andy-ms can you add a note about it in the API breaking changes section.

@ghost
Copy link
Author

ghost commented May 31, 2018

Don't think it's an API breaking change since this wasn't in the public API?

@mhegazy
Copy link
Contributor

mhegazy commented May 31, 2018

I remember monaco used to take a dependency on it. but they do not any longer. even though it is not part of the public API ppl still use it. we just need to add a note to use getProgram().getSourceFile() instead.

@ghost
Copy link
Author

ghost commented Jun 1, 2018

Updated API breaking changes.

@ghost ghost merged commit e654442 into master Jun 1, 2018
@ghost ghost deleted the deprecated_getsourcefile branch June 1, 2018 15:14
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant