Commit graph

6947 commits

Author SHA1 Message Date
Johannes Rieken 90d6808677 add skeleton for ISuggestion#command, #6874 2016-08-18 17:57:37 +02:00
Benjamin Pasero 1ee0c147db remove editor options from context service 2016-08-18 17:51:44 +02:00
Benjamin Pasero 7d9506c48a get rid of singleFileMode 2016-08-18 17:51:44 +02:00
Johannes Rieken 66bb8ff968 add ISuggestion#extraEdits, #6874 2016-08-18 17:48:40 +02:00
Joao Moreno 5f53f7c741 remove debugBrkFileWatcherPort 2016-08-18 16:58:44 +02:00
Joao Moreno e4b316978b remove args.timestamp 2016-08-18 16:58:44 +02:00
Benjamin Pasero ab09cff06d remove another getOptions() call 2016-08-18 16:48:39 +02:00
Joao Moreno d977e9cfcd move debugPluginHost parsing out of env
tests included!
2016-08-18 16:36:20 +02:00
Joao Moreno 9c4711cb60 cleanup update manager 2016-08-18 16:36:20 +02:00
Benjamin Pasero 17146e8edf no more passing around of recent files/folders 2016-08-18 16:15:39 +02:00
Johannes Rieken 7ec1a397ca debt - more tests for SuggestModel 2016-08-18 15:47:45 +02:00
Joao Moreno 8aa430710a add vsix download telemetry timer data
related to #10180
2016-08-18 15:24:09 +02:00
Joao Moreno 231bad3fbb fix npe 2016-08-18 15:17:37 +02:00
Joao Moreno 47876357ed add telemetry for marketplace CDN fallback code
related to #10180
2016-08-18 15:17:37 +02:00
Benjamin Pasero 686646039b getOptions()/updateOptions() only in workbench 2016-08-18 14:39:17 +02:00
Johannes Rieken bdcc1977e3 debt - add tests for SuggestModel#Context 2016-08-18 12:45:03 +02:00
Johannes Rieken 2b5fef4353 debt - completion model tests, smarter caching 2016-08-18 12:17:03 +02:00
Johannes Rieken 2d93ffc8e2 improve filter/score speed a little by avoiding uncessary string-creation, #10621 2016-08-18 11:16:39 +02:00
Johannes Rieken eb068a5d4e fix filtering issue when cursor moved before model was created, #10621 2016-08-18 11:03:31 +02:00
Joao Moreno a69082b114 remove let from index.js 2016-08-18 10:27:59 +02:00
Johannes Rieken b98ea0496f Merge pull request #10657 from Microsoft/joh/suggest
some suggest refactorings
2016-08-18 10:20:13 +02:00
Benjamin Pasero d657555c0b pathArguments => paths 2016-08-18 10:00:27 +02:00
Joao Moreno 14a2d834a7 fix extension installations 2016-08-18 09:41:06 +02:00
Benjamin Pasero 5d81e5eb8e do not send falsify values to the renderer 2016-08-18 09:35:13 +02:00
Daniel Imms 69df5034e4 Correct --locale suggestion in --help
Fixes #10655
2016-08-18 00:18:52 -07:00
Benjamin Pasero d71df3b994 proper fix for window background flashing 2016-08-18 09:09:44 +02:00
Sandeep Somavarapu 389ce73afa #9609 - Implement reveal line command 2016-08-18 09:05:24 +02:00
Martin Aeschlimann 9cdb0d628b tmTheme bold fontStyle is not supported. Fixes #10623. 2016-08-17 20:28:11 +02:00
Martin Aeschlimann 334bd1702e Rename theme to colortheme 2016-08-17 19:50:27 +02:00
Joao Moreno 1449af5f59 implement marketplace cdn fallback logic
related to #10180
2016-08-17 17:45:21 +02:00
Joao Moreno 2c39e558df isolate gallery.getAsset
fixes #10609
2016-08-17 17:17:49 +02:00
Joao Moreno f0f50fe783 remove black window flashiness
fixes #10617
2016-08-17 17:17:49 +02:00
Benjamin Pasero 954508d62e Merge pull request #10611 from Microsoft/ben/env-debt
Use IEnvironmentService everywhere
2016-08-17 16:52:36 +02:00
Johannes Rieken ec9ff75485 sugest widegt only knows about view model, not data model 2016-08-17 16:48:34 +02:00
Johannes Rieken 1b51bc6296 expose sorting of suggestions 2016-08-17 16:48:34 +02:00
Johannes Rieken d7771265a8 move more logic into suggest model 2016-08-17 16:48:34 +02:00
Johannes Rieken 7db3469c87 call it SuggestController 2016-08-17 16:48:34 +02:00
Johannes Rieken 8e01f961e8 remove SuggestModel#accept|onDidAccept 2016-08-17 16:48:34 +02:00
Johannes Rieken 1a5e5e43c5 renames 2016-08-17 16:48:34 +02:00
Johannes Rieken 08eeba4353 suggest - simplify cancel 2016-08-17 16:48:34 +02:00
Joao Moreno a3b83e9d2d debt: remove user settings! 2016-08-17 16:46:45 +02:00
Joao Moreno 0c6503e12b debt: drop settings service from update manager 2016-08-17 16:46:38 +02:00
Benjamin Pasero 6c54bbd9b0 fix tests 2016-08-17 16:00:08 +02:00
Benjamin Pasero e824cb7735 less context serivce use 2016-08-17 15:59:01 +02:00
Benjamin Pasero e7a371a1dc fix last use of getConfiguration() 2016-08-17 15:47:25 +02:00
Benjamin Pasero d1491f4ac5 remove getConfiguration() from workspace service 2016-08-17 15:35:26 +02:00
Benjamin Pasero ffd210a7a5 more cleanup 2016-08-17 14:55:53 +02:00
Benjamin Pasero 89a234b9f0 more env passing 2016-08-17 14:36:25 +02:00
Benjamin Pasero 1bd57ab9b1 one more down 2016-08-17 14:16:46 +02:00
Benjamin Pasero 1d81fbfbdf use logExtensionHostCommunication from env service 2016-08-17 14:10:31 +02:00