vscode/extensions/typescript-language-features
Matt Bierner 847a6d8cd0
Fix request position of the inlay hints
Fixes #129134

The document may change between the request and when `ensureConfigurationForDocument` completes

I think this should fix the shifting around
2021-07-22 17:53:53 -07:00
..
media
schemas
src
test-workspace
.eslintrc.json
.vscodeignore
cgmanifest.json
extension-browser.webpack.config.js
extension.webpack.config.js
language-configuration.json
package.json
package.nls.json
README.md
tsconfig.json
yarn.lock

Language Features for TypeScript and JavaScript files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See TypeScript in Visual Studio Code and JavaScript in Visual Studio Code to learn about the features of this extension.