Commit graph

82665 commits

Author SHA1 Message Date
Nicholas Rayburn c538781d78
add notification if tsserver logs are left on for more than 7 days (#124149)
* add notification if tsserver logs are left on for more than 7 days fix #123493

* extended tsserver logging notification updates

* cleanup excess new lines

* typescript loglevelmonitor cleanup

* remove todo
2021-05-26 13:23:12 -07:00
Martin Aeschlimann 363e8f25f6
bump distro 2021-05-26 22:06:58 +02:00
Connor Peet 244b48af73
testing: additional actions and better theming for peek
Fixes #124642
2021-05-26 13:00:45 -07:00
Alex Dima a5bbc53e88
Extract more color picker related logic to ColorHoverParticipant 2021-05-26 21:57:24 +02:00
Alex Dima 4e6fe2dc51
Extract pieces of the Color Picker logic to a new ColorHoverParticipant 2021-05-26 21:57:23 +02:00
Alex Dima fd7c71a2ee
💄 2021-05-26 21:57:23 +02:00
Matt Bierner 1e6b6cb684
Pick up TS 4.3 final
Fixes #122884
2021-05-26 12:55:32 -07:00
Matt Bierner 6a12866c3e
💄 2021-05-26 12:55:32 -07:00
Ladislau Szomoru 1abeaf9775
Workspace trust - remote workspace (#124617)
Add RemoteWorkspaceTrustManagementService to be used for the remote scenarios

Co-authored-by: SteVen Batten <stbatt@microsoft.com>
2021-05-26 21:22:57 +02:00
Rob Lourens a430e8f969 Fix settings dropdown hover style
Fix #124207
2021-05-26 12:17:20 -07:00
João Moreno 9252be4f90
distro 2021-05-26 21:00:20 +02:00
João Moreno 54ebd81917
distro 2021-05-26 20:57:44 +02:00
Tyler Leonhardt f1a5d40aa7
refactor getCallbackEnvironment to return authority by default 2021-05-26 11:54:15 -07:00
João Moreno d777991656
move buildExtensionMedia to lib 2021-05-26 20:38:28 +02:00
João Moreno 62e8b545f7
missing build 2021-05-26 20:38:28 +02:00
Tyler James Leonhardt 7f21b1af48
Revert "Allow extensions to create multiple sessions from the same provider (#124640)" (#124705)
This reverts commit a18ea9c9ec.
2021-05-26 10:42:20 -07:00
Matt Bierner 9464d14f31
Make notebook renderer activate potentially async (#124647)
* Make notebook renderer activate potentially async

- Allow activate to be `async`
- Make `getRenderer` always return a promise instead of the api result directly

* Add comment on why we use async
2021-05-26 09:15:00 -07:00
Ashray Jha 5eb64c54ca
Modified markdown preview nested list styling (#124445)
* Modified markdown preview nested list styling

* Added proper styling to the nested list

* merge different rules into a single one
2021-05-26 09:05:35 -07:00
Alex Dima 23e1f261dc
Remove HoverPartInfo 2021-05-26 18:04:23 +02:00
Alex Dima 84bc432011
Add IHoverPart.owner 2021-05-26 18:00:18 +02:00
Martin Aeschlimann 31a59b5970
bump distro 2021-05-26 17:20:59 +02:00
Jackson Kearl e6a1cc3843
Update commands.json 2021-05-26 08:12:33 -07:00
Benjamin Pasero 6a7c700a12 file working copies - do not throw from ctor anymore when schemes are unexpected
//cc @joaomoreno
2021-05-26 16:36:49 +02:00
isidor bfccdcb958
disable fullscreen on ios
#106972
2021-05-26 16:28:27 +02:00
Wendell Hu 764d8fdc3d
test: add test for event Relay (#119070)
* test: add test for event Relay

* whitespace & syntax

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2021-05-26 05:51:15 -07:00
João Moreno a7ab347c2b
remove old notification 2021-05-26 14:45:45 +02:00
João Moreno d662cc5654
remove old license notification
related to #119463
2021-05-26 14:45:44 +02:00
Alex Dima c704e43d5d
Check that the /build/ folder compiles 2021-05-26 14:43:12 +02:00
João Moreno 0e3459b0b9
expose Grid.onDidScroll
related to #116946
2021-05-26 14:38:41 +02:00
João Moreno 0a4bfb31c9
fix naming 2021-05-26 14:38:41 +02:00
isidor a628237458
Web: "Open Folder" on empty workspace does nothing
fixes #124494
2021-05-26 14:36:09 +02:00
Benjamin Pasero 4cda850edf disable welcome editor in smoke tests (fix #124674) 2021-05-26 14:22:13 +02:00
Henning Dieterichs 0688745e82
Color.Format.Css.format does not return null, so the return type can be made more strict. (#124568) 2021-05-26 05:13:00 -07:00
João Moreno dff33d7324
use actual object 2021-05-26 14:11:36 +02:00
João Moreno 0d44b63c1c
fixes #124407 2021-05-26 14:05:25 +02:00
João Moreno 9cba86888c
update node version in optimize 2021-05-26 13:32:50 +02:00
João Moreno 0a7a69f190
fix build compilation 2021-05-26 13:30:43 +02:00
Dirk Bäumer 24ca9e0d7c
Merge pull request #124654 from ValidMelvin/main
Update README.md
2021-05-26 12:00:41 +02:00
Martin Aeschlimann 98dc73a329
unnecessary space in in julia cgmanifest 2021-05-26 11:48:20 +02:00
João Moreno 18b6620bc3
fixes #123543 2021-05-26 10:07:00 +02:00
Melvin c2cc9b11af Update README.md 2021-05-26 08:05:39 +00:00
João Moreno 14f61093f4
fixes #124507 2021-05-26 10:03:25 +02:00
João Moreno 44b470c99f
fixes #124576 2021-05-26 09:41:59 +02:00
Benjamin Pasero 47d00215af
editors - cleanup untyped editor interfaces for text capabilities 2021-05-26 09:37:53 +02:00
João Moreno 04f585a580
cleanup interfaces 2021-05-26 09:35:30 +02:00
Johannes Rieken e12f21f498
Merge pull request #124549 from DonJayamanne/createNb
Preserve execution summary when converting dto
2021-05-26 09:02:29 +02:00
Christof Marti 5e146d257b
Update classifier.json 2021-05-26 08:28:28 +02:00
Benjamin Pasero d0884f4a1e
webview - clear group listener when it gets disposed
//cc @lramos15
2021-05-26 08:24:55 +02:00
Rob Lourens fe1547c251
Merge pull request #124621 from microsoft/roblou/diffNotificationMessage
Don't rerender notification when content did not change
2021-05-26 08:01:41 +02:00
Benjamin Pasero 5cc9ec944d
sandbox - bring in iframe based webview service 2021-05-26 07:49:17 +02:00