Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delay finding and associating a build file with a (handle) uri #1647
Delay finding and associating a build file with a (handle) uri #1647
Changes from all commits
340ac48
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 895 in src/ComptimeInterpreter.zig
Codecov / codecov/patch
src/ComptimeInterpreter.zig#L895
Check warning on line 898 in src/ComptimeInterpreter.zig
Codecov / codecov/patch
src/ComptimeInterpreter.zig#L898
Large diffs are not rendered by default.
Check warning on line 159 in src/Server.zig
Codecov / codecov/patch
src/Server.zig#L159
Check warning on line 162 in src/Server.zig
Codecov / codecov/patch
src/Server.zig#L161-L162
Check warning on line 698 in src/Server.zig
Codecov / codecov/patch
src/Server.zig#L698
Check warning on line 1480 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L1480
Check warning on line 1515 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L1515
Check warning on line 1524 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L1524
Check warning on line 1526 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L1526
Check warning on line 2538 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L2537-L2538
Check warning on line 3172 in src/analysis.zig
Codecov / codecov/patch
src/analysis.zig#L3172
Check warning on line 812 in src/features/completions.zig
Codecov / codecov/patch
src/features/completions.zig#L812
Check warning on line 897 in src/features/completions.zig
Codecov / codecov/patch
src/features/completions.zig#L897
Check warning on line 900 in src/features/completions.zig
Codecov / codecov/patch
src/features/completions.zig#L899-L900
Check warning on line 913 in src/features/completions.zig
Codecov / codecov/patch
src/features/completions.zig#L912-L913
Check warning on line 974 in src/features/completions.zig
Codecov / codecov/patch
src/features/completions.zig#L974
Check warning on line 207 in src/features/goto.zig
Codecov / codecov/patch
src/features/goto.zig#L207
Check warning on line 213 in src/features/goto.zig
Codecov / codecov/patch
src/features/goto.zig#L213
Check warning on line 177 in src/features/references.zig
Codecov / codecov/patch
src/features/references.zig#L177