Skip to content

Conversation

@nc6
Copy link
Contributor

@nc6 nc6 commented Jun 13, 2024

VSCode now allows for workspace local extensions. This would be really cool to support in organist, so you can specify e.g. that you would want a certain expression for working on this project:

  vscode = {
    extensions = {
      "nickel" = {
        publisher = "Tweag",
        name = "nickel",
        version = "0.3.0",
        sha256 = "sha256-OntQfxh51B3x92IE4y62bw8csBGukqUzmUJIr/rGioU=",
      },
    },
  },

This PR isn't working yet, but pushing here for help in debugging!

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