mark LanguageService.getSourceFile as internal and rename it by vladima · Pull Request #7584 · microsoft/TypeScript
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 13.3k
Conversation
this is a breaking change, i remeber other users used it..
// cc: @basarat.
Thanks for the heads up. I don't think we use this method, we just use ts.createSourceFile, so we should be good.
Ah, I do use it in ts-node 😦 Do you know if source maps generate properly with inline contents now, that's all I was using it for.
@vladima Yes, definitely. Don't worry about it, I'll look into fixing it at the source too some time.
vladima
deleted the
LS-rename-getSourceFile
branch
microsoft
locked and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters