winglang/wing

Missing completions for `super.`

Open

#4.537 aberto em 13 de out. de 2023

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (214 forks)github user discovery
good first issue🐛 bug📡 language-server🔌 vscode-extension

Métricas do repositório

Stars
 (5.385 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I tried this:

Typing super. in IDE inside a class method/init

This happened:

No completions available

I expected this:

Show protected/public members of parent classes

Is there a workaround?

No response

Component

IDE Extension

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Anything else?

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

Guia do colaborador