Skip to content

Commit

Permalink
fix hier
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed May 22, 2024
1 parent b757dab commit 4f5e4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{#nix}
## Using in [[nix|Nix]] based projects

If your project provides a [[flakes|flake.nix]], it can be developed on VSCode using one of the two ways (prefer the 2nd way):
If your project provides a [[flakes|flake.nix]] along with a #[[dev|development]] shell, it can be developed on VSCode using one of the two ways (prefer the 2nd way):

1. Open VSCode [from a terminal][vscode-term], inside of a [[shell|devshell]] (i.e., `nix develop -c code .`), **or**
2. Setup [[direnv|direnv]] and install the [direnv VSCode extension][direnv-ext].
Expand Down

0 comments on commit 4f5e4c7

Please sign in to comment.