Rob Lourens
|
aa5d03ece8
|
Merge pull request #129181 from microsoft/roblou/updateElementHeight
Allow calling updateElementHeight with undefined to prompt re-probing of dynamic height
|
2021-08-31 14:47:49 -07:00 |
|
Rob Lourens
|
113db5d85c
|
Warn when using updateElementHeight incorrectly without dynamic heights
|
2021-08-31 14:47:06 -07:00 |
|
Rob Lourens
|
24e8396dd6
|
Allow calling updateElementHeight with undefined to prompt re-probing of dynamic height
See #128563
|
2021-08-31 14:45:30 -07:00 |
|
rebornix
|
a005a8aaf5
|
💂 change cell kinds.
|
2021-08-31 14:09:15 -07:00 |
|
rebornix
|
b35493933b
|
extract cell operations.
|
2021-08-31 13:55:19 -07:00 |
|
rebornix
|
46b411803e
|
cell commands contrib.
|
2021-08-31 13:55:19 -07:00 |
|
SteVen Batten
|
1df1707a2c
|
fixes #98860
|
2021-08-31 13:52:25 -07:00 |
|
rebornix
|
4e6de8d316
|
api/edit actions.
|
2021-08-31 13:41:38 -07:00 |
|
rebornix
|
2e3cf16d12
|
Execute and Layout actions.
|
2021-08-31 13:31:54 -07:00 |
|
rebornix
|
8ad0a75174
|
insert cell actions.
|
2021-08-31 13:31:54 -07:00 |
|
Logan Ramos
|
21887d672a
|
Fix #130235
|
2021-08-31 15:00:45 -04:00 |
|
rebornix
|
3ca5df67ea
|
notebook action controller
|
2021-08-31 11:51:07 -07:00 |
|
rebornix
|
73f45d2da1
|
change cell metadata actions to cellOperations.
|
2021-08-31 11:43:45 -07:00 |
|
rebornix
|
76ee9789c8
|
more actions to cellOperations.
|
2021-08-31 11:37:30 -07:00 |
|
rebornix
|
b90d5ee45a
|
refactor multi cell selection actions.
|
2021-08-31 11:15:00 -07:00 |
|
Martin Aeschlimann
|
554182620f
|
Use filenamePatterns in seti update script. Fixes #131650
|
2021-08-31 18:13:22 +02:00 |
|
Matt Bierner
|
2b0b4032a3
|
Update idea
|
2021-08-31 08:58:01 -07:00 |
|
Benjamin Pasero
|
0b6b4b3d85
|
Enable screenshot option properly for smoke tests (#131982)
* smoke test
* undo failure
|
2021-08-31 17:35:22 +02:00 |
|
Chris Dias
|
028412f4a6
|
update distro
|
2021-08-31 08:31:07 -07:00 |
|
Rob Lourens
|
55a5583236
|
Fix #131632
|
2021-08-31 08:19:20 -07:00 |
|
Johannes Rieken
|
db5aab03b6
|
debt - change the implementation of vscode.languages.getLanguages to not send an IPC message but to read from a sync'd state which gets pushed into the exthost
|
2021-08-31 16:46:29 +02:00 |
|
Benjamin Pasero
|
85a81276e8
|
editors - remove forceFile from custom editor input (#128209)
|
2021-08-31 16:39:13 +02:00 |
|
Miguel Solorio
|
ca17e6ad18
|
Update callback page
|
2021-08-31 07:24:53 -07:00 |
|
Logan Ramos
|
d2a8f91fb5
|
Update build scripts
|
2021-08-31 10:21:19 -04:00 |
|
Alex Ross
|
32ddac99d5
|
Add default ports to portsAttributes setting
Fixes microsoft/vscode-remote-release#5489
|
2021-08-31 16:20:07 +02:00 |
|
Johannes Rieken
|
8391a8c075
|
patch XMLHttpRequest and (partially) fetch to massage file-uris into vscode-file
|
2021-08-31 16:10:57 +02:00 |
|
Johannes Rieken
|
55f80e57a9
|
add missing compile file
|
2021-08-31 16:09:10 +02:00 |
|
Johannes Rieken
|
43ebe7f258
|
🆙 distro
|
2021-08-31 15:53:44 +02:00 |
|
heartacker
|
2720ccb0c5
|
add cmd+i (mac), ctrl+i (linux/win) as additional intellisense toggleSuggestionDetails
fix: #131956
due to: #105207
|
2021-08-31 21:22:29 +08:00 |
|
Martin Aeschlimann
|
7b14717389
|
Merge pull request #131856 from adaex/update-seti-icon
Update to latest seti-ui icon theme
|
2021-08-31 15:18:47 +02:00 |
|
Johannes Rieken
|
7e2452498f
|
fix https://github.com/microsoft/vscode/issues/130073
|
2021-08-31 14:44:42 +02:00 |
|
Johannes Rieken
|
ba6d3d728e
|
add deprecation to @optional https://github.com/microsoft/vscode/issues/119440
|
2021-08-31 12:05:45 +02:00 |
|
Johannes Rieken
|
3a73d52a19
|
don't use optional in snippet land nor in telemetry service, https://github.com/microsoft/vscode/issues/119440
|
2021-08-31 12:01:20 +02:00 |
|
Henning Dieterichs
|
fe170dc875
|
Merge pull request #131778 from microsoft/hediet/fix-131567
Fixes #131567.
|
2021-08-31 09:52:53 +02:00 |
|
Benjamin Pasero
|
da5bec6c08
|
editors - reduce calls to forceFile
|
2021-08-31 09:48:07 +02:00 |
|
Henning Dieterichs
|
7c5e28d295
|
Fixes #131942 by not counting characters that are both part of the prefix and the suffix twice.
|
2021-08-31 09:43:02 +02:00 |
|
Benjamin Pasero
|
941c07bb6c
|
editors - some debt reduction for #128209
|
2021-08-31 09:22:30 +02:00 |
|
Johannes Rieken
|
1c5dde4797
|
api comments
|
2021-08-31 09:05:00 +02:00 |
|
deepak1556
|
0d0edb324c
|
fixup! update languagedetection to 1.0.21.
|
2021-08-31 15:16:45 +09:00 |
|
Connor Peet
|
0f781450de
|
fix test error
|
2021-08-30 22:09:19 -07:00 |
|
deepak1556
|
70f3c712be
|
chore: bump electron@13.2.3
|
2021-08-31 12:11:17 +09:00 |
|
Connor Peet
|
5cb33cbd73
|
fix test error
|
2021-08-30 18:07:20 -07:00 |
|
rebornix
|
b1271d4bc0
|
fix #130699.
|
2021-08-30 17:00:02 -07:00 |
|
rebornix
|
423c5ecb41
|
fix #131561.
|
2021-08-30 16:51:15 -07:00 |
|
rebornix
|
abbcfb636e
|
fix #131489.
|
2021-08-30 16:42:08 -07:00 |
|
Tyler Leonhardt
|
f7d9881ae7
|
update languagedetection to 1.0.21. fixes #129005 fixes #131268
|
2021-08-30 16:26:19 -07:00 |
|
洛竹
|
8011d05df6
|
fix: GetSessionOptions -> AuthenticationGetSessionOptions (#131644)
|
2021-08-30 16:25:12 -07:00 |
|
rebornix
|
c7e5104459
|
fix #131551. Toggle Cell Line Number respects multi-selections
|
2021-08-30 16:12:37 -07:00 |
|
rebornix
|
60a4739804
|
re #131551. Change cell to markdown/code respects multi selection.
|
2021-08-30 16:12:37 -07:00 |
|
Tyler Leonhardt
|
629d9f6dd7
|
use a hash of an object as a key for fuzzy scoring
|
2021-08-30 15:49:10 -07:00 |
|