You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
classBug{' '='whitespace'' p'='padded'''='empty'}classReplextendsBug{constructor(){super()// now try to access the empty string property with bracketsthis['']// receives 3 entries from Typescript, displays only 2}}
Entries from extensions/typescript-language-features/src/languageFeatures/completions.ts
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Entries from
extensions/typescript-language-features/src/languageFeatures/completions.ts
The text was updated successfully, but these errors were encountered: