-
Notifications
You must be signed in to change notification settings - Fork 77
Insights: swiftlang/vscode-swift
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
2.4.0
published
Jun 11, 2025
43 Pull requests merged by 8 people
-
Avoid use of instanceof
#1625 merged
Jun 19, 2025 -
Try to fix package reset tests
#1621 merged
Jun 17, 2025 -
Try to fix project panel tests
#1623 merged
Jun 17, 2025 -
Cleanup task fetching for project panel
#1620 merged
Jun 16, 2025 -
Notify user if the
xcode-select
ed Xcode doesn't match setting#1563 merged
Jun 16, 2025 -
Support for multi-root .code-workspace workspaces
#1566 merged
Jun 16, 2025 -
Bump the all-dependencies group across 1 directory with 7 updates
#1606 merged
Jun 13, 2025 -
Bump tar-fs from 2.1.2 to 2.1.3
#1595 merged
Jun 13, 2025 -
Make sure subsituted string is not null
#1616 merged
Jun 13, 2025 -
Fix package reset on Windows
#1614 merged
Jun 13, 2025 -
Remove redundant waitForNoRunningTasks()
#1612 merged
Jun 13, 2025 -
Try to fix setup hook for project panel suite
#1611 merged
Jun 12, 2025 -
Release activities for 2.4
#1608 merged
Jun 10, 2025 -
Handle malformed educational note link in nightlies
#1607 merged
Jun 10, 2025 -
Fix executable product context key
#1604 merged
Jun 6, 2025 -
Fix "debus" typo to "debug"
#1600 merged
Jun 4, 2025 -
Update details for
Find All References
test#1599 merged
Jun 4, 2025 -
Try to trigger intermittent failure
#1597 merged
Jun 4, 2025 -
Improve documentation
#1588 merged
Jun 3, 2025 -
Properly cleanup task event emitters
#1593 merged
Jun 2, 2025 -
Fix lldb-dap test debugging test
#1590 merged
May 30, 2025 -
Updates for nightly-6.2 toolchain
#1591 merged
May 29, 2025 -
Break immediately when cancelling a multiple test run
#1589 merged
May 29, 2025 -
Try to fix some intermittent nightly failures
#1587 merged
May 29, 2025 -
Fix link to documentation
#1581 merged
May 27, 2025 -
Nightly failure fixes
#1586 merged
May 27, 2025 -
Update nvm version and make copy & paste easier
#1579 merged
May 27, 2025 -
Bump the all-dependencies group with 3 updates
#1585 merged
May 27, 2025 -
Fix process list test when running in devcontainer
#1584 merged
May 26, 2025 -
Disable windows nightly toolchain
#1583 merged
May 26, 2025 -
Update CONTRIBUTING.md
#1582 merged
May 24, 2025 -
Remove CI checks in production
#1578 merged
May 22, 2025 -
No floating promises
#1576 merged
May 22, 2025 -
Add command to generate launch configurations
#1577 merged
May 22, 2025 -
Await the run plugin task command
#1575 merged
May 22, 2025 -
See if splitting is causing the mismatch output issues in tests
#1570 merged
May 21, 2025 -
Disable nightly-6.1 run for Windows
#1573 merged
May 21, 2025 -
Bump to Node 20.19
#1569 merged
May 21, 2025 -
Better handle status updates for build tasks
#1539 merged
May 21, 2025 -
Increase timeouts for @slow integration tests
#1568 merged
May 21, 2025 -
Only use the context key for enabling the "swift.switchPlatform" command
#1567 merged
May 20, 2025 -
Bump the all-dependencies group with 2 updates
#1565 merged
May 20, 2025 -
Await the execution of the run plugin task command
#1559 merged
May 20, 2025
6 Pull requests opened by 3 people
-
Add an extension walkthrough
#1572 opened
May 21, 2025 -
Show files generated by build plugins under Target in Project Panel
#1592 opened
May 30, 2025 -
Document launch configuration options
#1596 opened
Jun 3, 2025 -
Bump the all-dependencies group across 1 directory with 5 updates
#1622 opened
Jun 16, 2025 -
Hide files excluded with `files.exclude` from Project Panel
#1626 opened
Jun 18, 2025 -
Properly scope all settings
#1629 opened
Jun 19, 2025
30 Issues closed by 5 people
-
Dependency names are lower-cased, disallowing setting a local version
#1052 closed
Jun 18, 2025 -
Test Failure: `Dependency Commmands Test Suite` failed on Windows
#1624 closed
Jun 17, 2025 -
Tests not recompiled when using Xcode toolchain
#1519 closed
Jun 16, 2025 -
runInTerminal not working
#1619 closed
Jun 16, 2025 -
Initialize Python Interpreter failed
#1424 closed
Jun 16, 2025 -
See error message when swift.path is set
#843 closed
Jun 16, 2025 -
Documentation for the Swift extension for VS Code
#1121 closed
Jun 16, 2025 -
No such module '<name>'
#1319 closed
Jun 11, 2025 -
Flaky test in SwiftTaskProvider.tests.ts
#1292 closed
Jun 10, 2025 -
VSCode sets an invalid developer directory when choosing a toolchain
#1528 closed
Jun 6, 2025 -
Test Failure: `runPluginTask Test Suite` - `Executes runTask command` failed on `Windows - 5.9`
#1574 closed
Jun 4, 2025 -
Test Failure: Goto Definition - Language Client Integration Suite failed on Nightly Main Jammy
#1541 closed
Jun 4, 2025 -
Test Failure: `Language Client Integration Suite` - `Goto Definition` failed on `windows 6.1`
#1494 closed
Jun 4, 2025 -
Unable to run executables on Linux
#1598 closed
Jun 4, 2025 -
Test Failure: `Language Client Integration Suite @slow` - `before all` failed on `windows 5.9`
#1495 closed
Jun 4, 2025 -
Test Failure: `Test Explorer Suite` - `Debugs specified XCTest test` failed on `Linux - nightly-6.1`
#1503 closed
Jun 4, 2025 -
Test Failure: `Test Explorer Suite` - `run an X test multiple times` failed on `Windows`
#1558 closed
Jun 4, 2025 -
Unable to find Swift toolchain when using Remote SSH
#1399 closed
Jun 3, 2025 -
Broken variable substitution in `swift` type of task in "task.json"
#1150 closed
Jun 3, 2025 -
Build info bar item disappears while compiling package with build plugin
#1477 closed
Jun 3, 2025 -
Crashes in tests are not reported in the Test explorer
#1504 closed
Jun 3, 2025 -
Unable to launch lldb-dap
#1192 closed
Jun 2, 2025 -
VS Code’s integrated terminal jumbles output from `swift build`
#1139 closed
May 29, 2025 -
Update major version of chai dependencies
#1170 closed
May 27, 2025 -
Link to slack from CONTRIBUTING.md doc no longer works
#1580 closed
May 24, 2025 -
Swift: Generate Launch Configurations
#1533 closed
May 22, 2025 -
enable "select target platform" for remote ssh sessions
#1363 closed
May 20, 2025
10 Issues opened by 6 people
-
Errors are no longer displayed inline
#1630 opened
Jun 19, 2025 -
Use the `vscode.workspace.fs` APIs instead of `fs/promises`
#1628 opened
Jun 19, 2025 -
Issues with dependencies in edit mode
#1627 opened
Jun 19, 2025 -
Add the new 'Generate Launch Configurations' command to the list of commands in the userdocs
#1615 opened
Jun 13, 2025 -
Expression evaluation input disappears from Debug Console.
#1613 opened
Jun 12, 2025 -
Test Failure: ` ProjectPanelProvider Test Suite` - setup hook failed on `Windows 6.0`
#1610 opened
Jun 12, 2025 -
[dev containers] Activating Swift extension failed: Cannot read properties of null (reading 'replace')
#1609 opened
Jun 12, 2025 -
Debugging inside a dev container does not work
#1605 opened
Jun 9, 2025 -
VSCode Swift docs still refer to Code-LLDB
#1601 opened
Jun 5, 2025 -
Don't run resolve when Package.resolved is updated
#1571 opened
May 21, 2025
22 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.
-
Wants to support setting destination file, which can help sourcekit-lsp searching correct target symbol index.
#724 commented on
May 21, 2025 • 0 new comments -
Add a walkthrough for first time users of the extension
#1560 commented on
May 22, 2025 • 0 new comments -
Test Failure: SwiftPluginTaskProvider Test Suite - createSwiftPluginTask failed on Linux 5.9 Jammy
#1554 commented on
May 27, 2025 • 0 new comments -
Build Errors in Package.swift are not reported in problems
#951 commented on
May 27, 2025 • 0 new comments -
Add swift-format lint issues in the problems view
#1220 commented on
May 29, 2025 • 0 new comments -
Display files generated by build plugins in file browser
#1564 commented on
May 30, 2025 • 0 new comments -
Forward LLDB debugger logs to an output pane
#1104 commented on
Jun 3, 2025 • 0 new comments -
Run Swift Script command doesn't work on Windows
#423 commented on
Jun 4, 2025 • 0 new comments -
Add setting to turn inlay hints (inferred variable types) on or off
#1512 commented on
Jun 10, 2025 • 0 new comments -
[windows] Code 513 "you don't have permission error" when clicking the dependency reset button after using local version of dependency
#1210 commented on
Jun 13, 2025 • 0 new comments -
No longer notified to reload after `xcode-select`
#1472 commented on
Jun 16, 2025 • 0 new comments -
Support code-workspace files
#1072 commented on
Jun 16, 2025 • 0 new comments -
Test Failure: Debugging - lldb-dap and CodeLLDB tests flaky on Linux (6.0 - jammy) and Linux (nightly-main)
#1435 commented on
Jun 16, 2025 • 0 new comments -
Add ability to run Swift tutorials in VS Code
#1561 commented on
Jun 16, 2025 • 0 new comments -
Nightly Test: Dependency Commmands Test Suite - Swift: Reset Package Dependencies - failed on Linux (main and 6.0 - jammy)
#1316 commented on
Jun 17, 2025 • 0 new comments -
Make -diagnostic-style consistent between CLI and IDE builds
#1350 commented on
Jun 17, 2025 • 0 new comments -
Custom toolchain path does not exist in dev containers
#1352 commented on
Jun 18, 2025 • 0 new comments -
On Windows 10, at launch of LLDB, program is unable to access stdout or stdin
#309 commented on
Jun 19, 2025 • 0 new comments -
Publish in the Open VSX Registry
#90 commented on
Jun 19, 2025 • 0 new comments -
Run in terminal fails with lldb-dap timeout
#1354 commented on
Jun 19, 2025 • 0 new comments -
Add tests for Documentation Live Preview
#1285 commented on
May 28, 2025 • 0 new comments -
Add language support for GYB
#1515 commented on
May 28, 2025 • 0 new comments