Commit graph

89686 commits

Author SHA1 Message Date
Megan Rogge 000f04e233
fix #133360 2021-11-10 08:52:14 -08:00
Daniel Imms 6a6a1b65df Use handles in playwright driver 2021-11-10 08:03:22 -08:00
Alex Ross 1a6e4fcfeb
Add privacy and protocol to tunnels API
Fixes #124334
2021-11-10 16:23:26 +01:00
Alex Ross cd823d88f4
Avoid browser restricted ports in port forwarding
Fixes #131831
2021-11-10 16:10:46 +01:00
João Moreno 6e5be86194
build: 💩 arg 2021-11-10 15:47:34 +01:00
deepak1556 2b25c6730d fix: parsing of --ms-enable-electron-run-as-node flag
Fixes https://github.com/microsoft/vscode/issues/136837
2021-11-10 23:42:33 +09:00
Johannes Rieken f7ef73720f
Merge branch 'main' into joh/vscode-dts 2021-11-10 15:36:05 +01:00
Alex Dima 96b9fe6e2b
Fixes #136622: call extractControlCharacters before introducing empty line parts for line decorations 2021-11-10 15:34:24 +01:00
Johannes Rieken 972393f470
add product#extensionEnabledApiProposals and tweak how the proposed API controller works 2021-11-10 15:28:52 +01:00
João Moreno ee12413b4e
build: 💩 fix ci 2021-11-10 15:22:56 +01:00
Johannes Rieken 0613f0caf2
generate apiProposalNames as ReadonlySet 2021-11-10 15:20:44 +01:00
João Moreno a922b81344
Merge branch 'joao/widget-docs' 2021-11-10 14:51:25 +01:00
João Moreno 03d2cd46df
refactor(grid): 👷 make Grid.addViewAt private 2021-11-10 14:51:11 +01:00
João Moreno a1f503c44f
docs(splitview): 📝 add documentation for the SplitView widget
Related-to: #124652
2021-11-10 14:49:40 +01:00
Martin Aeschlimann 453a142c65
hiddenRangeModel: Track line changes (for #132784) 2021-11-10 14:48:03 +01:00
Alex Dima f0abd6442b
Fixes microsoft/monaco-editor#2758: Remove sourceMappingURL directive that points to missing file 2021-11-10 14:13:24 +01:00
Alex Dima e08f4b5bce
Fixes #136711: Improve rendering for decorations using showIfCollapsed and enlarge their mouse hover range 2021-11-10 14:03:09 +01:00
Benjamin Pasero 9a404e5278
💄 2021-11-10 13:42:39 +01:00
Alex Ross 042a6e36a4
Clean up tasks API in vscode.d.ts
Part of #124362
2021-11-10 13:18:24 +01:00
Johannes Rieken a713081455
deprecate enableProposedApi, add and use IExtensionDescription#enabledApiProposals 2021-11-10 12:42:25 +01:00
Johannes Rieken fe6b867b00
declare proposed API properties for package.json and link them with actual proposal names 2021-11-10 12:34:07 +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
Johannes Rieken 50978960a0
use ApiProposalName-type for proposedApiEnabled-utils 2021-11-10 12:06:17 +01:00
Johannes Rieken f01a1e991d
move isProposedApiEnabled and checkProposedApiEnabled-util back to workbench-layer 2021-11-10 12:02:04 +01:00
Henning Dieterichs cc98e60d25
Removes unused import. 2021-11-10 12:01:35 +01:00
Henning Dieterichs 49efe65bc3
Fixes #136824 by tweaking css. 2021-11-10 11:57:16 +01:00
Johannes Rieken da967b591e
add generated file api proposal names, add compile script that generates this file 2021-11-10 11:54:24 +01:00
Sandeep Somavarapu 37acec6394
- clear formatters while creating the spdlog logger
- fix name of the logger
2021-11-10 10:26:16 +01:00
Martin Aeschlimann 262f25a211
fix description of html.format.wrapAttributesIndentSize. Fixes #136767 2021-11-10 10:20:46 +01:00
Benjamin Pasero 2b03df8938
editors - add a test for the fix of #136684 2021-11-10 09:34:00 +01:00
Johannes Rieken d90dd1355b
Merge branch 'main' into joh/vscode-dts 2021-11-10 08:40:26 +01:00
Benjamin Pasero bef4dba21f
Parcel update and CI improvements (#136830)
* 🆙 product

* 🆙 parcel/watcher

* 🆙 parcel/watcher

* tests - separate remote logs from others

* store server logs too

* more tweaks

* fix name

* error when 10s passed
2021-11-10 08:13:56 +01:00
Benjamin Pasero 42f10bb643
Call stack items aren't opening tabs with correct contents (fix #136684) 2021-11-10 07:55:53 +01:00
Benjamin Pasero aba18ae817
🆙 product 2021-11-10 06:59:22 +01:00
Tyler Leonhardt dc553d6a3e
add additional logging and awaiting 2021-11-09 20:23:42 -08:00
Rob Lourens d0e27858b5 Don't show error when cancelling dialog from "Create launch.json"
Fix #136741
2021-11-09 19:03:06 -08:00
Matt Bierner 286af306e8
Remove now unused ext host method 2021-11-09 18:21:15 -08:00
Matt Bierner 6816d7ea7a
Remove scm.focus proposal
As discussed in #119904, we're going to use commands for this instead. Removing the proposal
2021-11-09 18:16:27 -08:00
rebornix 5f69af1309
💄 2021-11-09 18:13:25 -08:00
Matt Bierner c20b2c9589
Add unique names to most proposal regions
Also updates eslint rule to enforce regions with unique names
2021-11-09 17:56:11 -08:00
Matt Bierner b79f09cd58
Adding readonly to some disposable properties 2021-11-09 17:56:11 -08:00
Matt Bierner 9a49279d5f
Remove empty constructors 2021-11-09 17:56:10 -08:00
Matt Bierner 05db93f371
Adding readonly in a few more places 2021-11-09 17:56:10 -08:00
Matt Bierner 4aeae3f08b
Spelling 2021-11-09 17:56:10 -08:00
rebornix 2b401e2fdf
add output diff info when the visual change might be invisible. 2021-11-09 17:49:23 -08:00
Matt Bierner dbdd50bc1c
Align some font size setting descriptions 2021-11-09 17:18:30 -08:00
Raymond Zhao 5317d21c0d
Render numerical arrays in the Settings editor
Ref #129592
2021-11-09 17:09:35 -08:00
Matt Bierner b2f8216d17
Removing more duplicate types 2021-11-09 16:55:34 -08:00
Matt Bierner 304dac2554
💄 2021-11-09 16:52:06 -08:00
Matt Bierner 6902a65a76
Align ext host name with internal name 2021-11-09 16:47:00 -08:00