patrickswijgman
Results
2
comments of
patrickswijgman
@leoperria I'm running in exactly the same issue :( I got one step closed by adding ```javascript import 'prismjs' ``` in `main.tsx` but then I got `require is undefined`. So...
I tried all kinds of different ways to configure the `vtsls` language server but I can't seem to get it working :sob: ```json "lsp": { "vtsls": { "initialization_options": { "typescript":...