Sarrus1 / sourcepawn-lsp

Language Server Protocol implementation for the SourcePawn programming language written in Rust
GNU General Public License v3.0
12 stars 0 forks source link

Initial parse does not resolve all symbols #10

Closed Sarrus1 closed 1 year ago

Sarrus1 commented 1 year ago

The initial parse of documents fails to find all the references of items.

Solving this probably requires to scan the documents in two separate passes: