dependabot[bot]
fa2eb848fd
Bump lodash from 4.17.4 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.4 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 17:25:19 +00:00
Rob Lourens
4e648e27dd
Merge pull request #102771 from microsoft/dependabot/npm_and_yarn/extensions/css-language-features/server/lodash-4.17.19
...
Bump lodash from 4.17.10 to 4.17.19 in /extensions/css-language-features/server
2020-07-17 10:24:45 -07:00
Rob Lourens
17ede057c3
Merge pull request #102775 from microsoft/dependabot/npm_and_yarn/test/smoke/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /test/smoke
2020-07-17 10:24:34 -07:00
Rob Lourens
7f9df80a54
Merge pull request #102772 from microsoft/dependabot/npm_and_yarn/extensions/markdown-language-features/lodash-4.17.19
...
Bump lodash from 4.17.10 to 4.17.19 in /extensions/markdown-language-features
2020-07-17 10:24:27 -07:00
Rob Lourens
4639fef39a
Merge pull request #102774 from microsoft/dependabot/npm_and_yarn/build/lodash-4.17.19
...
Bump lodash from 4.17.11 to 4.17.19 in /build
2020-07-17 10:24:12 -07:00
Rob Lourens
ea581395be
Merge branch 'master' into dependabot/npm_and_yarn/test/smoke/lodash-4.17.19
2020-07-17 10:24:10 -07:00
Rob Lourens
ec3a3fafaa
Merge pull request #102776 from microsoft/dependabot/npm_and_yarn/extensions/emmet/lodash-4.17.19
...
Bump lodash from 4.17.10 to 4.17.19 in /extensions/emmet
2020-07-17 10:23:59 -07:00
Benjamin Pasero
ff6b1c5984
fix #102768
2020-07-17 14:33:18 +02:00
Sandeep Somavarapu
e399a3f4d3
Fix #100323
2020-07-17 13:20:47 +02:00
dependabot[bot]
bff6a419a6
Bump lodash from 4.17.10 to 4.17.19 in /extensions/emmet
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:10:57 +00:00
dependabot[bot]
7fb5a9385b
Bump lodash from 4.17.15 to 4.17.19 in /test/smoke
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:09:45 +00:00
dependabot[bot]
c361eb93a6
Bump lodash from 4.17.11 to 4.17.19 in /build
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:09:27 +00:00
dependabot[bot]
454f2dc891
Bump lodash in /extensions/markdown-language-features
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:08:54 +00:00
dependabot[bot]
0ac3ec6a08
Bump lodash in /extensions/css-language-features/server
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 11:08:06 +00:00
Sandeep Somavarapu
c102db4cc8
💄
2020-07-17 12:44:26 +02:00
Sandeep Somavarapu
227eb50bf3
update doc
2020-07-17 12:03:56 +02:00
João Moreno
0b9cffd98a
oops
2020-07-17 11:27:02 +02:00
João Moreno
27e06f526f
update octokit in github
2020-07-17 11:27:00 +02:00
Sandeep Somavarapu
a6aa3902d4
#100346 💄
2020-07-17 11:00:48 +02:00
Sandeep Somavarapu
a24b362980
💄
2020-07-17 10:49:42 +02:00
Johannes Rieken
c4dae68b49
eslint fixes @rebornix
2020-07-17 10:42:30 +02:00
Benjamin Pasero
ba9d63bf89
partially revert #102627 (data loss with hot exit)
2020-07-17 10:08:16 +02:00
Martin Aeschlimann
97940b39db
defaultUserWebExtensions setting
2020-07-17 10:03:49 +02:00
Benjamin Pasero
bb7910d481
fix #102627
2020-07-17 10:00:28 +02:00
Alex Ross
0acc996121
Add support for view initial state (collapsed or hidden) ( #102002 )
...
Fixes #101283
2020-07-17 09:47:33 +02:00
Benjamin Pasero
27e8b9d1a3
perf - move perf marking into code that is also used by CS
2020-07-17 08:32:31 +02:00
Peng Lyu
5abb87f961
Merge pull request #102735 from rebornix/rebornix/multi-kernel
...
Multi kernel support in Notebook
2020-07-16 18:28:49 -07:00
rebornix
847a98f34c
Merge remote-tracking branch 'origin' into rebornix/multi-kernel
2020-07-16 17:26:00 -07:00
rebornix
b6c8c83ffe
available kernels change event.
2020-07-16 17:20:53 -07:00
rebornix
beb6b4782f
type convert glob
2020-07-16 16:50:37 -07:00
rebornix
5271afd028
token source.
2020-07-16 16:38:36 -07:00
Matt Bierner
7099dc0708
Add extra check to markdown state
...
Possibly for #102733
Tries to get users out of a potential bad state where the state was being stored as a string. Only insiders users should have hit this
2020-07-16 16:27:42 -07:00
rebornix
ed1ecfd534
kernel picker status bar item.
2020-07-16 16:25:06 -07:00
Matt Bierner
cc664dbb67
remove log
2020-07-16 16:05:20 -07:00
Matt Bierner
00a0a77785
Cleaning up ts server logic
...
Getting ready to have worker based TS servers instead of ones that use a process
- Use standard error handler instead of having separate reader error
- Move all process based server logic into own file (`serverProcess`)
2020-07-16 16:05:20 -07:00
Rachel Macfarlane
a155fcf762
Address feedback on auth provider API
2020-07-16 16:03:17 -07:00
Rachel Macfarlane
0d1933a322
Add webworker support for microsoft authentication extension
2020-07-16 15:21:23 -07:00
Miguel Solorio
34f9cb2bcc
Style notebook output tables
2020-07-16 14:56:34 -07:00
Matt Bierner
ed028cfd96
Add ClientCapabilities class
2020-07-16 14:37:58 -07:00
Matt Bierner
4d5a18af64
Update ts version used to build VS Code
2020-07-16 14:33:22 -07:00
Matt Bierner
0857489caf
Add the concept of client capabilities for TypeScript
...
For serverless, we will only be able to run the TypeScript syntax server which does not support all features. This change makes this possible by adding the concept of client capabilities. Providers such as rename will only be registered when the client has semantic capabilities
2020-07-16 12:32:27 -07:00
Matt Bierner
16c6b81b3e
Flatten conditional registration
...
This allows us to pass a precomputed, flat list of requirements when registering a language feature
2020-07-16 12:32:27 -07:00
chrisdias
740e2d3602
update distro
2020-07-16 12:29:07 -07:00
Sandeep Somavarapu
e594217126
#100346 disable buttons while turning on sync
2020-07-16 20:33:45 +02:00
Jason Williams
9a12a5abed
fix paragraphs inside of <ul>'s which are too spaced apart. ( #102719 )
...
* * paragraphs inside of <ul>'s were too spaced apart.
* It looks odd because markdown converts list items to <p>s
* li > p should be even better
2020-07-16 11:20:38 -07:00
Sandeep Somavarapu
c6007a872b
#100346 handle conflicts notifications and editors
2020-07-16 20:12:00 +02:00
Sandeep Somavarapu
65a4098aa9
#100346 fix label
2020-07-16 20:12:00 +02:00
Sandeep Somavarapu
de39b1df90
#100346 use strikethrough for deleted previews
2020-07-16 20:12:00 +02:00
rebornix
1710c92d5f
fix #102460
2020-07-16 10:20:42 -07:00
rebornix
be44e409b2
avoid conflict between new and legacy kernel
2020-07-16 09:55:05 -07:00