uqbar-project/wollok-lsp-ide

Autocomplete debería sugerir constantes globales

Open

#166 opened on May 29, 2024

 (1 comment) (0 reactions) (0 assignees)TypeScript (3 forks)auto 404
bugcomponent: autocompletegood first issuehackathon

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (Avg merge 3h 2m) (1 merged PR in 30d)

Description

          Debería ser `allGlobals` y contemplar también las `const` globales. 

Tal vez estaría bueno un método Node.isGlobal 🤔

Originally posted by @PalumboN in https://github.com/uqbar-project/wollok-lsp-ide/pull/165#discussion_r1619507183

Contributor guide