Commit Graph

69998 Commits

Author SHA1 Message Date
Sandeep Somavarapu
113fea1d2e Fix #103238 2020-08-29 11:08:52 +02:00
Sandeep Somavarapu
292c8574c7 show web extensions in a separate section 2020-08-29 09:49:29 +02:00
Rob Lourens
aa71228026 Restore previous focus and DOM focus when undoing a cell insertion
Fix #99151
2020-08-28 18:17:27 -07:00
Rob Lourens
6a8c04d040 Show cell border with focus within the list, not on the list 2020-08-28 18:16:34 -07:00
Rob Lourens
054395c153 Only show cell focus border when the notebook editor is focused 2020-08-28 17:43:39 -07:00
Rob Lourens
c6e64d2217 Resolve relative image paths in markdown output
Fix #104529
2020-08-28 16:32:30 -07:00
Rob Lourens
b9f03c8c4a Change cell collapse keybindings
Fix #104860
2020-08-28 15:47:18 -07:00
Rob Lourens
37b438fe9a Avoid race conditions in handling webview output changes, queue all processing 2020-08-28 15:19:43 -07:00
rebornix
f56b64cffb do not trigger outputs change when there is no real change. 2020-08-28 13:55:52 -07:00
rebornix
d3a5dd9d4b re #102503. reveal range 2020-08-28 13:23:28 -07:00
rebornix
637d782c7b re #102503. visible range change events. 2020-08-28 12:06:21 -07:00
isidor
fdf29107ad repl: simplify filter work 2020-08-28 18:33:49 +02:00
Sandeep Somavarapu
f03b141942 add web extensions filter 2020-08-28 18:03:31 +02:00
Johannes Rieken
807eb37826 make sure replaceOutput updates the extension host side, update tests https://github.com/microsoft/vscode/issues/105283 2020-08-28 17:59:10 +02:00
Johannes Rieken
a3f414cf5a add some integration tests for notebook editing, https://github.com/microsoft/vscode/issues/105283 2020-08-28 17:59:10 +02:00
isidor
dd3e9ee04b repl: cmd + f to focus filter 2020-08-28 17:52:49 +02:00
rebornix
208fe75f0c show revert only in diff editor. 2020-08-28 08:51:54 -07:00
Benjamin Pasero
513807b0e4 web - improve window indicator 2020-08-28 17:50:39 +02:00
rebornix
0ffdb5ac51 fix #105576. 2020-08-28 08:48:41 -07:00
Sandeep Somavarapu
6384e32468 fix tests 2020-08-28 17:31:10 +02:00
Benjamin Pasero
c393e6a3a9 debt - use some "import type" syntax to ensure the module is not getting loaded 2020-08-28 17:22:19 +02:00
Martin Aeschlimann
8a3a3d853f HC theme not kept when starting VSCode with HC theme enabled in OS. Fixes #105489 2020-08-28 17:21:36 +02:00
Benjamin Pasero
e8817784f2 themes - distinguish between OS HC and autodetect HC 2020-08-28 17:01:19 +02:00
Sandeep Somavarapu
b4216c0fc2 update distro 2020-08-28 16:42:11 +02:00
Sandeep Somavarapu
a8603d43ac Fix #102823 2020-08-28 16:40:55 +02:00
isidor
489672365e Expose the contribution.menus for Variable view
fixes #70377
2020-08-28 15:07:25 +02:00
isidor
2a9a512ee4 debug: react on registration to update context keys 2020-08-28 14:54:31 +02:00
annkamsk
44700f81bf Set HTMLElement's content by providing it as a child, not by .innerHTML 2020-08-28 13:49:42 +02:00
Christof Marti
bb9287bb4f Revert "Use DOM API (fixes #105505)"
This reverts commit e995f10958.
2020-08-28 13:49:08 +02:00
Johannes Rieken
4fbb52bb30 add trace logging to know what keybinding triggers what command, fyi @alexdima 2020-08-28 13:10:11 +02:00
Sandeep Somavarapu
ab2f68ff1a fixing grammar 2020-08-28 12:58:57 +02:00
Sandeep Somavarapu
59b5a2f060 include extensions in the text 2020-08-28 12:55:13 +02:00
Johannes Rieken
21ebf4d282 Revert "re #102503. allow fold/unfold with levels and direction in notebook."
This reverts commit b4b67b8e7e.
2020-08-28 12:44:26 +02:00
isidor
70e490fc29 debugUx context key: make sure to be simple if there are no debuggers 2020-08-28 12:12:53 +02:00
Benjamin Pasero
9056a33766 sandbox - lift some desktop specific interfaces to common 2020-08-28 11:41:59 +02:00
Johannes Rieken
6509b5566c Merge pull request #105440 from n-gist:feature-snippets-overtyping
Making TM_SELECTED_TEXT snippet variable working with overtyped text v2
2020-08-28 11:33:41 +02:00
Andre Weinand
e21986eeae add two more DAP stand-in types; see #70377 2020-08-28 11:31:38 +02:00
Johannes Rieken
d22b4b7458 know if overtyped text was multiline, save one iteration over selections, init arrays via [] 2020-08-28 11:29:35 +02:00
Martin Aeschlimann
c023937a55 Merge pull request #105502 from annkamsk/dom-api-inspect-tokens
Create HTML with dom.ts#$ function calls instead of string concatenation
2020-08-28 02:15:41 -07:00
Martin Aeschlimann
6379d945f7 Merge branch 'master' into dom-api-inspect-tokens 2020-08-28 02:15:27 -07:00
Benjamin Pasero
dd85f62e65 Process explorer: use icon font instead of SVG (fix #102560) (#105411) 2020-08-28 10:44:48 +02:00
Johannes Rieken
555808e9cd Merge pull request #104644 from annkamsk/dom-api-instead-string-concat
issueReporter: Use DOM API instead of string concatenation
2020-08-28 10:38:15 +02:00
Johannes Rieken
a2b9a5fd0f make sure to open dirty notebooks, https://github.com/microsoft/vscode/issues/105283 2020-08-28 10:33:22 +02:00
Benjamin Pasero
d838ac2a85 🆙 web-playground version 2020-08-28 10:30:43 +02:00
Benjamin Pasero
a4688615f4 🆙 web-playground version 2020-08-28 10:27:57 +02:00
Benjamin Pasero
787ba7519d fuzzy score - add test for #99171 2020-08-28 10:19:16 +02:00
Martin Aeschlimann
d147123cc3 Merge pull request #105479 from microsoft/aeschli/105244
Language selector shows incorrect Icons for Javascript
2020-08-28 01:13:36 -07:00
Johannes Rieken
03811f92c5 always keep a reference to dirty notebook models, https://github.com/microsoft/vscode/issues/105283 2020-08-28 09:48:37 +02:00
Benjamin Pasero
8ff399e942 fuzzy scorer - add an additional boost based on label length for prefix matches only 2020-08-28 09:44:24 +02:00
Sandeep Somavarapu
bd2a40195f fix compilation 2020-08-28 09:31:39 +02:00