Skip to content

nightly-2024-07-05: feat: lsp rename/find-all-references for traits (#5409)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 02:18
· 1080 commits to master since this release
bf3a75a
# Description

## Problem

Resolves #5410

## Summary


https://github.com/noir-lang/noir/assets/209371/6ed5b6ee-8355-4374-9626-9aacea2b131a


## Additional Context

None

## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>