An open API service providing commit metadata for open source projects.

GitHub / Dart-Code/Dart-Code / commits

Dart and Flutter support for VS Code

SHA Message Author Date Stats
85380b54 Filter some more noise out of test run output Danny Tuppeny <d****y@t****m> 25 days ago
28dd757e Revert "Temporarily run with Flutter master to verify test runs and passes" Danny Tuppeny <d****y@t****m> 25 days ago
707faccf Temporarily run with Flutter master to verify test runs and passes Danny Tuppeny <d****y@t****m> 25 days ago
ce6f9364 Update extract widget test for super parameters since we bumped the SDK version Danny Tuppeny <d****y@t****m> 25 days ago
f0db22fb Fix test skip condition Danny Tuppeny <d****y@t****m> 25 days ago
ed823c2b Bump fast-uri from 3.1.4 to 3.1.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
25 days ago
3f1adc0b Add tests for DevTools deep link + address review feedback Danny Tuppeny <d****y@t****m> 27 days ago
12fdb563 Handle deep link notifications from new Flutter DAP Danny Tuppeny <d****y@t****m> 27 days ago
160f4eca Drop legacy IDs that were required only for Firebase studio Danny Tuppeny <d****y@t****m> 28 days ago
409dfa46 Get node types via `types` and remove unnecessary `typeRoots` Danny Tuppeny <d****y@t****m> 28 days ago
b306cbcc Update version to v3.142.0-dev Danny Tuppeny <d****y@t****m> 28 days ago
3ae32eea Prepare v3.140.0 Danny Tuppeny <d****y@t****m> 28 days ago
db59fe46 Bump actions/stale from 10 to 11
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
28 days ago
36445ae8 Add DBUS_SESSION_BUS_ADDRESS to fix failure to initialize Flutter snap from i... Danny Tuppeny <d****y@t****m> about 1 month ago
9492250e Fix flutter_snap build Danny Tuppeny <d****y@t****m> about 1 month ago
699b5421 Add a command to toggle TODO visibility Danny Tuppeny <d****y@t****m> about 1 month ago
24bca2f8 Override some transitive dependencies to get security fixes Danny Tuppeny <d****y@t****m> about 1 month ago
3f79753f Revert "npm audit fix" Danny Tuppeny <d****y@t****m> about 1 month ago
c5bbf33a npm audit fix Danny Tuppeny <d****y@t****m> about 1 month ago
201ddea2 Show an error popup when the VM fails to start due to macOS version Danny Tuppeny <d****y@t****m> about 1 month ago
de389c50 Update grammar to fix unclosed code blocks in comments Danny Tuppeny <d****y@t****m> about 1 month ago
133d4391 Update grammar Danny Tuppeny <d****y@t****m> about 1 month ago
d557115a Add test-grammar to misc bot Danny Tuppeny <d****y@t****m> about 1 month ago
b3173916 Bump fast-uri from 3.1.2 to 3.1.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
about 1 month ago
9d8bff51 Bump actions/setup-node from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
about 1 month ago
13fd3539 Update "New Project" commands to be "Create New Project" Danny Tuppeny <d****y@t****m> about 1 month ago
aad211b6 Remove unnecessary await that wasn't in the original code Danny Tuppeny <d****y@t****m> about 2 months ago
3bc2864d Address AI code review comments Danny Tuppeny <d****y@t****m> about 2 months ago
01113e49 Add a workaround for forcing keepWhitespace=true for snippet edits from the s... Danny Tuppeny <d****y@t****m> about 2 months ago
e86e12ab Remove compensateForVsCodeIndenting workaround and use the native `insertSnip... Danny Tuppeny <d****y@t****m> about 2 months ago
34791959 Include message in Validator alongside Severity Danny Tuppeny <d****y@t****m> about 2 months ago
ae59d5e4 Interactive form real-time validation review tweaks Danny Tuppeny <d****y@t****m> about 2 months ago
9fb785b6 Map comment.source semantic token on to variable.other.source.dart textmate t... Danny Tuppeny <d****y@t****m> about 2 months ago
4c4f50c7 Demote .dart_tool/package_config.json to after PATH when searching for an SDK Danny Tuppeny <d****y@t****m> about 2 months ago
02eec60e Fix private helper method visibility Danny Tuppeny <d****y@t****m> 2 months ago
f0b6350b Include a test for non-whole numbers Danny Tuppeny <d****y@t****m> 2 months ago
6d220c9c Use vscode.InputBoxValidationMessage consistently for validation results Danny Tuppeny <d****y@t****m> 2 months ago
c37638d9 Add support for client-side regex validators in interactive forms Danny Tuppeny <d****y@t****m> 2 months ago
48ceb9e1 Enable interactive forms by default, inverting and renaming the previous expe... Danny Tuppeny <d****y@t****m> 2 months ago
f3fc09f7 merge Merge branch 'master' into interactive-forms Danny Tuppeny <d****y@t****m> 2 months ago
c813ddb8 Set version to v3.140.0-dev Danny Tuppeny <d****y@t****m> 2 months ago
a98022d5 Prepare v3.138.0 Danny Tuppeny <d****y@t****m> 2 months ago
8b83e406 Capture cpu profiles generated during CI runs Danny Tuppeny <d****y@t****m> 2 months ago
2f1dfbc6 Use uriComparisonString for URI comparisons Danny Tuppeny <d****y@t****m> 2 months ago
9c2f7656 Move editor check to after the debounce Danny Tuppeny <d****y@t****m> 2 months ago
d9419d38 Don't send active location changes to DTD for anything that's not a real editor Danny Tuppeny <d****y@t****m> 2 months ago
3e5bd0b0 Disabled delayOpenNotifications until we know whether it's the cause of https... Danny Tuppeny <d****y@t****m> 2 months ago
cd4ddaef Remove the Flutter Outline view Danny Tuppeny <d****y@t****m> 2 months ago
0eb006cf Add tests for Interactive Forms + minor validation tweaks Danny Tuppeny <d****y@t****m> 2 months ago
30895ce1 merge Merge branch 'master' into interactive-forms Danny Tuppeny <d****y@t****m> 2 months ago
b9877289 Bump uuid and nyc
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
2 months ago
2e32ff48 Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
2 months ago
af662a68 Don't enqueue() entire test suite unless we know the whole suite is being run Danny Tuppeny <d****y@t****m> 2 months ago
3c5b120b Switch to stable LSP client Danny Tuppeny <d****y@t****m> 2 months ago
b27254fd Change a few `as` -> `satisfies` based on Gemini review feedback Danny Tuppeny <d****y@t****m> 3 months ago
b17d2a0b Fix lints from latest Dart-Code dependency updates Danny Tuppeny <d****y@t****m> 3 months ago
5f9b7cc7 Move middleware installation back to constructor Danny Tuppeny <d****y@t****m> 3 months ago
8a7c3114 Address review feedback about potential race in handling final lines when tes... Danny Tuppeny <d****y@t****m> 3 months ago
08c23f0d Fix many lints after `npm upgrade` Danny Tuppeny <d****y@t****m> 3 months ago
0af5589d Filter out some additional noise from test ouput Danny Tuppeny <d****y@t****m> 3 months ago
f3829c97 Clean up test output filtering using new @vscode/test-electron options Danny Tuppeny <d****y@t****m> 3 months ago
3cb1ab10 Bump node dep to match current VS Code, and test-electron for custom streams Danny Tuppeny <d****y@t****m> 3 months ago
06dd9e40 npm audit fix Danny Tuppeny <d****y@t****m> 3 months ago
63a95a6d Swap back to vs.Disposable() for public API and fix unawaited disposals in St... Danny Tuppeny <d****y@t****m> 3 months ago
1e242aa2 Address review feedback + some cleanup Danny Tuppeny <d****y@t****m> 3 months ago
038ecfaf Prevent analyzer and services being shutdown so aggressively Danny Tuppeny <d****y@t****m> 3 months ago
e2bf2d32 Switch from vs.Disposable to IAmDisposable Danny Tuppeny <d****y@t****m> 3 months ago
1533b7ef Remove unnecessary field and "feature" property, making InteractiveFormsFeatu... Danny Tuppeny <d****y@t****m> 3 months ago
9cd17fad Move addMiddleware() call to preInitialize + address review comments Danny Tuppeny <d****y@t****m> 3 months ago
bd35b2fc merge Merge commit '15e0e9bc' Danny Tuppeny <d****y@t****m> 3 months ago
15e0e9bc Prepare v3.136.1 Danny Tuppeny <d****y@t****m> 3 months ago
59933a3b Use getToolEnv() in safeToolSpan Danny Tuppeny <d****y@t****m> 3 months ago
9d4769d5 Use getToolEnv() in safeToolSpan Danny Tuppeny <d****y@t****m> 3 months ago
9bfa38a9 Work around Copilot mutating extension host process env variables that break ... Danny Tuppeny <d****y@t****m> 3 months ago
2c60ae6d Work around Copilot mutating extension host process env variables that break ... Danny Tuppeny <d****y@t****m> 3 months ago
3f5cebfd Register interactive forms behind dart.experimentalInteractiveForms flag Danny Tuppeny <d****y@t****m> 3 months ago
28f3455e Update Move-to-File refactor tests to test both with/without Interactive Forms Danny Tuppeny <d****y@t****m> 3 months ago
747071c6 Change `InteractiveClient` to instead by an LSP client feature Danny Tuppeny <d****y@t****m> 3 months ago
ca5189e5 Restore missing AddDependencyCodeActionProvider from LSP Danny Tuppeny <d****y@t****m> 3 months ago
2ed820e1 Address Gemini feedback about handling falsy values Danny Tuppeny <d****y@t****m> 3 months ago
bb258978 Bump codecov/codecov-action from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Danny Tuppeny <d****y@t****m>
3 months ago
bf24aea1 Address review feedback Danny Tuppeny <d****y@t****m> 3 months ago
3b02e5e3 Extract legacy refactors into an LSP client feature Danny Tuppeny <d****y@t****m> 3 months ago
da32a8d7 Address review feedback + tidy up Danny Tuppeny <d****y@t****m> 3 months ago
779f2d2d Extract some LSP middleware from the Analyzer class into the feature classes Danny Tuppeny <d****y@t****m> 3 months ago
de00c7b9 Fix handling of "Locate SDK" Danny Tuppeny <d****y@t****m> 3 months ago
9eedebd0 Simplify some imports Danny Tuppeny <d****y@t****m> 3 months ago
8da9bcfd Fix antigravity macOS bots Danny Tuppeny <d****y@t****m> 3 months ago
6eef2615 Enable delayOpenNotifications Danny Tuppeny <d****y@t****m> 3 months ago
3b02fc4b Bump to LSP client vNext Danny Tuppeny <d****y@t****m> 3 months ago
b5b03b09 Update some deps with "npm audit fix" Danny Tuppeny <d****y@t****m> 3 months ago
a21dee0b Set version to v3.138.0-dev Danny Tuppeny <d****y@t****m> 3 months ago
ca9dc7c4 Prepare v3.136.0 Danny Tuppeny <d****y@t****m> 3 months ago
dbf25ad6 Add tests for FileChangeWarnings Danny Tuppeny <d****y@t****m> 3 months ago
66e44a1c Add tests for GenerateLocalizationsOnSaveHandler Danny Tuppeny <d****y@t****m> 3 months ago
8acc5934 Improve test coverage of Flutter daemon Danny Tuppeny <d****y@t****m> 3 months ago
328309f3 Avoid hard-coded delays in some tests and instead use waitFor() Danny Tuppeny <d****y@t****m> 3 months ago
e2e59f75 Address review feedback: remove pointless groups, check if template allows pl... Danny Tuppeny <d****y@t****m> 3 months ago
d234c9a0 Add a "Do not ask next time" tickbox to the Flutter-create platform selector Danny Tuppeny <d****y@t****m> 3 months ago
ce538f93 Support prompting for platforms during "Flutter: New Project" flow Danny Tuppeny <d****y@t****m> 3 months ago

← Back to repository