Commit graph

707 commits

Author SHA1 Message Date
Alexandru Dima f1de3fc780
Add query to find recently closed issues without a milestone (#196741) 2023-10-26 19:16:47 +02:00
Bhavya U 9d035eff77
Update endgame repos (#196625) 2023-10-25 10:59:28 -07:00
meganrogge 128933bbbb
fix #196401 2023-10-25 09:15:51 -07:00
meganrogge 652ef862b8
pass first letter into terminal, don't await timeout 2023-10-20 13:48:45 -07:00
Benjamin Pasero f430137625
settings - let folders in node_modules still be editable (#195714) 2023-10-16 20:18:33 +02:00
Connor Peet c2a6932e9e
eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00
Matt Bierner 83568784f7
Update notebook milestones (#194629) 2023-10-02 19:02:23 +01:00
Johannes Rieken a3c939b36c
update endgame notebook 2023-09-28 13:53:54 +02:00
Bhavya U 8df7e6dc53
Update milestone in endgame notebooks (#194033)
* Update milestone in endgame notebooks

* update vscode-dev.github-issues
2023-09-25 14:16:11 -07:00
Johannes Rieken 8aa74562ee
update milestone on notebook (#193989) 2023-09-25 16:25:46 +02:00
Matt Bierner 060e385ef5
Add typescript.preferences.autoImportFileExcludePatterns to repo (#193477)
For https://github.com/microsoft/TypeScript/issues/55781
2023-09-19 08:28:28 -07:00
Johannes 4a6e5c124d
update notebook milesones 2023-09-07 14:16:36 +02:00
Henning Dieterichs e0e970f76b
Removes legacy diff editor. (#191989)
* Removes legacy diff editor.

* Fixes CI

* Fixes CI
2023-09-04 22:45:27 +02:00
Henning Dieterichs e1430e4328 Sets up hot reloading of css and code (requires vscode-diagnostic-tools extension to be installed) 2023-09-01 14:35:42 +02:00
Andrea Mah 8470c9b0e3
adjust endgame query (#191806) 2023-08-30 11:17:10 -07:00
Connor Peet 1fe8359ed0
cli: implement 'server of server' for a local web server (#191014)
Closes https://github.com/microsoft/vscode/issues/168492

This implements @aeschli's 'server server' concept in a new
`code serve-web` command.

Command line args are similar to the standalone web server. The first
time a user hits that page, the latest version of the VS Code web server
will be downloaded and run. Thanks to Martin's previous PRs, all
resources the page requests are prefixed with `/<quality-<commit>`.

The latest release version is cached, but when the page is loaded again
and there's a new release, a the new server version will be downloaded
and started up.

Behind the scenes the servers all listen on named pipes/sockets and the
CLI acts as a proxy server to those sockets. Servers without connections
for an hour will be shut down automatically.
2023-08-22 17:29:51 -07:00
Andrea Mah a4895ad5cd
endgame notebooks cell additions for viewing blocked issues (#189581) 2023-08-15 09:35:02 -07:00
Connor Peet 6004a9f716
debug: put user data dir in home dir, update versions of things (#189855) 2023-08-07 19:46:38 +01:00
Connor Peet 2d2797bba6
debug: let js-debug store the oss profile in workspace storage (default behavior) (#189828)
Fixes #177664
2023-08-07 16:24:07 +01:00
Matt Bierner d0d83b9f42
Update notebook milestones (#189422) 2023-08-01 20:20:33 +01:00
Benjamin Pasero cbdfe4e0b4
Removal of feedback control (fix #188960) (#189027) 2023-07-28 10:12:52 +02:00
Logan Ramos 9c238d6de4
Remove empty markdown cell from Endgame NB (#188790)
Remove empty markdown cell from nb
2023-07-25 15:35:44 +01:00
meganrogge 2dccf7db76
fix tests 2023-07-21 13:31:03 -07:00
Daniel Imms e5cdd7d0fd
Make Cargo.lock a readonly file in vscode 2023-07-17 06:28:37 -07:00
Matt Bierner 5822d97cb3
Bump milestones in issue notebooks (#187494) 2023-07-10 11:37:19 -07:00
Alex Ross b7b88e4dbb
Opt the team into the new create PR view (#187434) 2023-07-10 12:19:33 +02:00
Johannes Rieken d1e1e04d8b
update mywork notebook 2023-07-04 12:41:31 +02:00
Ulugbek Abdullaev 5e11e1f35f
chore: add new labels/areas & remove ones that no longer exist (#186338) 2023-06-27 07:33:02 -07:00
paulacamargo25 139122fbb8
Add vscode-python-debugger repo 2023-06-26 08:30:46 -07:00
Johannes Rieken 3013efd66e
update repo lists (#186158) 2023-06-26 15:25:58 +02:00
Johannes Rieken 26a1feb1bd
joh/envious jay (#185839)
* remove bogus launch-config, fyi @connor4312

* disable API test extension when running from launch config
2023-06-22 10:05:47 +02:00
Alex Ross 2dcfc3798f
Kill, yarn, build task (#185571) 2023-06-19 18:57:04 +02:00
Connor Peet a0fce779af
chore: bump js-debug-companion (#185589)
For livepreview
2023-06-19 18:36:39 +02:00
Henning Dieterichs d7eb1e4fb9
Enable new diff editor for the vscode workspace (#185221) 2023-06-15 15:11:44 +02:00
Johannes Rieken 00b14b2c62
update list of repos (#185019) 2023-06-13 16:19:30 +02:00
Benjamin Pasero c000cb1474
eng - expand usage of readonly setting for vscode (#184682) 2023-06-09 10:13:16 +02:00
Matt Bierner 4c46064d08
Bump github notebook milestones (#184440) 2023-06-06 13:42:11 -07:00
Ulugbek Abdullaev de70014331
chore: add @ulugbekna and @aiday-mar to my-endgame notebook (#183946) 2023-05-31 15:55:50 +02:00
Matt Bierner cc244e095a
Fix outfiles for VS Code API tests (#182228)
This lets you correctly hit breakpoints in the API tests
2023-05-11 14:33:29 -07:00
Benjamin Pasero d64c580182
readonly - enable for vscode workspace 2023-05-10 09:37:48 +02:00
Tyler James Leonhardt fd23d86b04
Allow debugging the issue reporter by removing uri filter (#181429)
The issue reporter has a different html file.
2023-05-03 19:20:37 +02:00
Matt Bierner e61061e743
Bump notebook milestones (#181345) 2023-05-02 18:36:49 +02:00
Rob Lourens 1b5fffdd06
Remove -label:verification-found from verification queries. (#181282)
Often, either this label is added without reopening the issue, or the issue is fixed without removing the label. In both cases the issue can currently just get lost.
2023-05-02 01:18:49 +02:00
Tyler James Leonhardt 2d28a86e1d
Add a couple teammates to my-endgame notebook (#181059)
* Add a couple teammates to my-endgame notebook

friends :)

* Add @Yoyokrazy

* Add @paulacamargo25
2023-04-27 20:43:26 +02:00
Sandeep Somavarapu e162bc07cb
clean up extension recommendations (#180450)
* clean up extension recommendations

* retain editor config extension
2023-04-21 00:56:05 +02:00
Sandeep Somavarapu b58314d377
add plan-items to release notes section (#180445) 2023-04-20 15:20:28 -07:00
rebornix e5a432ba0b
Allow users to control find scopes 2023-04-17 17:01:15 -07:00
Peng Lyu 76781a1a1b
Enable markup search hybrid mode (#177542)
* Enable markup search hybrid mode

* Experiment turning all cells into editing mode on replace

* Prepare for minimal find markdown mode

* Add settings for controlling the initial state for find in markdown cells

* Validate initial state
2023-04-14 18:48:51 +01:00
Henning Dieterichs c9c8e53032
Replaces http-server with playground-server (#179876) 2023-04-13 07:39:35 -07:00
Henning Dieterichs 898fcd63dc
Updates VS Code workspace settings (#179864)
* the experimental diff algorithm is now the default in insiders
* turns on asyncTokenizationVerification to investigate a reported bug
2023-04-13 15:12:27 +02:00