-
Notifications
You must be signed in to change notification settings - Fork 15
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
3d - Create a VSCode configuration using Nix and vscode-with-extensions #89
Comments
For when we additionally need configuration: |
@puffnfresh That means that when a new developer wants to work on the project |
@countoren could you have a chat with @puffnfresh about how this works and related so the solution you provide in your repository? Thank you |
sure i would love too, from next week ill have more time. so we look into it. |
|
I could not get the
|
@puffnfresh For consistency with the other tickets, could you put a time estimate in the title of the issue? Thank you |
I made some changes which provide |
@puffnfresh Countoren got his |
nixpkgs has declarative configuration of VSCode with extensions:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/vscode/with-extensions.nix#L10-L26
It would be great to have an expression for VSCode, preconfigured with HIE and all the other useful extensions.
The text was updated successfully, but these errors were encountered: