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

Add setting for background indexing #992

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

plemarquand
Copy link
Contributor

Adds a setting that will send backgroundIndexing: true along with a backgroundPreparationMode in the SourceKit-LSP initialization request.

The server must be restarted when either of these settings are changed.

Issue: #987

@plemarquand plemarquand requested a review from award999 August 6, 2024 14:48
@plemarquand plemarquand force-pushed the background-indexing-setting branch from c73a2f2 to fc21344 Compare August 6, 2024 17:38
@plemarquand plemarquand requested a review from award999 August 6, 2024 17:38
@plemarquand
Copy link
Contributor Author

@swift-server-bot test this please

Adds a setting that will send `backgroundIndexing: true` along with a
`backgroundPreparationMode` in the SourceKit-LSP initialization request.

The server must be restarted when either of these settings are changed.

Issue: swiftlang#987
@plemarquand plemarquand force-pushed the background-indexing-setting branch from f83867d to ad73a55 Compare August 7, 2024 15:30
@plemarquand
Copy link
Contributor Author

@swift-server-bot test this please

@plemarquand plemarquand merged commit 0e39568 into swiftlang:main Aug 9, 2024
7 of 8 checks passed
@plemarquand plemarquand deleted the background-indexing-setting branch August 9, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants