-
Notifications
You must be signed in to change notification settings - Fork 79
Insights: swiftlang/vscode-swift
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 4 people
-
Mark tests as skipped when they fail to compile
#1659 merged
Jun 27, 2025 -
Capture diagnostics to zip file
#1656 merged
Jun 27, 2025 -
Prevent continuous "package resolve" cycles
#1654 merged
Jun 27, 2025 -
Make sure context is not provided to the package reset command handler
#1661 merged
Jun 27, 2025 -
Pick highest installed MSVC version
#1658 merged
Jun 26, 2025 -
Make sure newline starts with /// when splitting doc comment
#1651 merged
Jun 26, 2025 -
Bump changelog
#1657 merged
Jun 26, 2025 -
Propose new PR template
#1655 merged
Jun 26, 2025 -
Cleanup diagnostics for deleted or renamed files
#1653 merged
Jun 26, 2025 -
Update vcToolsVersion for Swift 5.9 and 6.0
#1631 merged
Jun 25, 2025 -
Fix diagnostic parsing when spaces in file name
#1633 merged
Jun 25, 2025 -
Write version and date to changelog when packaging
#1639 merged
Jun 24, 2025 -
Add project panel
files.exclude
fix to changelog#1644 merged
Jun 24, 2025 -
Document launch configuration options
#1596 merged
Jun 24, 2025 -
Exclude folders in
files.exclude
from activating#1642 merged
Jun 24, 2025 -
Bump the all-dependencies group across 1 directory with 8 updates
#1643 merged
Jun 24, 2025 -
Resolve the swiftly bin path
#1632 merged
Jun 23, 2025 -
Smarter decisions on if user should be prompted for Xcode change
#1640 merged
Jun 23, 2025 -
Hide files excluded with
files.exclude
from Project Panel#1626 merged
Jun 23, 2025 -
Improve extension activation when subfolders are swift packages
#1635 merged
Jun 23, 2025 -
Note in the readme the extension only works with SPM projects
#1637 merged
Jun 23, 2025 -
Start initial changelog for 2.6
#1638 merged
Jun 23, 2025
3 Pull requests opened by 2 people
-
Try to renable expectation for plugin output
#1645 opened
Jun 25, 2025 -
Fix test explorer tests not updating on document modification
#1663 opened
Jun 27, 2025 -
Fix improper parenting of tests w/ identical names in explorer
#1664 opened
Jun 28, 2025
23 Issues closed by 5 people
-
Don't run resolve when Package.resolved is updated
#1571 closed
Jun 27, 2025 -
Diagnostics are not cleaned up after a file is deleted or moved
#1652 closed
Jun 27, 2025 -
Inserting newline in doc comment with text after cursor inserts `//` instead of `///` on next line
#1648 closed
Jun 27, 2025 -
Package Reset button in Project Panel may throw an error
#1660 closed
Jun 27, 2025 -
Debugging inside a dev container does not work
#1605 closed
Jun 27, 2025 -
Diagnostics for files with spaces in name are not parsed
#1630 closed
Jun 26, 2025 -
Don't resolve a subfolder project if it is part of `files.exclude`
#1641 closed
Jun 26, 2025 -
[dev containers] Activating Swift extension failed: Cannot read properties of null (reading 'replace')
#1609 closed
Jun 25, 2025 -
`runInTerminal` not working when using lldb-dap from swiftly
#1619 closed
Jun 25, 2025 -
Custom LLDB settings through LLDB-DAP
#1509 closed
Jun 25, 2025 -
Support code-workspace files
#1072 closed
Jun 25, 2025 -
VSCode Swift docs still refer to Code-LLDB
#1601 closed
Jun 25, 2025 -
Documentation of the Release Process is Needed
#1116 closed
Jun 25, 2025 -
Custom toolchain path does not exist in dev containers
#1352 closed
Jun 25, 2025 -
@main and ContentView Problem
#1556 closed
Jun 25, 2025 -
Extension not activated with `swift.searchSubfoldersForPackages` enabled
#1634 closed
Jun 24, 2025 -
Test Failure: ` ProjectPanelProvider Test Suite` - setup hook failed on `Windows 6.0`
#1610 closed
Jun 24, 2025 -
No longer notified to reload after `xcode-select`
#1472 closed
Jun 24, 2025 -
Run in terminal fails with lldb-dap timeout
#1354 closed
Jun 23, 2025 -
OUTLINE view shows "No symbols found in document" for Swift files in Xcode projects
#1636 closed
Jun 23, 2025
6 Issues opened by 2 people
-
How to create and run SwiftUI app on VSCode?
#1665 opened
Jun 29, 2025 -
Migrate to Node.js 22.15
#1662 opened
Jun 27, 2025 -
Add GIFs to README
#1650 opened
Jun 25, 2025 -
Add swift devcontainer templates
#1649 opened
Jun 25, 2025 -
Add a command to create a documentation catalog
#1647 opened
Jun 25, 2025 -
Provide build tasks for library products
#1646 opened
Jun 25, 2025
14 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Properly scope all settings
#1629 commented on
Jun 27, 2025 • 3 new comments -
Consider adding a `Clean Build` option with SPM
#1499 commented on
Jun 25, 2025 • 0 new comments -
Display files generated by build plugins in file browser
#1564 commented on
Jun 25, 2025 • 0 new comments -
Range formatting
#1190 commented on
Jun 25, 2025 • 0 new comments -
Changes to `swift.swiftEnvironmentVariables` require a restart before they're reflected in the build tasks
#1428 commented on
Jun 25, 2025 • 0 new comments -
`Swift: Build All` build task does not need to wait for other build tasks to be fetched
#1332 commented on
Jun 25, 2025 • 0 new comments -
Add a walkthrough for first time users of the extension
#1560 commented on
Jun 25, 2025 • 0 new comments -
Add ability to run Swift tutorials in VS Code
#1561 commented on
Jun 25, 2025 • 0 new comments -
Add the new 'Generate Launch Configurations' command to the list of commands in the userdocs
#1615 commented on
Jun 25, 2025 • 0 new comments -
Allow exclusion of sourcekit-lsp workspaces.
#636 commented on
Jun 25, 2025 • 0 new comments -
Forward LLDB debugger logs to an output pane
#1104 commented on
Jun 25, 2025 • 0 new comments -
Expression evaluation input disappears from Debug Console.
#1613 commented on
Jun 26, 2025 • 0 new comments -
Add language support for GYB
#1515 commented on
Jun 29, 2025 • 0 new comments -
Show files generated by build plugins under Target in Project Panel
#1592 commented on
Jun 27, 2025 • 0 new comments