Skip to content

fix(docs): Noir LSP and binaries installed by the aztec installer - #22675

Merged
vezenovm merged 1 commit into
nextfrom
docs/nargo-lsp-path
Apr 21, 2026
Merged

vezenovm merged 1 commit into
nextfrom
docs/nargo-lsp-path

Conversation

@vezenovm

@vezenovm vezenovm commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Stop conflating aztec with nargo in the Noir LSP setup guide, and list every binary the installer actually provides.

The docs led me down the wrong path while trying to get the LSP working when going through the counter contract tutorial.

  • docs/aztec-nr/installation.md: rewritten around nargo only. Drops the old which aztec guidance (which pointed users at $HOME/.aztec/current/node_modules/.bin/aztec, unusable as an LSP backend). Recommends leaving Noir: Nargo Path empty for auto-discovery; falls back to which nargo. Adds troubleshooting for startFailed and shadowed nargo on PATH.
  • getting_started_on_local_network.md: install list now matches the aztec-install output (adds nargo, noir-profiler, bb) and links to the Noir VSCode Extension guide.

@critesjosh critesjosh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also applied the changes to the versioned docs, and i think we should backport. thanks maxim!

@vezenovm
vezenovm force-pushed the docs/nargo-lsp-path branch from 991688d to 238949b Compare April 21, 2026 14:09
@vezenovm
vezenovm enabled auto-merge April 21, 2026 14:09
@vezenovm
vezenovm added this pull request to the merge queue Apr 21, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 21, 2026
@vezenovm
vezenovm added this pull request to the merge queue Apr 21, 2026
Merged via the queue into next with commit fc8690f Apr 21, 2026
22 checks passed
@vezenovm
vezenovm deleted the docs/nargo-lsp-path branch April 21, 2026 15:09
AztecBot pushed a commit that referenced this pull request Apr 21, 2026
…2675)

## Summary

Stop conflating `aztec` with `nargo` in the Noir LSP setup guide, and
list every binary the installer actually provides.

The docs led me down the wrong path while trying to get the LSP working
when going through the counter contract tutorial.

- `docs/aztec-nr/installation.md`: rewritten around `nargo` only. Drops
the old `which aztec` guidance (which pointed users at
`$HOME/.aztec/current/node_modules/.bin/aztec`, unusable as an LSP
backend). Recommends leaving `Noir: Nargo Path` empty for
auto-discovery; falls back to `which nargo`. Adds troubleshooting for
`startFailed` and shadowed `nargo` on `PATH`.
- `getting_started_on_local_network.md`: install list now matches the
`aztec-install` output (adds `nargo`, `noir-profiler`, `bb`) and links
to the Noir VSCode Extension guide.
@AztecBot

Copy link
Copy Markdown
Collaborator

✅ Successfully backported to backport-to-v4-next-staging #22699.

AztecBot added a commit that referenced this pull request Apr 22, 2026
BEGIN_COMMIT_OVERRIDE
fix: (A-589) epochs l1 reorgs test (#20999)
fix(pxe): propagate calldata count from nested private oracles (backport
#22642) (#22677)
fix(docs): Noir LSP and binaries installed by the aztec installer
(#22675)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants