Commit Graph

24310 Commits

Author SHA1 Message Date
Matt Bierner caee7a5789 Working on progress indicator when loading webview 2018-04-05 10:16:39 -07:00
Matt Bierner 8b501bc0f4 Refocus webviews on reveal
Fixes #46392
2018-04-05 10:16:39 -07:00
Sandeep Somavarapu d51a2466f4 #31039 Reuse the settings editor in the active group 2018-04-05 19:16:10 +02:00
Johannes Rieken 4e2035d4eb make sure sequence terminates as soon as formatting results are in,
related to  https://github.com/Microsoft/vscode-languageserver-node/issues/305, fyi @dbauemer
2018-04-05 18:29:40 +02:00
Sandeep Somavarapu 0dee29f0c8 Fix #31039 2018-04-05 18:08:50 +02:00
Sandeep Somavarapu dc97c9d819 Fix #29078 2018-04-05 17:02:40 +02:00
Daniel Imms 2f25cb83e0 Focus terminal after select/scroll to commands
Fixes #46961
2018-04-05 07:55:10 -07:00
Daniel Imms 0a969c743c Move terminal theming to a theme participant
Fixes #45501
2018-04-05 07:39:32 -07:00
Sandeep Somavarapu 1e5c0c3e4e Remove back up buffered output channel 2018-04-05 13:00:38 +02:00
Sandeep Somavarapu 7dc5e68852 #46750 Mark extensions.autoUpdate as application setting 2018-04-05 12:41:29 +02:00
Sandeep Somavarapu db7ddfd9a0 Error code for rename 2018-04-05 12:30:17 +02:00
Sandeep Somavarapu 51512bc594 #47180 Report install/uninstall events in extension management 2018-04-05 12:23:38 +02:00
Alex Dima e50d290378 Fixes #10047: include rangeOffset in TextDocumentContentChangeEvent 2018-04-05 12:21:10 +02:00
Alex Dima f26b9ef408 Fixes #46995: Add a higher zIndex to currentFindMatch 2018-04-05 11:57:44 +02:00
Alex Dima 843facb146 Introduce and adopt IModelDecorationOptions.zIndex (#46995) 2018-04-05 11:54:27 +02:00
Alex Dima b07b786e18 Better usage of editor API 2018-04-05 11:36:59 +02:00
Alex Dima dd460f29af Fixes #47004: Toggle comments shouldn't move cursor 2018-04-05 10:18:45 +02:00
Rob Lourens fc389d227e Fix #46990 - "Toggle Search View Position" to command palette 2018-04-04 18:12:19 -07:00
Rob Lourens ba9921dfd0 Fix #45148 - Find in Files should hide replace input 2018-04-04 18:03:19 -07:00
Rob Lourens eb7e893b7f Remove "Preview" from search.location setting description 2018-04-04 14:26:29 -07:00
Rachel Macfarlane 7276c215a7 Zoom in issue reporter, fixes #46801 2018-04-04 11:46:07 -07:00
Sandeep Somavarapu a14cd440e1 #46750 Expose application scope to extensions 2018-04-04 18:21:53 +02:00
Sandeep Somavarapu cfc3e0ffa6 #46750 - Set update channel setting as application setting 2018-04-04 17:59:51 +02:00
Sandeep Somavarapu a2765bf43a Implement #46750
- Introduce Application scope
- Update configuration service and models to respect the application scope
- Update settings editor to respect the application scope
2018-04-04 17:59:51 +02:00
Benjamin Pasero a396179e23 debt - notifications should talk about closing not disposal 2018-04-04 16:55:38 +02:00
Benjamin Pasero 99b6b5d693 Change explorer model to a Map to fix #47120 2018-04-04 13:34:09 +02:00
Alex Dima a8f068a540 Fixes #22352: Only break long text into spans if it is basic ASCII 2018-04-04 12:48:57 +02:00
Alex Dima 0f436b5700 Add isBasicASCII to RenderLineInput (#22352) 2018-04-04 12:48:57 +02:00
Alex Dima b58f27d0cb Simplify ViewLineRenderingData (#22352) 2018-04-04 12:48:57 +02:00
Alexandru Dima 44b3ee226e Merge pull request #46956 from svipben/border-styles
Different border styles for HC (#45479)
2018-04-04 11:29:39 +02:00
Alex Dima 7335b0cf88 Handle the case where typing occurs at offset 0 after a focus gain (fixes #42251) 2018-04-04 11:23:16 +02:00
Alex Dima 6289e7095e Make readFromTextArea a static method 2018-04-04 11:23:16 +02:00
Sandeep Somavarapu e2d003c41f Increase retry time to 30s 2018-04-04 11:09:37 +02:00
Sandeep Somavarapu 5c0cee98bf Fix #46951 2018-04-04 10:54:00 +02:00
Johannes Rieken 6caf60fa70 fix #43429 2018-04-04 10:16:02 +02:00
Benjamin Pasero b393ca69ac debt - further reduce Builder usage 2018-04-04 10:08:57 +02:00
Benjamin Pasero 9a273dfc84 💄 2018-04-04 07:54:58 +02:00
Benjamin Pasero 17ed228059 debt - make notification#prompt() nicer to use 2018-04-04 07:35:34 +02:00
Matt Bierner dd21d3520a Add webview restoration api proposal (#46380)
Adds a proposed webiew serialization api that allows webviews to be restored automatically when vscode restarts
2018-04-03 18:25:22 -07:00
Rob Lourens c7b37f5915 #42120 - Implement Copy All 2018-04-03 17:54:12 -07:00
Rob Lourens e9262fb5a8 #8594 - Fix Copy Path on folder nodes 2018-04-03 17:54:12 -07:00
Rob Lourens c8a6ce937b Fix #42120 - Implement Copy 2018-04-03 17:54:12 -07:00
Rob Lourens 1dcb420e69 #8594 - implement copy path context menu item 2018-04-03 17:54:11 -07:00
Ramya Achutha Rao de6653a997 Retain paths starting from node_modules and match escaped backslashes 2018-04-03 16:41:13 -07:00
Rachel Macfarlane e8125cf267 Fixes #46844 2018-04-03 15:32:41 -07:00
Rachel Macfarlane a01215580c Show notification when running with extensions disabled, fixes #46817 2018-04-03 11:48:49 -07:00
Rob Lourens cf87ba36c0 Fix #47157 - Focus include/exclude box when toggling open 2018-04-03 11:35:37 -07:00
Rob Lourens 244c39c94e Fix #47155 2018-04-03 11:09:49 -07:00
Rachel Macfarlane 691c789ce3 Get GPU information in issue reporter, #46960 2018-04-03 10:55:26 -07:00
Benjamin Pasero 6ef45d9332 notifications - more use of prompt() API 2018-04-03 18:04:14 +02:00