Skip to content

Not able to add additional languages #129

@raminos

Description

@raminos

Thanks for this fantastic plugin. I'm completely in love with it.

Lately I started to experiment with VimScript and therefore wanted to add a blogpost. Sadly, I'm not able to get the syntax highlighting to work.

When I try to install a vscode syntax highlighting project like https://github.com/dunstontc/viml with npm I get an error because it can't find vscode:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! viml@0.1.7 postinstall: `node ./node_modules/vscode/bin/install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the viml@0.1.7 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

I think I'm probably missing something 😅 . What would be the recommended way to install another language?

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalThe problem is in another package

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions