Commit Graph
19945 Commits
Author SHA1 Message Date
Sandeep Somavarapu b3191eecc1 #28538 Prepare for sending configuration data to extension host 2017-06-15 20:35:06 +02:00
Sandeep Somavarapu 4f888ef65d #28538 Expose Configuration Data through Configuration service 2017-06-15 20:35:06 +02:00
Sandeep Somavarapu 720c49692f #28538 Simplify workspace configuration service api 2017-06-15 20:35:06 +02:00
Ramya Achutha Rao 6cc63cdf15 Use stream reader for TextDocument for more efficient parsing 2017-06-15 11:21:35 -07:00
Matt Bierner 324cd2ac55 Remove Unused Html Content Renderer Extensibility (#28760)
* Remove Unused Html Content Renderer Extensibility

Removes a few options from the html content renderer that are currently not used

* Fix messageList
2017-06-15 10:21:43 -07:00
Johannes Rieken 528682cd60 avoid slice-calls, avoid searching for best result when you know it, #18682 2017-06-15 18:46:29 +02:00
Johannes Rieken be5fa397a5 💄 2017-06-15 18:46:28 +02:00
Sandeep Somavarapu 22dd958b33 #28538 Remove configurationEvent.config property 2017-06-15 18:15:31 +02:00
Johannes Rieken 63b4da631e 💄 #28526 2017-06-15 17:03:26 +02:00
Benjamin Pasero 0398ed2900 increase timeout of search integration tests (for #28794) 2017-06-15 17:00:07 +02:00
Benjamin Pasero 43cedf1f6d 💄 2017-06-15 17:00:07 +02:00
Michel Kaporin 8f9e27396c Removed exposure of require as it led to not working Spectron. 2017-06-15 16:49:15 +02:00
Michel Kaporin e4601b2af0 Simplified element waiting code. 2017-06-15 16:47:27 +02:00
Michel Kaporin e57d3958c4 Corrected spelling mistakes. 2017-06-15 16:46:24 +02:00
Joao Moreno babad99575 Merge branch 'exthost-crash'
fixes #28799
2017-06-15 16:36:42 +02:00
Joao Moreno 7563843dfe show Developer Tools action in case of ext host crash 2017-06-15 16:36:21 +02:00
Benjamin Pasero ea25ce0583 multi root - implement isInsideWorkspace properly 2017-06-15 16:23:12 +02:00
Dirk Baeumer 23c631879a Add support to focus terminal and to control terminal instance reuse 2017-06-15 16:07:05 +02:00
Johannes Rieken 972b9a12f3 fix #28789 2017-06-15 16:05:14 +02:00
Johannes Rieken 6dd9630789 fix #28213 2017-06-15 15:51:18 +02:00
Benjamin Pasero 6c502802f3 💄 2017-06-15 15:36:16 +02:00
Benjamin Pasero 73dad2ebb9 multi root - stable workspace.id 2017-06-15 15:29:10 +02:00
Johannes Rieken a248e33622 fix #28791 2017-06-15 15:00:43 +02:00
Johannes Rieken 77bdf51137 test 2017-06-15 14:37:50 +02:00
Johannes Rieken f4eda002f1 💄 2017-06-15 14:37:50 +02:00
Sandeep Somavarapu 9ca12f681f #28538 Support settings for multi root workspace
- Refactor configuration services to read settings from multiple folders
- Implement merging strategy for multi root workspace settings
- Implement a configuration model that can be reused across layers
- Implement getRoot API in workspace context service
2017-06-15 13:28:37 +02:00
Michel Kaporin 937caced3b Missing indication of requireName added as a follow up on 4779453977. 2017-06-15 13:01:04 +02:00
Michel Kaporin 4779453977 Expose require to Spectron if running smoke test. 2017-06-15 12:52:54 +02:00
Johannes Rieken c80efd221b debt - fix more ts 2.4.1 compile issues 2017-06-15 11:59:41 +02:00
Johannes Rieken 6fdfe2f055 fix ts 2.4.1 compile errors in workbench/api 2017-06-15 11:59:41 +02:00
Andre Weinand ac08540b94 node-debug@1.14.2 2017-06-15 11:58:16 +02:00
Alex Dima f65fd0ad9c Fixes Microsoft/monaco-editor#351: Do not use splice in a loop 2017-06-15 11:52:31 +02:00
Alex Dima fd1a43076b let->const 2017-06-15 11:52:31 +02:00
Michel Kaporin 078fa6d3da Converted mocha-runner to TS, indicated to exit smoke test on mocha tests termination. 2017-06-15 11:46:45 +02:00
Joao Moreno 06966cae58 log exthost output 2017-06-15 11:45:59 +02:00
Michel Kaporin 836d40adbf Correct screenshotting logic. 2017-06-15 11:27:09 +02:00
Michel Kaporin b46e41cb36 Pass screen resolution argument correctly. 2017-06-15 10:57:40 +02:00
Benjamin Pasero 3c0bb6678d fix tests 2017-06-15 10:57:04 +02:00
isidor 293deaeb09 fixes #28740 2017-06-15 10:30:04 +02:00
Michel Kaporin e5e00d71d6 Run smoke test build in higher screen resolution. 2017-06-15 09:51:40 +02:00
Benjamin Pasero 0e582fc66d multi root: workspace name 2017-06-15 09:24:06 +02:00
Martin Aeschlimann 05e6741ed0 Merge pull request #28569 from mbeatrizmagalhaes/correct-occurred-misspelled
Correct misspelled occurrences and occurred
2017-06-15 09:12:24 +02:00
Benjamin Pasero f63d0f56eb 💄 2017-06-15 08:59:11 +02:00
Joao Moreno c1562a5ebb fix windows zip 2017-06-15 08:49:15 +02:00
Soney Mathew 079ad467d5 Provide a command to close all unchanged files (#25692) 2017-06-15 08:21:56 +02:00
Benjamin Pasero ce10822485 Introduce a new keybinding context per quick open for quick navigate (fixes #28462) (#28784) 2017-06-15 08:21:04 +02:00
Joao Moreno 6d5b99633b fix #28781 2017-06-15 08:14:50 +02:00
Daniel Imms c89a5f66c6 Focus terminal find on ctrl+f when it's visible and terminal is focused 2017-06-14 20:03:59 -07:00
Daniel Imms 2ac2965b7b Merge pull request #28758 from rebornix/FindInTerminal
Find in terminal
2017-06-14 19:53:45 -07:00
Daniel Imms 081289866e Fix category error and keybindings 2017-06-14 19:42:44 -07:00