Replies: 1 comment 4 replies
-
yeah i'm having no luck on nixos either. I'm just going to give up and wait until #11315 is merged then try again |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use nix to manage my helix config, and up until now it's been working great.
I'm now trying to get eslint working in a react native project (javascript), and having some struggles. I've read several issues and discussions here and around Google, and tried to adapt them to get it working, however I must be missing something.
Here's a gist with my helix.nix home-manager module, and the subsequent toml languages.toml: https://gist.github.com/rykugur/3f1a3bdc0ef32506cbf108e130bfaac2
Has anybody gotten this working in a nix/HM module, or perhaps sees something obvious I've missed?
EDIT: I forgot to add that I'm using version
4.8.0
ofvscode-langservers-extracted
via a nix overlay, which you can see here.Beta Was this translation helpful? Give feedback.
All reactions