-
Apple
- Ottawa, Ontario
-
14:00
- 4h behind
Popular repositories Loading
-
vscode-swift
vscode-swift PublicForked from swiftlang/vscode-swift
Visual Studio Code Extension for Swift
TypeScript
-
swift-org-website
swift-org-website PublicForked from swiftlang/swift-org-website
Swift.org website
SCSS
-
swift-docc-render
swift-docc-render PublicForked from swiftlang/swift-docc-render
Web renderer for Swift-DocC documentation.
JavaScript
-
swift-docc
swift-docc PublicForked from swiftlang/swift-docc
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
Swift
-
swift-package-manager
swift-package-manager PublicForked from swiftlang/swift-package-manager
The Package Manager for the Swift Programming Language
Swift
-
369 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
July 2025
Created 8 commits in 2 repositories
Created a pull request in swiftlang/sourcekit-lsp that received 22 comments
Always try to render some documentation for Swift files
The error message No documentation could be rendered for the position in this document
can be rather confusing. It was also being displayed in situ…
Opened 2 other pull requests in 2 repositories
swiftlang/vscode-swift
1
merged
-
Handle multiple test items passed to runTestsMultipleTimes and runTestsUntilFailure
This contribution was made on Jul 17
swiftlang/sourcekit-lsp
1
merged
-
[6.2] Always try to render some documentation for Swift files
This contribution was made on Jul 16
Reviewed 15 pull requests in 2 repositories
swiftlang/vscode-swift
14 pull requests
-
Include environment when resolving plugin task
This contribution was made on Jul 18
-
Add a new
Generate SourceKit-LSP Configuration
commandThis contribution was made on Jul 18 -
Add Swiftly toolchain management
This contribution was made on Jul 18
-
Introduce new
swift.excludePathsFromActivation
settingThis contribution was made on Jul 16 -
Fix comment blocks getting incorrectly completed on fn decls
This contribution was made on Jul 10
-
Release activities for 2.8.0
This contribution was made on Jul 10
-
Always clear enqueued test state
This contribution was made on Jul 10
-
Add space after
///
when continuing doc commentThis contribution was made on Jul 8 -
Disable indexing swift packages in subfolders on this repo
This contribution was made on Jul 8
-
Cleanup: Remove log on missing .swift-version file
This contribution was made on Jul 8
-
Add Husky pre-commit hook to lint staged files
This contribution was made on Jul 7
-
Fix test explorer tests in nightly build
This contribution was made on Jul 4
-
Add toolchain version picker
This contribution was made on Jul 3
-
Add macOS support for Swiftly toolchain management
This contribution was made on Jul 3
swiftlang/sourcekit-lsp
1 pull request
-
Always try to render some documentation for Swift files
This contribution was made on Jul 14
Created an issue in swiftlang/vscode-swift that received 1 comment
Use Swiftly's list available command to find toolchains
Swiftly will soon be supporting JSON output for its commands including list available. Use this instead of parsing the config file which is not rec…
Opened 1 other issue in 1 repository
swiftlang/vscode-swift
1
closed
-
Multi-selecting tests does not work for
Run multiple times...
andRun until failure...
This contribution was made on Jul 17