microsoft / vscode-docs

Public documentation for Visual Studio Code
http://code.visualstudio.com/docs
Other
5.57k stars 4.52k forks source link

`TextDocument.getLanguageId()` changed to `TextDocument.languageId` #7351

Closed yg-i closed 1 month ago

yg-i commented 1 month ago

It looks like TextDocument does not have (or no longer has) a getLanguageId() method

image