I would like to see autocomplete menu for the input
here:
const input = document.createElement("input");
input.removeAtt
I already installed lsp
and lsp-typescript
plugins. What else am I missing?
I would like to see autocomplete menu for the input
here:
const input = document.createElement("input");
input.removeAtt
I already installed lsp
and lsp-typescript
plugins. What else am I missing?
Works for me.
lsp-typescript
at the bottom-left corner of the status bar?LSP-typescript
?Hi. Thanks.
lsp-typescript
at bottom-left corner.