-
Notifications
You must be signed in to change notification settings - Fork 302
Merge main -> release/6.2 #2130
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…iags-generalization Generalize educational notes documentation test to not require the ".…md" suffix
…-notes-test Improve educational-notes test
…nce(ofDocCSymbolLink:)
Overview.md: Correct path to sourcekit-lsp logs
This way all dependencies on the `docc` libraries are wrapped inside the `DocCDocumentation` module.
… occurrence The index refers to on-disk locations and since the cursor info below also operates on the on-disk contents, we should use the on-disk contents of the file to convert the symbol occurrence location to a `Position`.
The value isn’t needed here and the calls become cleaner if only the key is passed.
The exact sorting here should not matter and `<` is the standard choice here instead of `>=`, reducing distraction.
The function isn’t used anymore
This overload is no longer needed.
Add missing dependency declarations to Package.swift
Update launch configuration for Swift extension v2.2.0
…ntation Handle Markdown and Tutorial files in textDocument/doccDocumentation
This sets formatting preferences automatically for editors that support this config file.
Fix logging docs for on-Apple platforms
…es-flag Fix `experimentalFeatures` command line flag and description
9b39a46
to
682124a
Compare
@swift-ci please test |
hborla
approved these changes
May 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Periodic main -> release/6.2 merge.