-
-
Notifications
You must be signed in to change notification settings - Fork 59
Can't install VSCode extenstion #228
Comments
I've just changed info about running the extension. |
@snatvb did you make |
apparently i broke it in #252 now i am trying to fix it and i got it in a state where it does not report any errors but still does not work : / |
@thecotne no. It is not your fault. There is problem to package extension with |
it was failing to start for me because of change in file structure of this is my fix but it still does not exactly work https://github.com/JSMonk/hegel/pull/260/files#diff-d73f388b124308df3ed9c8993f08f40bL1-R3 |
@thecotne yeah. It will not work until new change will be in npm registry. |
@YevhenKap no after yarn it uses local packages (except well it should use local packages if it's configured correctly |
@YevhenKap oh, probably you are right, i will look at that soon |
@snatvb syntax highlighting is not provided by extension ... is this vscode with javascript syntax? maybe you have some other extension messing with js syntax? |
@thecotne maybe problem in theme, i think this problem with and second |
Hello. On your site, link must lead to marketplace but it is not. Link is leading to home page of the site.
Ok, I tried install manually, but I can't. Command
npm run compile
does not exist in package.json ofhegel/packages/language-server
, because I can't compile extention and install in my IDE.I want to try your solution.
The text was updated successfully, but these errors were encountered: