Files
vscode/extensions
Matt Bierner 6428d0fc7d Support TS's includeInlayVariableTypeHintsWhenTypeMatchesName setting (#150489)
From https://github.com/microsoft/TypeScript/pull/48529

Let users control is variable type inlay hints are suppresed if the variable name matches the type name, such as:

```ts
const range = new Range();
```
2022-05-26 16:00:04 -07:00
..
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
2022-01-31 16:52:03 +01:00
2021-11-02 15:32:34 +01:00
2022-05-22 20:03:30 +02:00
2022-05-02 11:20:10 +02:00
2021-12-07 15:12:01 +01:00
2022-05-02 11:20:10 +02:00
2022-04-25 21:03:41 +02:00
2022-03-18 11:34:33 -04:00
2022-02-15 17:45:09 -08:00
2022-05-22 20:03:30 +02:00
2022-03-07 15:18:39 +01:00
2022-05-02 11:20:10 +02:00
2022-03-29 11:11:11 +02:00
2021-11-02 15:32:34 +01:00
2022-03-07 15:18:39 +01:00
2022-03-29 11:11:11 +02:00
2022-01-31 16:52:03 +01:00
2022-03-15 11:05:34 +01:00
2022-03-14 08:46:37 -04:00
2022-05-13 10:22:33 +02:00
2022-05-24 20:19:04 +00:00
2022-05-24 20:19:04 +00:00