Commit graph

82821 commits

Author SHA1 Message Date
Henning Dieterichs
21bf10d497
Removed unused member. 2021-05-26 20:58:58 +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
Daniel Imms
5eddbd9d20 Properly support splitting ext profiles 2021-05-26 11:48:32 -07:00
Daniel Imms
08cf3df745 Pass object instead of unwrapped args for term create 2021-05-26 11:40:21 -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
Daniel Imms
51a5caf3f2 Simplify terminal creation 2021-05-26 11:36:28 -07:00
Daniel Imms
bf5f7dd5ec Get split terminals working 2021-05-26 11:34:11 -07:00
Henning Dieterichs
d1ed9c8bf3
Adds proposed API for window.getInlineCompletionItemController(...).onDidShowCompletionItem. 2021-05-26 20:34:04 +02:00
Daniel Imms
3ff91e7621 Merge remote-tracking branch 'origin/main' into tyriar/profile_api 2021-05-26 11:09:35 -07: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
Henning Dieterichs
4583ef442b
Fixes bug that "show previous inline completion" actually shows the next one. 2021-05-26 19:24:50 +02:00
Henning Dieterichs
8f0589da17
Set suggestionPreviewExpanded to true by default. 2021-05-26 19:21:35 +02: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
Daniel Imms
e29194ad0d Activation event, register api 2021-05-26 07:41:16 -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
Johannes Rieken
9eb4eff77b
some more jsdoc, https://github.com/microsoft/vscode/issues/124357 2021-05-26 13:18:40 +02:00
Johannes Rieken
d63a69abf3
some enforcement of unique mime types in the extension host, https://github.com/microsoft/vscode/issues/124357 2021-05-26 12:18:46 +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
a961587ecf
dart as built-in language 2021-05-26 11:52:41 +02:00
Martin Aeschlimann
98dc73a329
unnecessary space in in julia cgmanifest 2021-05-26 11:48:20 +02:00
Johannes Rieken
c97189d9d0
some more :lipstsick: and simplifications 2021-05-26 11:04:31 +02:00
Johannes Rieken
a48d92d0fd
only pick the first occurrence of an item per mimetype, ignore others, https://github.com/microsoft/vscode/issues/124357 2021-05-26 10:57:00 +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
Johannes Rieken
69259e84a0
some 💄 for https://github.com/microsoft/vscode/issues/124357 2021-05-26 09:45:41 +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