Jose Badeau
Jose Badeau
I think the LSP sever should run fine if a web socket proxy is put in front. I once tried using gauge deamon in lsp mode with Monaco and it...
https://user-images.githubusercontent.com/152763/141594522-4ab5a7f6-5336-4b6a-bded-abc1adb97f68.MOV
Ok I cheated, it's running on open vscode sever. I installed Java, Gauge, into the docker image and installed the plugins via visa files. Works nicely
Not as far as I know. So making it work in the browser only is not really gonna be easy as already stated. However more projects and companies are basing...
I have noticed that only css selector based ignore works. When using other selector types, the ignore bounds are there there but not at the correct coordinates. I have my...
Have you solved this? I will look into it of not
I ended up using the jquery provider. Jquery can be injected if your site doesn’t use it
what about something like https://knexjs.org/?
That’s good news although I’m sad that maven isn’t first 🥺 but it’s good news. We have been using Java and nx for sometime.
Parallel has issues due to nx not correctly building dependencies before projects. I have opened an issue about this but the unfortunately have not received any feedback.