We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5169b98 + 17c8e8f commit e1a60e2Copy full SHA for e1a60e2
nix/README.md
@@ -139,8 +139,9 @@ branches, or otherwise changing the dependency tree of Mina.
139
140
##### Visual Studio Code / vscodium
141
142
-You have to install the "OCaml Platform" extension from
143
-[official marketplace](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform).
+You have to install the "OCaml Platform" extension, either from
+[official marketplace](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform)
144
+or [openvsix](https://open-vsx.org/extension/ocamllabs/ocaml-platform).
145
146
After installing it, run `code` (or `codium`) from within the `nix develop mina#with-lsp` shell,
147
click "Select Sandbox" in the extension menu, and then pick "Global Sandbox". From then on, it should just work.
0 commit comments