Skip to content
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

chore: Align with upstream #392

Merged
merged 264 commits into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
264 commits
Select commit Hold shift + click to select a range
ba98397
Experimental GitHub Multi-account support (#222131)
TylerLeonhardt Jul 19, 2024
6b66b17
Merge pull request #222235 from microsoft/tyriar/222233
Tyriar Jul 19, 2024
5a8737b
Update feature-request workflow (#222242)
bhavyaus Jul 19, 2024
eb660c4
Don't allow focusing items that are hidden (#222248)
TylerLeonhardt Jul 19, 2024
16359f4
Remove latest-release-monitor-workflow (#222246)
bhavyaus Jul 19, 2024
709c3d7
rm unused property (#222226)
meganrogge Jul 19, 2024
8d98df7
Remove needs-more-info-closer (#222251)
bhavyaus Jul 19, 2024
095b6cd
Remove deep-classifier-scraper (#222253)
bhavyaus Jul 20, 2024
6707276
SCM - remove experimental from the showHistoryGraph setting name (#22…
lszomoru Jul 20, 2024
6d186d4
shellscript: Register .eclass extension as shell-like (#219631)
etcadinfinitum Jul 20, 2024
85e01ef
nicer label for setting references (#222280)
aeschli Jul 20, 2024
dfeaf15
Make sure \ appears at end of dir results on Windows
Tyriar Jul 20, 2024
2143275
Cache global pwsh completions across terminals and reloads
Tyriar Jul 20, 2024
41d73f9
Remove unneeded file
Tyriar Jul 20, 2024
2f7dded
Add cgmanifest for posh-git
Tyriar Jul 20, 2024
da208e3
Add fork license inline
Tyriar Jul 20, 2024
f20d602
Move formatting of completion results to fn
Tyriar Jul 20, 2024
53b4f07
Merge pull request #222294 from microsoft/tyriar/222230_2
Tyriar Jul 20, 2024
1a8cffc
Remove unneeded functions
Tyriar Jul 20, 2024
76e27b5
Only load tab expansion when suggest is on
Tyriar Jul 20, 2024
dfe065a
Support insiders tab completions
Tyriar Jul 20, 2024
c61d964
Bundle psm1 files
Tyriar Jul 20, 2024
cd0259a
Merge pull request #222305 from microsoft/tyriar/222302
Tyriar Jul 20, 2024
06d206c
Fix compile
Tyriar Jul 20, 2024
1c7fa5e
feat: render warnings for partial or omitted references (#222292)
joyceerhl Jul 20, 2024
f0f8707
Merge branch 'main' into main
kapodamy Jul 21, 2024
0eec437
Fix broken chat variable highlights (#222322)
roblourens Jul 21, 2024
66edca3
Merge pull request #221998 from kapodamy/main
Tyriar Jul 21, 2024
bc8a151
Polish platform file extension boosts
Tyriar Jul 21, 2024
324f505
Don't do any file boosting when it's an arg
Tyriar Jul 21, 2024
4c62fa2
Merge remote-tracking branch 'origin/main' into tyriar/222076__222089…
Tyriar Jul 21, 2024
3f33224
Only do special dir filtering when all completions are dirs
Tyriar Jul 21, 2024
f5f6fb2
Track whether all completions are dirs at start
Tyriar Jul 21, 2024
d7aafbc
Polish
Tyriar Jul 21, 2024
cd5f051
Add setting for tab completions
Tyriar Jul 21, 2024
d719d6f
Improve config descriptions
Tyriar Jul 21, 2024
4704145
Add try catch back to pwsh SI enable script
Tyriar Jul 21, 2024
a3fcba5
Undo reverted change to parsing directory completions
Tyriar Jul 21, 2024
d6c407b
Aggressively disable command guide decorations
Tyriar Jul 21, 2024
050abee
Merge pull request #222409 from microsoft/tyriar/polish_extension_boosty
Tyriar Jul 21, 2024
e13f0b7
Merge pull request #222479 from microsoft/tyriar/219559_240721
Tyriar Jul 21, 2024
c921b55
Score .exe command completions from pwsh as files
Tyriar Jul 21, 2024
4c4dda1
Treat all commands that end in extensions as files
Tyriar Jul 21, 2024
ffc4a44
Merge pull request #222555 from microsoft/tyriar/222554
Tyriar Jul 21, 2024
97d1b93
Use fetch (#222175)
chrmarti Jul 22, 2024
d351fa8
Rename
hediet Jul 22, 2024
cba3b82
Git - get short stats for the common ancestor commit (#222937)
lszomoru Jul 22, 2024
20d82df
Update endgame.github-issues (#222856)
hediet Jul 22, 2024
d623abe
Show the first comment on a notebook cell, for any owner. (#219926)
rehmsen Jul 22, 2024
24c0693
fix #218123 (#223011)
sandy081 Jul 22, 2024
d64d40a
fix #221927 (#223020)
sandy081 Jul 22, 2024
b72960f
fix #214617 (#223041)
sandy081 Jul 22, 2024
7f25b42
Implements #vscode-copilot/issues/6249
hediet Jul 22, 2024
3eeb527
Fixes CI
hediet Jul 22, 2024
b97d0a2
Git - include changes from both commits in the range (#223050)
lszomoru Jul 22, 2024
194fe99
Merge remote-tracking branch 'origin/main' into tyriar/222076__222089…
Tyriar Jul 22, 2024
5ff3c23
Fixing hover disappearance in chat pannel (#219099)
aiday-mar Jul 22, 2024
820a13e
Remove unused command descriptions
Tyriar Jul 22, 2024
e3b021a
fix: duplicate definition of trusted type policy inside worker scope …
deepak1556 Jul 22, 2024
84f63bf
Fixes #221245
hediet Jul 22, 2024
81ba662
Pre-sort code completions
Tyriar Jul 22, 2024
8770236
copy header
Tyriar Jul 22, 2024
960ff34
Remove completion key handlers
Tyriar Jul 22, 2024
639a49b
Remove trailing ,
Tyriar Jul 22, 2024
6c199b0
chore: bump [email protected] (#222756)
deepak1556 Jul 22, 2024
e0307bd
Merge pull request #222420 from microsoft/tyriar/222076__222089__tabE…
Tyriar Jul 22, 2024
7c10da9
Remove classifier-runner workflow (#222257)
bhavyaus Jul 22, 2024
be99763
update setting reference (#223073)
meganrogge Jul 22, 2024
b832b85
Finalize markdown update links on paste setting (#221760)
mjbvz Jul 22, 2024
642700c
testing: implement related code (#222252)
connor4312 Jul 22, 2024
edfa11f
fix: rerender chat request context attachments when references are re…
joyceerhl Jul 22, 2024
54f90d6
Add experimental recursive version of executeHoverProvider command (#…
mjbvz Jul 22, 2024
709d1b8
Fixes diff editor rendering bug
hediet Jul 22, 2024
a2b9522
Compress completions further by excluding redundant tooltip
Tyriar Jul 22, 2024
854acc4
Fix completions not showing up when requesting after a space
Tyriar Jul 22, 2024
74a977b
Update to support strictBuiltinIteratorReturn (#222009)
rbuckton Jul 22, 2024
89c068f
Merge pull request #223112 from microsoft/tyriar/223063
Tyriar Jul 22, 2024
50c5521
Merge pull request #223114 from microsoft/tyriar/223063_2
Tyriar Jul 22, 2024
460572a
migrate to aux window service for issue reporter (#222315)
justschen Jul 22, 2024
4c55e88
Make sure word wrap is not impacting the widget layout
Krzysztof-Cieslak Jul 22, 2024
f792784
Disable handling of mouse wheel on suggestion widget
Krzysztof-Cieslak Jul 22, 2024
3078b52
feature: add setting whether or not to auto open a file after droppin…
SimonSiefke Jul 22, 2024
551bb65
Runs OSS tool
hediet Jul 22, 2024
a5fd194
Fix duplicate suggestions showing up
Tyriar Jul 22, 2024
e2cdddf
Merge pull request #223127 from microsoft/tyriar/dupes2
Tyriar Jul 22, 2024
163fd2a
Avoid type assertion (#223128)
mjbvz Jul 22, 2024
3077ca9
code actions on save for autosave `afterDelay` (#221785)
justschen Jul 22, 2024
c7c6d05
delay task provider activation until the task is found/run or fallbac…
meganrogge Jul 22, 2024
b1077ab
Clean up leftover file (#223144)
roblourens Jul 22, 2024
d78b726
add a setting for watch var announcements (#223139)
meganrogge Jul 22, 2024
4b51cf1
Enable tool calls to be requested manually by the user (#223143)
roblourens Jul 22, 2024
0f2aece
Fix a couple button style issues (#223146)
TylerLeonhardt Jul 22, 2024
ce59c80
Update distro hash
paulacamargo25 Jul 22, 2024
5c7d547
if there's more than one default build task, activate all providers (…
meganrogge Jul 22, 2024
3d5ce8a
Try to fix web ext host iframe CSP (#223153)
mjbvz Jul 22, 2024
60e020f
Pick up TS 5.5.4 recovery (#223155)
mjbvz Jul 23, 2024
ee33e6e
Merge pull request #223156 from microsoft/Update-distro
paulacamargo25 Jul 23, 2024
2238edf
Implement /spam issue triaging command (#221940)
gjsjohnmurray Jul 23, 2024
4c03026
Change code citation message, add telemetry (#223159)
roblourens Jul 23, 2024
3931440
connections for findTextInFilesNew and FindFiles2New to function (#22…
andreamah Jul 23, 2024
22e3447
Add code citation message to string representation (#223160)
roblourens Jul 23, 2024
6c15586
Add telemtry for how long it takes to parse files with tree-sitter (#…
alexr00 Jul 23, 2024
d4d2ee3
Add customizations.codespaces.disableAutomaticConfiguration to the de…
cmbrose Jul 23, 2024
d4bb523
Fix a few more type assertions (#223138)
mjbvz Jul 23, 2024
ea0d703
Properly gate type acquisition on web (#223403)
mjbvz Jul 23, 2024
ead2adc
fix: enable Attach Selection to Chat for untitled files (#223413)
joyceerhl Jul 23, 2024
4cbdf3f
A followup to #171066 fixing zsh and fish shells implementations
anton-matosov Jul 23, 2024
097ad3a
Merge branch 'main' into fix-path-prefix-in-shell-integrations
anton-matosov Jul 23, 2024
ca3d23f
use correct command name (#223399)
meganrogge Jul 23, 2024
26bdc0a
Don't handle events when quick pick is not visible (#223419)
TylerLeonhardt Jul 23, 2024
d05710b
fix: dismiss stuck if field polluted (#223423)
rzhao271 Jul 23, 2024
6b1b06d
Fix having multiple chat citation editors (#223436)
roblourens Jul 24, 2024
d4968e8
Fix potential leak of chat editors (#223438)
mjbvz Jul 24, 2024
4fee12e
fix #223314 (#223445)
sandy081 Jul 24, 2024
304e340
fix #223299 (#223447)
sandy081 Jul 24, 2024
4523f4b
fix #223320 (#223446)
sandy081 Jul 24, 2024
3cbdd82
fix #223293 (#223448)
sandy081 Jul 24, 2024
5b310b5
fix #223380 (#223453)
sandy081 Jul 24, 2024
7e52589
fix #223388 (#223454)
sandy081 Jul 24, 2024
2f28a09
fix #223318 (#223456)
sandy081 Jul 24, 2024
77323c8
fix #223298 (#223457)
sandy081 Jul 24, 2024
b313a17
fix #223304 (#223458)
sandy081 Jul 24, 2024
2b76b3f
fix #223382 (#223459)
sandy081 Jul 24, 2024
7ed4cdc
Revert "Add telemtry for how long it takes to parse files with tree-s…
alexr00 Jul 24, 2024
1b9da61
fix #220025 (#223469)
sandy081 Jul 24, 2024
9219bf5
Git - use first commit as common ancestor if the repository has not b…
lszomoru Jul 24, 2024
38a7fcd
Fixes https://github.com/microsoft/vscode-copilot/issues/6871
hediet Jul 24, 2024
2293c3d
SCM - Move "View Changes" action into core (#223485)
lszomoru Jul 24, 2024
d132d61
SCM - fix incoming/outgoing actions rendering issue (#223488)
lszomoru Jul 24, 2024
03f4cbc
Git - fix condition for setting the base branch (#223493)
lszomoru Jul 24, 2024
56bfd21
Revert "chore: bump [email protected] (#222756)" (#223494)
deepak1556 Jul 24, 2024
b4eb7c9
Workaround exception thrown on pty host
Tyriar Jul 24, 2024
f22fd8e
Settings URL - case sensitivity (#223486)
alexr00 Jul 24, 2024
2da39bd
Merge pull request #223496 from microsoft/tyriar/222323
Tyriar Jul 24, 2024
78d09a8
SCM - improve history graph filtering (#223497)
lszomoru Jul 24, 2024
9dc000f
Fixes #223410. Re-layouts the diff editor when `decorationsLeft` chan…
hediet Jul 24, 2024
9b6643a
Settings URL handling - "Open Current File as Release Notes" command …
alexr00 Jul 24, 2024
0946dce
Format keys with backticks
Tyriar Jul 24, 2024
12f9169
Merge pull request #223502 from microsoft/tyriar/223402
Tyriar Jul 24, 2024
bfc669b
Inherit font from terminal for suggest
Tyriar Jul 24, 2024
21d8e4a
improve description of command (#223519)
meganrogge Jul 24, 2024
b78e55a
terminate sentence in help dialog (#223522)
meganrogge Jul 24, 2024
afe1dc6
remove acronym which caused screen reader to announce incorrectly, fi…
meganrogge Jul 24, 2024
3873c58
If the setting value is the same, do nothing (#223518)
TylerLeonhardt Jul 24, 2024
b6d022b
fix: --connection-token-file not functional in "code serve-web" (#223…
connor4312 Jul 24, 2024
f01705c
debug: bump js-debug to 1.92
connor4312 Jul 24, 2024
6ef1071
add `joshspicer` to my-endgame exclusion list (#223527)
joshspicer Jul 24, 2024
f0e1640
Bump openssl from 0.10.64 to 0.10.66 in /cli (#223104)
dependabot[bot] Jul 24, 2024
4f003dd
Broader description that would include inline buttons (#223426)
TylerLeonhardt Jul 24, 2024
55b36b5
Merge pull request #223530 from microsoft/connor4312/js-debug-1.92
connor4312 Jul 24, 2024
304c83e
fix inline chat accessibility help (#223529)
meganrogge Jul 24, 2024
82b40bd
if `false`, migrate setting to `off` (#223532)
meganrogge Jul 24, 2024
a7632fe
restart on change of accessibility debug verbosity setting (#223531)
meganrogge Jul 24, 2024
d5ff113
when watch variables are created from storage, attach listeners (#223…
meganrogge Jul 24, 2024
5fe066f
fix: don't bury lede in chat attachment aria label (#223538)
joyceerhl Jul 24, 2024
140b61b
the separator has to be provided by the plugin
anton-matosov Jul 24, 2024
06643dd
fix: make sure to unset warnings for reused reference content parts (…
joyceerhl Jul 24, 2024
ad09ae2
Revert "Remove latest-release-monitor-workflow" (#223543)
bhavyaus Jul 24, 2024
3202fa6
Handle bad directory watch on web (#223542)
mjbvz Jul 24, 2024
04036ba
Clear diff editor before disposing its TextModels (#223548)
roblourens Jul 24, 2024
4c0c00f
fix: preserve icon and full name for chat attachments (#223549)
joyceerhl Jul 24, 2024
7d59bab
Add telemetry on how often server crashes are potentially due to TS s…
mjbvz Jul 24, 2024
a105ce8
Bump web TS version (#223552)
mjbvz Jul 24, 2024
ba4c48a
fix: use full URI in URL chat reference hover (#223557)
joyceerhl Jul 24, 2024
53301ea
add context keys for when kb actions are available (#223555)
meganrogge Jul 24, 2024
7205ba0
Remove latest release manager (#223560)
bhavyaus Jul 24, 2024
79bddae
fix: avoid highlights matching on codicons in Attach Context picker (…
joyceerhl Jul 24, 2024
50560b9
Add telemetry for chat participant extension id (#223558)
roblourens Jul 25, 2024
dde43f9
align sidebar and content (#223572)
sandy081 Jul 25, 2024
0c5a528
Move focus check to just before showing walkthrough (#223573)
bhavyaus Jul 25, 2024
3cae7b1
#223511 - update workspace extensions on workspace folders change (#2…
sandy081 Jul 25, 2024
64b7b6d
issue reporter style fixes (#223579)
justschen Jul 25, 2024
6c4ef48
SCM - fix issue related to refreshing the history graph (#223602)
lszomoru Jul 25, 2024
1518b11
SCM - use correct color when rendering merge commit (#223613)
lszomoru Jul 25, 2024
192bad6
CommentController.activeCommentThread not updated when navigating fro…
alexr00 Jul 25, 2024
770b9b1
Settings deep-linking issues when extensions update (#223510)
alexr00 Jul 25, 2024
1d8328a
Use directory trigger chars when it's a dir or a file
Tyriar Jul 25, 2024
bdde2df
Merge pull request #223650 from microsoft/tyriar/223420
Tyriar Jul 25, 2024
8b3c69c
Fix tests
Tyriar Jul 25, 2024
f1845e5
Remove font size fallback
Tyriar Jul 25, 2024
f1cb13b
Normalize path depending on OS separator
Tyriar Jul 25, 2024
9f6ceb0
Merge pull request #223734 from microsoft/tyriar/223316
Tyriar Jul 25, 2024
d0333d6
Enable directory filtering/triggers when any completion is a dir
Tyriar Jul 25, 2024
4948419
Merge pull request #223507 from microsoft/tyriar/210597
Tyriar Jul 25, 2024
3b9aee0
Merge pull request #223745 from microsoft/tyriar/223658
Tyriar Jul 25, 2024
53408db
Add showHoverHint to setupManagedHover
Tyriar Jul 25, 2024
f8bb333
fix: render icons for `#` variable attachment widgets (#223770)
joyceerhl Jul 25, 2024
e4588b1
Add "License: " to citation license text (#223775)
roblourens Jul 25, 2024
52a190c
chore: exclude more error telemetry issues (#223776)
rzhao271 Jul 25, 2024
2bd00c0
set higher priority for panel chat help dialog (#223781)
meganrogge Jul 25, 2024
0021ada
fix: restore chat attachments when cycling through chat input history…
joyceerhl Jul 25, 2024
4dfbe67
More logging around the safeStorage API (#223784)
TylerLeonhardt Jul 25, 2024
bcbdd8e
Fix cell selection state bugs (#223794)
Yoyokrazy Jul 25, 2024
6bcc265
fix: don't reset history cursor while navigating history with attachm…
joyceerhl Jul 26, 2024
27aff7d
Chore: bump to `1.93.0` (#223806)
Yoyokrazy Jul 26, 2024
203e283
Add breathing room around the chat user focus border (#223810)
roblourens Jul 26, 2024
b6702cd
Improve markdown setting description (#223814)
mjbvz Jul 26, 2024
059d46b
Document markdown debug server build path (#223812)
mjbvz Jul 26, 2024
c47678c
CommentController.activeCommentThread not updated when navigating fro…
alexr00 Jul 26, 2024
82465b3
Don't log [object Object]
Tyriar Jul 26, 2024
d256755
Cache font info to avoid excessive layout
Tyriar Jul 26, 2024
bba3580
Wait for extension points to process (#223837)
alexr00 Jul 26, 2024
9a02ce1
Don't action right click when target is scroll bar
Tyriar Jul 26, 2024
1a5e42f
Merge pull request #223882 from microsoft/tyriar/223358
Tyriar Jul 26, 2024
16216c7
Merge pull request #223765 from microsoft/tyriar/223368
Tyriar Jul 26, 2024
520d752
Merge pull request #223873 from microsoft/tyriar/223641
Tyriar Jul 26, 2024
699b8df
Merge pull request #223878 from microsoft/tyriar/223876_cache_font_info
Tyriar Jul 26, 2024
64b54bb
Define explicit type for simple suggest font info
Tyriar Jul 26, 2024
9dcc07a
Consolidate terminal mouse handling code
Tyriar Jul 26, 2024
289123e
Merge pull request #223923 from microsoft/tyriar/fontinfo_type
Tyriar Jul 26, 2024
567753b
Merge pull request #223925 from microsoft/tyriar/dedupe_ctx_menu
Tyriar Jul 26, 2024
9d97e5e
Merge pull request #223421 from anton-matosov/fix-path-prefix-in-shel…
Tyriar Jul 26, 2024
fa112db
Adresses #223937
hediet Jul 26, 2024
58e8241
Provide most recent dir completion to optimize cd to a dir flow
Tyriar Jul 26, 2024
ed3e347
Merge pull request #223939 from microsoft/hediet/b/generous-eagle
hediet Jul 26, 2024
ea02b83
Suggest exit keyword with score penalty
Tyriar Jul 26, 2024
a94e2ca
Merge pull request #223941 from microsoft/tyriar/223936
Tyriar Jul 26, 2024
9d4c0fd
Merge pull request #223946 from microsoft/tyriar/223945
Tyriar Jul 26, 2024
00374b8
feedback from search api finder TPI (#223950)
andreamah Jul 26, 2024
512659a
Fix docs link in walkthrough
ntrogh Jul 26, 2024
e10ebbf
Merge pull request #223963 from microsoft/walkthrough-fix-docslink
ntrogh Jul 26, 2024
e59d6ae
cli: allow listening on range of ports (#223953)
connor4312 Jul 26, 2024
5c04f57
adjust API shape for providers (#223984)
andreamah Jul 26, 2024
b755f23
Fix potential null reference on release notes click (#223813)
mjbvz Jul 26, 2024
09ad4d9
Simplify IChatWidgetContrib (#223973)
roblourens Jul 26, 2024
6379f57
remove listeners in web issue reporter (#223991)
justschen Jul 26, 2024
70ffbba
Fix a few small jsdoc issues in vscode.d.ts (#223411)
mjbvz Jul 26, 2024
cf3158b
Complete all variables when it's the fist part
Tyriar Jul 26, 2024
90c9b42
Merge pull request #224037 from microsoft/tyriar/224036
Tyriar Jul 26, 2024
caa558b
Pick up latest Markdown language server (#224020)
mjbvz Jul 26, 2024
12fecf5
fix: entry not always listed in Settings editor (#224035)
rzhao271 Jul 27, 2024
5b5e760
Hide chat view when default participant goes away (#224039)
roblourens Jul 27, 2024
8810d51
editors - :lipstick: configure actions (#224053)
bpasero Jul 27, 2024
7e80514
remote: gracefully disconnect from remote EH (#223422)
connor4312 Jul 27, 2024
2c46cf1
#223368 enable hoverHint (#224114)
sandy081 Jul 28, 2024
a1a9965
Unsafe type assertions on object literals (#211878) (#224126)
bpasero Jul 28, 2024
64c103f
Fix typo in extHostExtensionService.ts (#224111)
Jesscha Jul 29, 2024
5cebe61
Never run cleared auxwindow timeouts (#221296)
arvid220u Jul 29, 2024
d12c0c7
Close button on notebooks is broken (#221582) (#224146)
bpasero Jul 29, 2024
e843c48
"Reopen editor with..." appears on a group context menu (fix #224048)…
bpasero Jul 29, 2024
0f9f2a0
Properly detect node env everywhere (#221357)
CGNonofr Jul 29, 2024
0c5af5d
Show readonly filename decoration after revert that also resets mtime…
gjsjohnmurray Jul 29, 2024
ed925fe
show workspace extension when offline (#224162)
sandy081 Jul 29, 2024
efb2f22
fix #223509 - Show the workspace extension in recommended section eve…
sandy081 Jul 29, 2024
819eba7
do not show pointer on invisible twisities (#224155)
sandy081 Jul 29, 2024
9c9ef66
Git - improve handling of first commit (#224165)
lszomoru Jul 29, 2024
eb4633f
Re-merge introduction of tree sitter (#223474)
alexr00 Jul 29, 2024
9473445
Update grammars (#224167)
alexr00 Jul 29, 2024
546567a
build - fix failing test due to mangling (#224169)
bpasero Jul 29, 2024
fccd4da
Rebase against the upstream 546567ab4c0dca1cc09ed8389dbb486bc943e215
RomanNikitenko Jul 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion code/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,8 @@
"vs/base/~",
"vs/base/parts/*/~",
"vs/platform/*/~",
"vs/editor/~"
"vs/editor/~",
"@vscode/tree-sitter-wasm" // node module allowed even in /common/
]
},
{
Expand Down
13 changes: 13 additions & 0 deletions code/.github/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,19 @@
"reason": "completed",
"addLabel": "unreleased"
},
{
"type": "comment",
"name": "spam",
"allowUsers": [
"cleidigh",
"usernamehw",
"gjsjohnmurray",
"IllusionMH"
],
"action": "close",
"reason": "not_planned",
"addLabel": "invalid"
},
{
"type": "comment",
"name": "a11ymas",
Expand Down
59 changes: 0 additions & 59 deletions code/.github/workflows/deep-classifier-runner.yml

This file was deleted.

39 changes: 0 additions & 39 deletions code/.github/workflows/deep-classifier-scraper.yml

This file was deleted.

5 changes: 2 additions & 3 deletions code/.github/workflows/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
types: [trigger-feature-request-manager]
issues:
types: [milestoned]
schedule:
- cron: 20 2 * * * # 4:20am Zurich

# also make changes in ./on-label.yml
jobs:
Expand All @@ -26,8 +24,9 @@ jobs:
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
uses: ./actions/feature-request
with:
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
repo: "vscode"
owner: "microsoft"
candidateMilestoneID: 107
candidateMilestoneName: Backlog Candidates
backlogMilestoneID: 8
Expand Down
36 changes: 0 additions & 36 deletions code/.github/workflows/latest-release-monitor.yml

This file was deleted.

30 changes: 0 additions & 30 deletions code/.github/workflows/needs-more-info-closer.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Test provider for the VS Code project",
"enabledApiProposals": [
"testObserver",
"testRelatedCode",
"attributableCoverage"
],
"engines": {
Expand Down Expand Up @@ -83,6 +84,7 @@
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",
"ansi-styles": "^5.2.0",
"cockatiel": "^3.1.3",
"istanbul-to-vscode": "^2.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import {
itemData,
} from './testTree';
import { BrowserTestRunner, PlatformTestRunner, VSCodeTestRunner } from './vscodeTestRunner';
import { ImportGraph } from './importGraph';

const TEST_FILE_PATTERN = 'src/vs/**/*.{test,integrationTest}.ts';

Expand Down Expand Up @@ -51,10 +52,15 @@ export async function activate(context: vscode.ExtensionContext) {
},
}));


ctrl.resolveHandler = async test => {
let initialWatchPromise: Promise<vscode.Disposable> | undefined;
const resolveHandler = async (test?: vscode.TestItem) => {
if (!test) {
context.subscriptions.push(await startWatchingWorkspace(ctrl, fileChangedEmitter));
if (!initialWatchPromise) {
initialWatchPromise = startWatchingWorkspace(ctrl, fileChangedEmitter);
context.subscriptions.push(await initialWatchPromise);
} else {
await initialWatchPromise;
}
return;
}

Expand All @@ -66,10 +72,24 @@ export async function activate(context: vscode.ExtensionContext) {
}
};

ctrl.resolveHandler = resolveHandler;

guessWorkspaceFolder().then(folder => {
if (folder) {
context.subscriptions.push(new FailureTracker(context, folder.uri.fsPath));
if (!folder) {
return;
}

const graph = new ImportGraph(
folder.uri, async () => {
await resolveHandler();
return [...ctrl.items].map(([, item]) => item);
}, uri => ctrl.items.get(uri.toString().toLowerCase()));
ctrl.relatedCodeProvider = graph;

context.subscriptions.push(
new FailureTracker(context, folder.uri.fsPath),
fileChangedEmitter.event(e => graph.didChange(e.uri, e.removed)),
);
});

const createRunHandler = (
Expand Down
Loading
Loading