Skip to content
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

feat: snapshot trees and language processors #3014

Merged
merged 69 commits into from
Mar 14, 2024
Merged

Conversation

Kha
Copy link
Member

@Kha Kha commented Dec 2, 2023

This is the foundation for work on making processing in the language server both more fine-grained (incremental tactics) as well as parallel.

@Kha Kha changed the title Het snaps feat: snapshot trees and language processors Dec 2, 2023
@Kha
Copy link
Member Author

Kha commented Dec 2, 2023

!bench

@Kha
Copy link
Member Author

Kha commented Mar 7, 2024

!bench

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit 959fa55.
There were no significant changes against commit 6af7a01.

tydeu pushed a commit to tydeu/lean4 that referenced this pull request Mar 11, 2024
This PR enables import auto-completion to complete partial words in
imports.

Other inconsistencies that I've found in import completion already seem
to be fixed by leanprover#3014. Since it will be merged soon, there is no need to
invest time to fix these issues on master.
@Kha
Copy link
Member Author

Kha commented Mar 14, 2024

Saving original PR description -

TODOs before merging:

Cleanup TODOs for further PRs:

@Kha Kha added this pull request to the merge queue Mar 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 14, 2024
@Kha Kha enabled auto-merge March 14, 2024 13:25
@Kha Kha added this pull request to the merge queue Mar 14, 2024
Merged via the queue into leanprover:master with commit 68eaf33 Mar 14, 2024
10 checks passed
@Kha Kha deleted the het-snaps branch March 14, 2024 15:24
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
This PR adds support for requests from the server to the client in the
language server. It is based on #3014 and was developed during an
experiment for #3247 that unfortunately did not go anywhere.
github-merge-queue bot pushed a commit that referenced this pull request Mar 18, 2024
Sends a diagnostic informing the user to run Restart File when a file
dependency is saved.

Based on #3014 because this feature was easier to implement with the new
architecture.

ToDo:
- [x] Adjust vscode-lean4 to display a notification when this diagnostic
appears in a non-annoying way
(leanprover/vscode-lean4#393)
- [x] Use a file watcher to identify changes to files not tracked by VS
Code
- [x] Rebase onto master when #3014 is merged
Kha added a commit that referenced this pull request Mar 21, 2024
Puts trace.compiler back in the info view. Apparently an unintended change in #3014.
github-merge-queue bot pushed a commit that referenced this pull request Mar 21, 2024
Puts trace.compiler back in the info view. Apparently an unintended
change in #3014.
nomeata pushed a commit that referenced this pull request Jul 1, 2024
Kernel checks were not canceled on edit after #3014
github-merge-queue bot pushed a commit that referenced this pull request Aug 5, 2024
@Kha Kha restored the het-snaps branch September 27, 2024 14:54
@Kha Kha deleted the het-snaps branch September 27, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants