Florian Verdonck
Florian Verdonck
Can we scope this to node we are currently in? I'm getting autocomplete for everything top level now, I need to see the jsx specific things that are not yet...
I still see this thing first try: Inside empty quotes, the completion of editor adds an additional quote:
Hello, thanks for reporting this issue. The problem here is that https://github.com/rescript-lang/rescript-vscode/blob/01a4a81d34d9293ebcf5d55ffd4ddfbb151c6480/server/src/utils.ts#L125-L129 doesn't hold with pnpm. Rescript is likely to be installed as `node_modules/rescript` while its dependency will be at...
Could you try out latest beta (12) and latest vsix (1.65.7). If it doesn't work, try post the result of the `Dump LSP Server State` command.