Commit graph

556 commits

Author SHA1 Message Date
Johannes 89d7548ecc
enable inline quick suggestions to force team feedback 2022-04-05 14:33:32 +02:00
Babak K. Shandiz 7fc55261aa
Ask user to select PR templates when forking a repository (#143733)
* Add getPullRequestTemplates method to discover templates

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Add method to quick pick for PR templates

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Handle possible PR templates

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Remove unnecessary return value assignment

Co-authored-by: João Moreno <mail@joaomoreno.com>

* Change comparison operands' order

Co-authored-by: João Moreno <mail@joaomoreno.com>

* Remove sorting template URIs in pickPullRequestTemplate

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Sort template URIs before showing quick-pick list

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Rename getPullRequestTemplates method to findPullRequestTemplates

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Find Github PR templates in-parallel using readdir/stat

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Export method for visibitliy in tests

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Add tests for Github PR template detection

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Add launcher configration to run Github tests

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* 💄

* Replace stat with readDirectory for OS native case sensitivity

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Delete some files to avoid duplicate names on case insensitive envs

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

* Exclude deleted files from test case expected result

Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>

Co-authored-by: João Moreno <mail@joaomoreno.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2022-04-01 07:07:33 -07:00
Johannes Rieken 9ab351fa85
update API notebook milestone 2022-03-29 07:57:24 +02:00
Johannes Rieken 5444f79160
update my work milestone 2022-03-28 08:24:40 +02:00
Logan Ramos 72c4ca754b
Update milestone on verification notebook 2022-03-25 12:22:05 -04:00
Jackson Kearl cc92ff83be
Revert "Promote file nesting out of experimental"
Will continue with experimental rollout in order to investigate potential alternative configuration formats

This reverts commit 4ae1f28671.
2022-03-22 11:44:51 -07:00
Jackson Kearl f6533ad8b1
Dogfood file nesting in vscode 2022-03-22 11:44:51 -07:00
Dirk Baeumer 16a4d24cbb
Add query for test iitems without milestone 2022-03-21 21:47:52 +01:00
Johannes Rieken 74942e165d
update endgame notebooks 2022-03-21 13:12:58 +01:00
Jackson Kearl 4ae1f28671
Promote file nesting out of experimental 2022-03-18 17:26:50 -07:00
João Moreno 04229c64e0
add PRs to my work notebook 2022-03-10 14:42:18 +01:00
Alex Dima 61ad5b6eef
Consider error-telemetry to be a type label 2022-03-09 21:03:13 +01:00
Alex Dima 7412074cf3
Add missing repo and missing label 2022-03-08 08:48:49 +01:00
Johannes Rieken d13e7e7d6d
update milestones in notebooks 2022-02-28 11:48:57 +01:00
Tyler James Leonhardt 07601513c7
add -label:unreleased to the my-endgame notebook 2022-02-25 15:23:27 -08:00
Alex Ross db8c1f7877
Add restart VS Code build task
Fixes #143589
2022-02-22 14:29:23 +01:00
Alex Ross 5fff5f1d06
Add close options to build tasks
Fixes #143407
2022-02-21 08:48:59 +01:00
Logan Ramos 25ee7d964c
Change milestone on endgame notebooks 2022-02-18 13:10:53 -05:00
Rob Lourens f3153f1466 Always show mouseover markdown fold buttons for a focused cell 2022-02-10 11:37:32 -08:00
Rob Lourens 2be84d7df0 Hide focus indicator while dragging cell 2022-02-10 10:50:19 -08:00
Johannes Rieken 49a109a552
update milestone for API nb 2022-01-31 18:26:23 +01:00
Johannes Rieken 8f793069fd
update my work milestone 2022-01-31 18:20:44 +01:00
Johannes Rieken 366e55dfbd
remove inlay hints config again, fixes https://github.com/microsoft/vscode/issues/140225 2022-01-26 18:29:45 +01:00
Rob Lourens face76358f Update milestone on endgame notebooks 2022-01-22 13:29:40 -07:00
Benjamin Pasero 15037b6d81
fix paths 2022-01-21 17:19:03 +01:00
Martin Aeschlimann 7935cd295c
missing rename code-server-web -> code-server 2022-01-20 18:10:33 +01:00
Benjamin Pasero 13461f8c61
Web: change yarn web to run with our server instead of playground (#139725)
* web - first cut `yarn web` via our server

* properly pipe output

* web - remove traces of web playground

* web - remember last opened workspace for convinience

* use vscode-test-web for server less, clean up web commands

* fix comment

* fix `yarn web`

* rename to code-server

* open system browser

* code-server script: use minimist

* test resolver: use ./scripts/code-server

* integartion tests: fix code-server command name

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-01-20 13:48:08 +01:00
Jackson Kearl 6612ae0f8b
First pass at file nesting
ref #6328
2022-01-16 19:44:15 -08:00
rebornix 347f954c29
enable find in md/output. 2022-01-12 12:21:34 -08:00
rebornix 6b51d55ff1
enable hybrid search in code 2022-01-09 13:11:19 -08:00
Johannes Rieken 24406512b3
only triage open issues... 2022-01-05 16:48:33 +01:00
Johannes Rieken 84ef964f73
enable typescript inlay hints for all for feedback 2022-01-03 10:19:24 +01:00
Johannes Rieken e0064b4a84
add overall triage-needed query to inbox 2021-12-23 12:55:34 +01:00
Johannes Rieken de4d6c2517
add triage-needed to personal inbox 2021-12-15 09:41:15 +01:00
Johannes Rieken 4ed837fd1d
💄 2021-12-14 18:00:09 +01:00
Alex Ross 838cbd5223
Fix build problem matcher
Fixes #139089
2021-12-14 16:15:38 +01:00
Brigit Murtaugh 60ac527e79
Update notebook 2021-12-10 14:39:03 -08:00
Johannes Rieken e65a5b98d9 update notebooks 2021-12-09 14:18:03 +01:00
Johannes Rieken 470cee7f66 update API notebook milestone 2021-12-07 07:56:25 +01:00
Johannes Rieken 96643fc3f5 update mywork milestone 2021-12-06 09:52:41 +01:00
tanhakabir 68a1e2f872
Update team list in endgame notebook 2021-12-01 19:46:50 -08:00
Johannes Rieken 414c15079b
update endgame notebooks 2021-11-29 11:11:56 +01:00
João Moreno e7ea07d358
docs(sash): 📝 add documentation for the Sash widget
Related-to: #124652
2021-11-10 12:17:03 +01:00
João Moreno 5dfa71a9e8
fix(git): 🐛 git api commands should be registered as contributions
Closes: #111658
2021-11-09 13:24:28 +01:00
João Moreno 144d7e3f68
fix(list): 🐛 list/tree should show focus outline while context menu is open
Closes: #123771
2021-11-08 15:51:31 +01:00
João Moreno 39e3b69db0
chore: 🔧 update conventional commit scopes 2021-11-08 14:58:18 +01:00
João Moreno 6f0346f2cb
fix(splitview): up/down arrows should change focus between pane view headers
Closes: #117440
2021-11-08 14:21:36 +01:00
João Moreno 5ce44b2e01
feat(grid): 🚸 2x2 mode can be enabled by splitting
Closes: #117866
2021-11-08 13:58:29 +01:00
João Moreno cfb6bc83c9
fix(scm): dont create event listeners per scm row
Closes: #115016
2021-11-08 11:58:28 +01:00
João Moreno e5bcb02e1e
fix(tree): 🐛 allow navigating between breadcrumbs using arrow keys 2021-11-05 16:23:15 +01:00