Commit graph

30375 commits

Author SHA1 Message Date
Matt Bierner 94ea10f938 Use more standard name for markdown preview context key 2018-02-28 11:51:50 -08:00
Matt Bierner 85d47a74cb Fix webviews not restoring html properly 2018-02-28 11:44:30 -08:00
Matt Bierner 7d8c3bb953 Add command to toggle markdown preview locking
Fixes  #44529
2018-02-28 11:41:46 -08:00
Matt Bierner 8fff87bf4f Rename markdown pinned preview to locked preview
#44529
2018-02-28 11:25:52 -08:00
Ramya Achutha Rao 31f3a21523 Update icon for Emmet 2018-02-28 11:17:56 -08:00
Rachel Macfarlane 8e8749fdda Change process list formatting to raw instead of table, fixes ##44733 2018-02-28 10:56:43 -08:00
Rachel Macfarlane ac842329c2 Issue Reporter: Copy data to clipboard when url exceeds max length, #44733 2018-02-28 10:07:18 -08:00
Rachel Macfarlane fd8e756d14 Fixes #44736 2018-02-28 09:22:24 -08:00
Daniel Imms aee76c7c7b Disable termianl layout when split panes are being added
This prevents multiple resizes happening due to how the split view does layouts
when children are added (which the terminal tab overrides after).

Fixes #44662
2018-02-28 08:56:01 -08:00
Alex Dima c9ccbc4cd4 Fixes Microsoft/monaco-editor#705: Hide overview ruler via aria-hidden 2018-02-28 17:44:27 +01:00
Daniel Imms f1434f7331 Move the split terminal button to the left of the bin
Related #44667
2018-02-28 08:42:06 -08:00
Martin Aeschlimann b51a48a7b6 Handle disabling of the default theme extension. Fixes #44510 2018-02-28 17:39:32 +01:00
Martin Aeschlimann 1aaf68c2c3 [less] update service (fixes #42271) 2018-02-28 17:39:32 +01:00
Andre Weinand 000a168f5c node-debug@1.27.0 2018-02-28 17:38:06 +01:00
Andre Weinand c9e31508df upgrade DAP to 1.27.0 2018-02-28 17:38:06 +01:00
Daniel Imms ba9f6a8da8 Increase min terminal width to 120
Fixes #44666
2018-02-28 08:34:19 -08:00
Alex Dima d7c1a48eb1 Fixes #43513 2018-02-28 17:21:40 +01:00
isidor c3a869a3b8 centered layout
fixes #44621
fixes #44492
2018-02-28 17:07:24 +01:00
Erich Gamma 5a7ed0f6e9 Change scope of exclude setting to resource 2018-02-28 16:57:38 +01:00
Daniel Imms 8ce8c4e574 Make moving focus between panes circular
Fixes #44672
2018-02-28 07:57:11 -08:00
Daniel Imms 13ec47d3a4 Fix resizing boundary terminal panes, increase min size
Fixes #44675
2018-02-28 07:54:46 -08:00
Erich Gamma a6dde81592 Fixing #31217 npm script not detected if the package.json is not in root folder 2018-02-28 16:51:43 +01:00
Daniel Imms 86d5aba450 Fix background terminal split layouts breaking when orientation change
Fixes #44678
2018-02-28 07:45:25 -08:00
Alex Dima 9a940305cb Fix OS detection (process.getguid() does not exist on Windows) 2018-02-28 16:35:39 +01:00
Christof Marti 95d415b7ca 'async' breaks onCancel chain (fixes #44740) 2018-02-28 16:34:58 +01:00
Sandeep Somavarapu c3d69b02bc Fix tests 2018-02-28 16:11:52 +01:00
Joao Moreno 0aab49c6cb update inno-updater
fixes #44494
2018-02-28 15:55:51 +01:00
Joao Moreno 2395b9ca93 fixes #44541 2018-02-28 15:55:51 +01:00
Sandeep Somavarapu 10438e9c5d Fix #44735 2018-02-28 15:51:23 +01:00
Alex Dima 7c5f56f5e6 Fixes Microsoft/monaco-editor#696 2018-02-28 15:45:49 +01:00
Sandeep Somavarapu 2e6fcbce14 💄 #44725 2018-02-28 15:29:09 +01:00
Sandeep Somavarapu 71efa04fb5 Fix #44725 2018-02-28 15:26:41 +01:00
Alex Dima 45e78ce0b8 Fixes Microsoft/monaco-editor#719 2018-02-28 15:24:19 +01:00
Alex Dima fbe575c858 Fixes Microsoft/monaco-editor#631 2018-02-28 15:24:18 +01:00
Sandeep Somavarapu 8f89095aa6 Fix #44471 2018-02-28 15:05:40 +01:00
Martin Aeschlimann 4a7317e4b9 css/json/html: improve icon colors 2018-02-28 14:53:32 +01:00
Johannes Rieken bca16d831e better error message when trying to open huge files #43861 2018-02-28 14:42:23 +01:00
isidor a084190343 open editors: do not react to group layout changes if groups are not visible
fixes #44732
2018-02-28 14:28:48 +01:00
Alex Dima 1d03302daf Fixes Microsoft/monaco-editor#646 2018-02-28 14:19:36 +01:00
Johannes Rieken 007d692e8c fix #42530 2018-02-28 14:18:57 +01:00
isidor 80fad3e16f better launch support in user settings
fixes #44656
2018-02-28 14:17:54 +01:00
isidor c2128c13dc open in terminal: open even if multiple items with same paretn select. Respect primary selection
fixes #42557
2018-02-28 14:03:48 +01:00
Martin Aeschlimann 7b98237ad5 CSS/JSON/HTML icons. For #44626 2018-02-28 13:57:35 +01:00
Alex Dima 1eec336fa2 Fixes Microsoft/monaco-editor#656 2018-02-28 13:53:24 +01:00
Johannes Rieken fc00587c0b fix #44488 2018-02-28 13:53:07 +01:00
Benjamin Pasero 1936c016d3 use z_commands as group id 2018-02-28 12:47:38 +01:00
Alex Dima effcbdd218 Fixes Microsoft/monaco-editor#672: Better disposing 2018-02-28 12:45:53 +01:00
isidor 017dfed139 The alternative key on all platforms is alt. On windows we also support shift as an alternative key
fixes #44136
2018-02-28 12:41:26 +01:00
isidor 7844a920a3 center mode: do not center preferences editor
fixes #44624
2018-02-28 12:30:44 +01:00
Erich Gamma bc540f119d externalize strings 2018-02-28 12:28:25 +01:00