Commit Graph

21923 Commits

Author SHA1 Message Date
Alex Dima 7eff5d6d85 Simplify edits handling in TextModelTokens 2018-01-19 12:32:32 +01:00
Benjamin Pasero bbdd7f8118 Merge pull request #41773 from Microsoft/octref/issue
Add Issue Reporter #41041
2018-01-19 12:03:53 +01:00
Benjamin Pasero 76cbab0a2f some polish and fixes 2018-01-19 12:02:44 +01:00
isidor 7ed151b2b6 commands: if only one resource is selected explictly call save since the behavior is a bit different than save all
fixes #41841
2018-01-19 11:59:06 +01:00
isidor 9fc9a72816 better adapter picking when multiple adapters registered for same language
fixes #41835
2018-01-19 11:22:20 +01:00
Johannes Rieken c63c92b84e remove table from print action, only have new command, #41712 2018-01-19 10:46:56 +01:00
Isidor Nikolic 1c4fbc9a26 Merge pull request #41800 from shobhitchittora/fix-terminal-panel-auto-maximize
[fix-panel-auto-maximize] removes condition which contraints panelHeight
2018-01-19 10:43:29 +01:00
Dirk Baeumer a59e2c3c42 Protect against malformed problem data. 2018-01-19 10:34:41 +01:00
Sandeep Somavarapu fa4509a5a2 Add extension version to language packs extension cache 2018-01-19 10:15:06 +01:00
Benjamin Pasero 09e25dfad8 avoid layer breaker with settings 2018-01-19 09:46:33 +01:00
Benjamin Pasero 60b1e7ed84 Provide a setting to configure the multi selection modifier key (fixes #41799) 2018-01-19 09:38:33 +01:00
Benjamin Pasero d21e6a3e38 fix tests 2018-01-19 07:14:48 +01:00
Peng Lyu e54a781e44 Merge pull request #41172 from Microsoft/rebornix/buffer-pt
buffer improvement with piece tree
2018-01-18 22:09:49 -08:00
Peng Lyu 8888586ff7 Add edcore to benchmark; Support iterations in benchmark. 2018-01-18 21:59:14 -08:00
Peng Lyu 8e9a69c856 inline rbTree get/set NodeColor. 2018-01-18 21:39:40 -08:00
Rob Lourens 16a0a75f7b Support searching preferences with installed extension filters 2018-01-18 21:35:40 -08:00
Peng Lyu de36a96db1 add detailed comments for piece tree snapshot. 2018-01-18 21:25:20 -08:00
Peng Lyu b91616bd64 avoid unnecessary code change. 2018-01-18 21:08:01 -08:00
Peng Lyu 97eb9459b1 disable piece tree. 2018-01-18 17:35:56 -08:00
Matt Bierner 47832c9039 Remove extra logging statement 2018-01-18 17:23:08 -08:00
Matt Bierner 253434c87c Fix webview protocol logic for windows
Fixes #41795

Make sure we use the correct path seps and normalization on windows for the new webview protocol
2018-01-18 17:20:46 -08:00
Peng Lyu 23b732a359 Fix cases for iterator. 2018-01-18 17:20:35 -08:00
Rachel Macfarlane f31ea9bba3 Move files under vs/code/electron-browser/issue 2018-01-18 17:11:52 -08:00
Peng Lyu 8c47809732 CreateSnapshot for piece tree. 2018-01-18 16:47:22 -08:00
Shobhit Chittora 10f84165fa [fix-panel-auto-maximize] removes unused var 2018-01-19 05:00:54 +05:30
Shobhit Chittora 03277ab646 [fix-panel-auto-maximize] removes condition which contraints panelHeight 2018-01-19 04:51:26 +05:30
Peng Lyu 06601971af Merge remote-tracking branch 'upstream/master' into rebornix/buffer-pt 2018-01-18 15:15:57 -08:00
Peng Lyu 771da41ddb Use uint16array to store numbers smaller than 65536 2018-01-18 11:06:14 -08:00
Daniel Imms e9a2ebe248 Defer terminal init to LifecyclePhase.Running
Fixes #41823
2018-01-18 10:01:15 -08:00
Alexandru Dima 5ad2f85afd Merge pull request #41687 from Microsoft/alex/edcore
Chunks based text buffer
2018-01-18 17:56:21 +01:00
Alex Dima 2ffaacf56b Implement snapshots; prepare for merging to master 2018-01-18 17:55:18 +01:00
Sandeep Somavarapu fe3199f4a2 #41759 Show the status in the viewlet 2018-01-18 17:28:25 +01:00
Sandeep Somavarapu 54a7be43f1 #41755 Add canChangeEnablement check to disable actions 2018-01-18 17:00:30 +01:00
Sandeep Somavarapu 50ac47da3d Fix #41755 2018-01-18 17:00:30 +01:00
Alex Dima 37ef957857 Merge remote-tracking branch 'origin/master' into alex/edcore 2018-01-18 16:50:48 +01:00
Benjamin Pasero 7d343c6bdb state - persist pinned views/panels when they change 2018-01-18 16:42:52 +01:00
isidor f3a9380c48 reduce hacks in getMultiSelectedEditorContexts 2018-01-18 16:20:35 +01:00
Johannes Rieken 2404eeaf2e copy/print factory times as csv, #41712 2018-01-18 15:52:58 +01:00
isidor 8062caad7e fixes #41796 2018-01-18 15:43:32 +01:00
Benjamin Pasero 67051d019c log some localStorage perf counters (for #18439) 2018-01-18 13:41:50 +01:00
Alex Dima a010ff7484 Add TextModel.createSnapshot (#32503) 2018-01-18 13:03:19 +01:00
Sandeep Somavarapu 680f9b19a9 Fix #41759 2018-01-18 11:50:31 +01:00
Sandeep Somavarapu f3b9d48db3 Fix #41788 2018-01-18 11:26:21 +01:00
isidor de25fa00bd debug: no need to open config file on failure to resolve configuration provider anymore
fixes #41778
2018-01-18 11:24:17 +01:00
Sandeep Somavarapu 0bddf58ab1 fix #41738 2018-01-18 10:33:39 +01:00
Alex Dima 4d3b04f953 Fixes #41573: Allow cursor to recover from markers even if the view model line mapping changes 2018-01-18 09:39:26 +01:00
Peng Lyu 567bf6ed97 Refactor benchmark utilies. 2018-01-17 23:22:17 -08:00
SteVen Batten 531d713432 adding suggestion to search for extension for files are of unknown mime type (#40269)
* adding suggestion to search for extension when files are of unknown mime type

* delaying file based suggestions to allow mime types to be populated

* adding telemetry and responding to ramya's feedback

* Fix rebase errors, duplicate key error, tests & prompt only once for file type
2018-01-17 21:38:25 -08:00
Ramya Achutha Rao 2d79f9da3c Show single prompt even if file matches multiple important recommendations 2018-01-17 19:07:35 -08:00
Ramya Achutha Rao eacad2d56f Avoid comma due to array, put tags under quotes as they can be multi worded 2018-01-17 17:16:25 -08:00