Commit Graph
70197 Commits
Author SHA1 Message Date
annkamsk 966d02a224 Make renderCodicons function return HTMLElement instead of string 2020-08-31 16:20:15 +02:00
Alex Ross def4753d5e Use appendText for markdown when tree tooltip is string
Fixes #105646
2020-08-31 15:35:50 +02:00
isidor 4b543447ae debug: respect __vscodeVariableMenuContext
#70377
2020-08-31 15:32:52 +02:00
João Moreno 6aafc4b7aa fixes #104762 2020-08-31 15:21:15 +02:00
Alexandru Dima 29e9717d34 Merge pull request #104310 from stnrepin/trailing-option-for-render-whitespace
Add 'trailing' option to 'editor.renderWhitespace'
2020-08-31 15:01:26 +02:00
Alex Ross 20c94eb37c Fix tooltip + hover on icon in tree view
Fixes #105647
2020-08-31 14:57:59 +02:00
Sandeep Somavarapu 9ef110d0fd Show config based tips in workspace recommendations 2020-08-31 13:56:49 +02:00
Ladislau Szomoru 8ed071bc44 Set marker properties only when settings change 2020-08-31 12:07:09 +02:00
isidor d177a392d9 fixes #105677 2020-08-31 11:46:45 +02:00
Martin Aeschlimann b0a00a006b Merge pull request #105510 from annkamsk/dom-api-inspect-editor-tokens
Create HTML with dom.ts#$ function calls instead of string concatenation
2020-08-31 02:19:46 -07:00
Benjamin Pasero 9b50b84c4c use import-type for modules we load async (#105594) 2020-08-31 10:58:16 +02:00
Johannes Rieken 57e9e1ad60 update docs for asAbsolutePath, https://github.com/microsoft/vscode/issues/105277 2020-08-31 10:01:18 +02:00
Johannes Rieken 639b39927d remove asAbsolutePath-confusion for web-context, https://github.com/microsoft/vscode/issues/105277 2020-08-31 10:01:18 +02:00
Johannes Rieken f1e7a02f8a Merge pull request #105585 from microsoft/joh/useExtUri
Use extensionUri and joinPath instead of asAbsolutePath
2020-08-31 09:51:28 +02:00
Alexandru Dima 4260f5a259 Merge branch 'master' into trailing-option-for-render-whitespace 2020-08-31 09:45:03 +02:00
bb6a1431d7 105160: Support configuring keyboard overlay timeout + mouse indicator color/size (#105219)
Co-authored-by: 陈大大哦了 <chenhonzhou@gmail.com>
Co-authored-by: Ladislau Szomoru <lszomoru@microsoft.com>
2020-08-31 09:09:44 +02:00
Benjamin Pasero ae0dbb397d 💄 desktop => native 2020-08-31 08:54:35 +02:00
Benjamin Pasero ecdf439034 💄 use path label when presenting paths to user 2020-08-31 08:21:26 +02:00
Eric Amodio f66741dc2b Bumps version of github-browser 2020-08-30 23:09:41 -04:00
Alexandru Dima 61d8097124 Merge pull request #104181 from eltociear/patch-3 2020-08-30 22:26:39 +02:00
Alexandru Dima acf79d95b6 Merge pull request #103485 from cipacda/master 2020-08-30 22:24:54 +02:00
Alex Dima c89f8ff0f2 small style change 2020-08-30 22:24:05 +02:00
Alexandru Dima 4f2668513b Merge branch 'master' into master 2020-08-30 22:20:09 +02:00
Alexandru Dima 70782eb315 Merge pull request #103336 from bmalehorn/bm/profile-sort 2020-08-30 22:18:19 +02:00
Alexandru Dima 1e329e2022 Merge pull request #105685 from microsoft/alex/numeric-font-weight
Add numeric values support for editor.fontWeight
2020-08-30 21:08:01 +02:00
IllusionMH 5f31c7105d Add numeric values support for editor.fontWeight 2020-08-30 21:00:32 +02:00
Alexandru Dima 3a6966f98b Merge pull request #104953 from microsoft/eamodio/diff-context 2020-08-30 18:59:30 +02:00
Alex Dima b4eb8cfac3 Fix event listening 2020-08-30 18:58:15 +02:00
Alex Dima 791e3d4ed0 Merge remote-tracking branch 'origin/master' into eamodio/diff-context 2020-08-30 18:52:01 +02:00
Alex Dima 33027a2331 Log an error with the active extensions when the extension host crashes 2020-08-30 18:48:21 +02:00
Alex Dima 03cd68f838 Fixes #104898 2020-08-30 17:12:22 +02:00
Andre Weinand 936211bbcd use absolute path for 'env'; fixes #105642 2020-08-30 16:59:29 +02:00
Eric Amodio a87c4fa090 Removes unused import 2020-08-30 01:39:38 -04:00
Eric Amodio 5e457c791c Ensures titleDescription is always next to title 2020-08-30 01:13:07 -04:00
Eric Amodio edbf435008 Fixes #104508 - adds 2px for window border 2020-08-30 00:30:10 -04:00
Sandeep Somavarapu b96ce60e2d #103405 check if sync is on 2020-08-29 12:14:46 +02:00
Sandeep Somavarapu a8cb99a6b1 Fix #103405 2020-08-29 11:09:32 +02:00
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