Commit graph

37962 commits

Author SHA1 Message Date
Rob Lourens 157ceab9f6 Start #54039 - tabbing around the list without selecting things works 2018-08-08 17:10:32 -07:00
Rob Lourens a0764210a8 #55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed 2018-08-08 17:01:37 -07:00
Rob Lourens 48f33262a6 #55478 - render description vs markdownDescription correctly 2018-08-08 16:05:29 -07:00
Peng Lyu ceb720c643 Re Microsoft/vscode-pull-request-github#135. Do not dipose newCommentWidget when collapsed. 2018-08-08 11:59:21 -07:00
Jackson Kearl a6d1949dca
Improve UX for deprecated settings (#55977)
* New settings editor shows depracted settings (only) when modified

* Add localized depracation text to augment the existing (nonlocalized) message

* Make deprecation warning less wordy, given they are already localized
2018-08-08 10:32:11 -07:00
Rachel Macfarlane 7badcf506b Add back changes lost on merge 2018-08-08 10:23:14 -07:00
Gopal Goel 367e841dcc Append "for '.xyz' files" in "Don't Show Again" menu item label #55814 (#55984) 2018-08-08 10:21:34 -07:00
Martin Aeschlimann 75ed96b699 todo to remove legacy support 2018-08-08 18:20:57 +02:00
Martin Aeschlimann 8634e574c8 VSCode Insiders crashes on open with TypeError: Cannot read property 'lastIndexOf' of undefined. Fixes #54933 2018-08-08 18:18:58 +02:00
Martin Aeschlimann 2525f401ea improve fix for #55891 2018-08-08 18:18:40 +02:00
Martin Aeschlimann 7fb2210219 fix npe in hasToIgnoreCase (for #55916) 2018-08-08 18:18:08 +02:00
Rachel Macfarlane a4b67733ec Ellipsis on text overflow in comments panel, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/122 2018-08-08 09:11:08 -07:00
Ramya Achutha Rao a8f286bac0 Removed unused dependencies 2018-08-08 09:03:11 -07:00
Benjamin Pasero c816cc76a9 experiment: change default of closeOnFileDelete (for #47930) 2018-08-08 17:59:32 +02:00
Alex Dima 5ea0df9969 Fixes #54899: Do not attempt to use real css loader in mocha unit tests 2018-08-08 17:52:05 +02:00
Miguel Solorio 24f04eb738 Expand default text color to include items in the breadcrumb 2018-08-08 08:49:13 -07:00
Benjamin Pasero 2f69a93b9d Join All Editor Groups should preserve which editor is active (fixes #54955) 2018-08-08 17:46:30 +02:00
Christof Marti 8600035ba0 Use QuickInput (#29096) 2018-08-08 17:11:38 +02:00
Benjamin Pasero 3f5a4bc315 💄 2018-08-08 16:34:02 +02:00
Benjamin Pasero 23dca7373a Exception when saving file editor opened from remote file provider (fixes #55051) 2018-08-08 16:28:16 +02:00
Joao Moreno bbeb400fe4 Merge branch 'scm-selected-provider-api' 2018-08-08 16:22:18 +02:00
Joao Moreno a736955e6e scm: SourceControl.selected and event 2018-08-08 16:22:02 +02:00
Joao Moreno f0d05f55b3 scm service: update selection on repository disposal 2018-08-08 16:21:37 +02:00
Joao Moreno 84a9a8fd0d scm: selected repositories 2018-08-08 16:10:12 +02:00
Martin Aeschlimann 6872621c56 fix monaco.FoldingRange spec (fixes Microsoft/monaco-editor#984) 2018-08-08 16:08:50 +02:00
Martin Aeschlimann 62c5e45b18 Use resources instead of paths for dirname, basename, joinPath, normalizePath, isAbsolutePath 2018-08-08 16:06:26 +02:00
Christof Marti 60ef4f5d82 Use QuickInput (#29096) 2018-08-08 15:43:35 +02:00
Christof Marti 0389fb203d Item action bar (#29096) 2018-08-08 15:43:35 +02:00
Christof Marti 2afa8ce3d3 Make use of disposeElement() 2018-08-08 15:43:35 +02:00
Christof Marti 772cd466a0 Add quickNavigate (#29096) 2018-08-08 15:43:35 +02:00
Christof Marti 0659543626 Add contextKey (#29096) 2018-08-08 15:43:35 +02:00
Martin Aeschlimann dcd17d8b8b [css] update service 2018-08-08 11:57:30 +02:00
Alex Dima cff0e30bf8 Remove extraneuous declare 2018-08-08 09:52:58 +02:00
Martin Aeschlimann 803ca90358
Merge pull request #55971 from Microsoft/octref/css-import-completion
@import completion for css/scss/less. Fix #51331
2018-08-08 08:25:36 +02:00
Benjamin Pasero e9b3304774 fix #25919 for the old menu 2018-08-08 08:22:41 +02:00
SteVen Batten 9d3d20c3cd fixes #52537 2018-08-07 17:46:53 -07:00
Peng Lyu 1aab8e140e revert monaco.d.ts change 2018-08-07 17:25:17 -07:00
Peng Lyu 66f3fa06e5 Merge remote-tracking branch 'upstream/master' into rebornix/comment-affordance 2018-08-07 17:03:05 -07:00
Peng Lyu 1bb3ff9ff2 comment range decorations should have its own color id. 2018-08-07 16:32:57 -07:00
Miguel Solorio 3f9ec5f54b Allow text color in outline view to inheirt default foreground color 2018-08-07 16:05:15 -07:00
Pine Wu a40bfc947c @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
Rachel Macfarlane 9cb6826535 Improve handling for comment creation failure 2018-08-07 15:04:43 -07:00
Ramya Achutha Rao 37199daa9f Use localized strings for telemetry opt-out 2018-08-07 14:55:41 -07:00
Daniel Imms b819b81388 vscode-xterm@3.7.0-beta3
Fixes #55320
2018-08-07 14:14:47 -07:00
Jackson Kearl 6a1515671f Markdown region folding (#55399)
* Add foldin g of regions to markdown

* Add test for region folding

* Tweak region identification regex
2018-08-07 22:47:29 +02:00
Martin Aeschlimann 868140430d vscode.openFolder: treat missing URI schema gracefully (for #55891) 2018-08-07 21:55:20 +02:00
Ramya Achutha Rao b133355cb1 Mark all json files under appSettingsHome as settings 2018-08-07 12:18:37 -07:00
Peng Lyu 753e9a7cb8 Fix microsoft/vscode-pull-request-github#129. Diff Editor should not reset the gutter width everytime. 2018-08-07 11:58:55 -07:00
Martin Aeschlimann 0200f98861 Merge branch 'master' of https://github.com/Microsoft/vscode 2018-08-07 20:51:04 +02:00
Martin Aeschlimann c22bcdb82c resources must not use path library 2018-08-07 20:50:54 +02:00