fix: suggest trait attributes in LSP #19195
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: streetsidesoftware/cspell-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compiler/noirc_frontend/src/ast/visitor.rs#L19
Unknown word (Atrribute)
|
compiler/noirc_frontend/src/ast/visitor.rs#L452
Unknown word (Atrribute)
|
compiler/noirc_frontend/src/ast/visitor.rs#L1249
Unknown word (signdness)
|
compiler/noirc_frontend/src/ast/visitor.rs#L1250
Unknown word (signdness)
|
compiler/noirc_frontend/src/ast/visitor.rs#L1347
Unknown word (Atrribute)
|
tooling/lsp/src/requests/completion/tests.rs#L125
Unknown word (foobaz)
|
tooling/lsp/src/requests/completion/tests.rs#L127
Unknown word (foob)
|
tooling/lsp/src/requests/completion/tests.rs#L132
Unknown word (foobaz)
|
tooling/lsp/src/requests/completion/tests.rs#L302
Unknown word (foob)
|
tooling/lsp/src/requests/completion/tests.rs#L1544
Unknown word (barbaz)
|
This job succeeded
Loading