Commit graph

92638 commits

Author SHA1 Message Date
Martin Aeschlimann e146c5fa8b
fix typo 2022-01-27 17:23:24 +01:00
Daniel Imms fe1fe13f08
Merge pull request #141647 from microsoft/tyriar/140761
Match z-index on parameter hints to the hover
2022-01-27 08:20:40 -08:00
Martin Aeschlimann f602b1c95b
server: port range is end inclusive, improve validation 2022-01-27 17:19:23 +01:00
Alex Dima ad6d1757c3
Fixes #25221: Render line highlights for all cursors 2022-01-27 17:04:24 +01:00
Alex Dima 5b70b99303
Reduce duplication 2022-01-27 17:04:24 +01:00
Martin Aeschlimann eb0fb33952
Inconsistent single quotes use in --help (same for code --help) 2022-01-27 16:47:56 +01:00
Daniel Imms d5dda6fe49 Ensure quick pick is closed on view output
Fixes #141615
2022-01-27 07:28:46 -08:00
Daniel Imms 82dac48a40 Reveal panel/editor when running a recent command/dir
Fixes #141619
2022-01-27 07:17:04 -08:00
Daniel Imms 165788bc6f Match z-index on parameter hints to the hover
Fixes #140761
2022-01-27 07:04:10 -08:00
Daniel Imms 5c6672cd77 Remove terminalLocation from api proposal list
Fixes #141645
2022-01-27 06:52:20 -08:00
Henning Dieterichs 80823e65f8
Fixes #136052 by marking unclosed brackets as invalid. 2022-01-27 15:40:36 +01:00
Sandeep Somavarapu d41298c7e2
fix #141299 2022-01-27 15:17:29 +01:00
Alex Dima 8b5368ec42
Fixes #141638: -command rules should only remove default rules 2022-01-27 14:51:45 +01:00
isidor 048c70df8f
Revert "always set aria-selected, even for listbox"
This reverts commit 1356392d15.
2022-01-27 14:45:52 +01:00
Sandeep Somavarapu 7d47cd2242
fix #141643 2022-01-27 14:42:44 +01:00
Johannes Rieken 9dc61b71dd
add a surround with snippet command, https://github.com/microsoft/vscode/issues/86397 2022-01-27 14:25:38 +01:00
Alex Dima be5b4fc06b
Fixes #69391: Reserve extra bottom padding when the hover has a horizontal scrollbar 2022-01-27 13:58:01 +01:00
Sandeep Somavarapu 4f7ceb5656
Merge branch 'main' into sandy081/extensionResourceHandler 2022-01-27 12:41:56 +01:00
Sandeep Somavarapu 362a2cac98
cache resourceUrlTemplate Uri 2022-01-27 12:27:40 +01:00
Sandeep Somavarapu 56291eda34
- Check if URL is pointing to the right service
- Set selective request and response headers
- Update the scheme on the client
2022-01-27 12:21:36 +01:00
Henning Dieterichs 1c2f442e02
Fixes #138746. 2022-01-27 11:54:58 +01:00
Johannes Rieken ffdeff7b55
show error when inlay hints command fails, annotate error with source (e.g extension name), fixes https://github.com/microsoft/vscode/issues/141588 2022-01-27 10:47:15 +01:00
Ladislau Szomoru 4f9c9353fb
Startup dialog goes through the request service (#141592) 2022-01-27 10:14:49 +01:00
Rob Lourens b297fc96b4 Remove stale comment
#140878 is fixed
2022-01-26 21:14:14 -08:00
SteVen Batten 3dda6ea7ac
add customize layout icons
refs #137633
2022-01-26 18:47:31 -08:00
Harald Kirschner 33fd4dcc2c Adding video tutorials to get started 2022-01-26 17:41:08 -08:00
Harald Kirschner 7c7b4a776c Instrument watermark opening 2022-01-26 17:41:08 -08:00
SteVen Batten 3683dbd176
fixes #141552 2022-01-26 17:37:52 -08:00
SteVen Batten 6c03ba9d8c
fixes #141432 2022-01-26 17:31:18 -08:00
SteVen Batten 36c2ee289c
refs #141426 2022-01-26 17:20:08 -08:00
Jackson Kearl fe8761664e
Close #141555 2022-01-26 17:15:49 -08:00
Jackson Kearl 8aab23701d
Add link to sort description 2022-01-26 17:13:02 -08:00
SteVen Batten 0f690735e2
unused import 2022-01-26 17:03:13 -08:00
SteVen Batten d7a80ad9c1
fixes #141404 2022-01-26 17:02:49 -08:00
SteVen Batten 877c9629b5
fixes #141398 2022-01-26 16:57:41 -08:00
Jackson Kearl ddb419c133
Close #141465 2022-01-26 16:44:02 -08:00
Rob Lourens bd667f41ee Fix import path 2022-01-26 16:37:27 -08:00
SteVen Batten 1f61387086
update layout state prefix
fixes #141372 #141376 #141374
2022-01-26 16:36:25 -08:00
Matt Bierner f30dba5430
Bumping eslint versions (#141121)
* hBumping eslint versions

- Bump eslint and typescript/eslint versions to latest
- Fixing `code-no-unused-expression` for `x?.(b);` type statements
- Fixed a few new semicolon errors from upgrade

* Bump eslint parser in build

* Fix eslint errors in d.ts
2022-01-26 16:29:14 -08:00
meganrogge 33dc880511
fix Terminal: Cannot refresh property when process is undefined #141288 2022-01-26 17:40:30 -06:00
meganrogge 516270b442
fix #141294 2022-01-26 17:29:58 -06:00
Sandeep Somavarapu fb6144b6b5
feedback 2022-01-27 00:26:46 +01:00
SteVen Batten e227074651
compositePart should use createActionViewItem helper
fixes #141399
2022-01-26 15:21:50 -08:00
Rob Lourens ed452eb0f7 Cell fold hint fixes
Hide when in edit mode, simplify top calculation, fix height calc when in edit mode
2022-01-26 15:21:22 -08:00
Rob Lourens d8d34e0f21 Change notebook markdown fold hint to a CellPart 2022-01-26 15:21:22 -08:00
Sandeep Somavarapu 74ea881e8f
update doc 2022-01-27 00:08:19 +01:00
Alex Dima d44362c729
Fixes #139877: Allow DomScrollableElement to use float scroll values 2022-01-26 23:28:44 +01:00
Daniel Imms 3ba94c917c Only show link commands if a terminal has been created
Fixes #141593
2022-01-26 14:14:53 -08:00
Megan Rogge 5df75bb1d9
make terminal output readonly (#141601) 2022-01-26 16:06:54 -06:00
Alex Dima c0f3ff63b6
Emit event with valid range 2022-01-26 21:20:34 +01:00