Skip to content

feat: better json fontification with json-ts-mode, fix: handles stderr in nix-drv-mode #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ed9w2in6
Copy link

2 commits:

  • 81e735f
  • 891d963
    • fix: handles stderr in nix-drv-mode
    • nix-drv-mode behaves weirdly when things got printed to stderr, which
      is common when nix warns about feature deprecation
      replacing shell-command-to-string with make-process allows us to ignoring stderr

replace js-mode with json-ts-mode (part of Emacs core)
nix-drv-mode behaves weirdly when there is stderr
which is common when nix warns about feature deprecation

replace shell-command-to-string with make-process which allows
ignoring stderr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant