Commit graph

6278 commits

Author SHA1 Message Date
Benjamin Pasero cea6457b7f Support back/forward across preview editors (fixes #7364) 2016-06-08 17:10:37 +02:00
Johannes Rieken 927f38e5ad use IModeService to get the correct rendering of markedstring and code blocks, fixes #7405 2016-06-08 17:10:18 +02:00
Johannes Rieken 4b048ee911 remove dead code, #7405 2016-06-08 17:10:18 +02:00
Benjamin Pasero 0a130ba590 remove editors from being event emitters on the global bus 2016-06-08 16:47:13 +02:00
Benjamin Pasero f910ad299f restore verbose 2016-06-08 16:44:41 +02:00
Joao Moreno ac88c617f6 fix telemetry use in debug 2016-06-08 16:31:32 +02:00
Benjamin Pasero 10ef24fb76 action ids 2016-06-08 16:10:36 +02:00
Benjamin Pasero 367514115a Add command ID for 'Collapse All' in Files Explorer (fixes #7411) 2016-06-08 16:06:59 +02:00
Benjamin Pasero 9a57fba48c output: disable monarch mode and "language" configuration 2016-06-08 15:49:22 +02:00
Benjamin Pasero 0387162427 Store editor view settings per group and not per file (fixes #7206) 2016-06-08 15:44:36 +02:00
Benjamin Pasero d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Andre Weinand 1ce8b91b69 fix tests; fixes #7408 2016-06-08 13:50:24 +02:00
Johannes Rieken d681654ac9 more test to cement current behaviour, #1396 2016-06-08 13:38:07 +02:00
Benjamin Pasero d4a0503364 fix npe in history saving 2016-06-08 12:24:32 +02:00
Benjamin Pasero 93906af39a split action: needs to respect context if provided 2016-06-08 12:21:48 +02:00
Benjamin Pasero e2c3e4b5a0 do not eagerly fill options when opening a side editor 2016-06-08 12:21:48 +02:00
Johannes Rieken e8ddfed2cc getConfiguration should not crash when section denotes a value, #1396 2016-06-08 11:56:30 +02:00
Benjamin Pasero 2de9e4621f extract title area control 2016-06-08 11:52:17 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Daniel Imms 31bcb5ad38 Add terminal shell args setting
Fixes #7266
2016-06-08 01:15:53 -07:00
Daniel Imms 5b0d712fa1 Merge pull request #7350 from astitcher/master
Fix removal of /usr/bin link when upgrading package
2016-06-08 00:30:35 -07:00
Sandeep Somavarapu c8b28c2929 use color from command pallette for decorations in problems view 2016-06-08 08:47:35 +02:00
Johannes Rieken a7db19b3eb move marshalling tests to its own file 2016-06-08 08:43:29 +02:00
Andre Weinand 2481a7dad8 Tweak wording for OS X terminal setting (related to PR #6136) 2016-06-07 22:00:02 +02:00
Andrew Stitcher 57a6d9568d Fix removal of /usr/bin link when upgrading package 2016-06-07 15:54:15 -04:00
Alex Dima bb7358555b Inline small svg/png images when bundling editor 2016-06-07 18:46:56 +02:00
Alex Dima 21f1a1e66c Adopt latest css loader plugin 2016-06-07 18:46:56 +02:00
Alex Dima 81035ab959 Use svgs in scrollbar arrows 2016-06-07 18:46:56 +02:00
Alex Dima d436ded577 Collapse some equivalent rules to reference files only once 2016-06-07 18:46:56 +02:00
Alex Dima 6838f753bd Optimize svg file sizes 2016-06-07 18:46:56 +02:00
Alex Dima 3268ae1e5e Do not ship monarch languages in editor 2016-06-07 18:46:56 +02:00
Sandeep Somavarapu 6f5033a70f #7247 show marker source information 2016-06-07 18:12:57 +02:00
Sandeep Somavarapu 09a5e7f8cb #7146 fix select focus 2016-06-07 18:12:57 +02:00
Johannes Rieken 17eea77fb4 rename URI#create to URI#from and make it take an object literal 2016-06-07 17:44:25 +02:00
Johannes Rieken 6bc81df453 align font size 2016-06-07 15:51:20 +02:00
Johannes Rieken 714d66955e stick with normal zone widget, no title etc 2016-06-07 15:45:49 +02:00
Johannes Rieken 85885ca900 bring back n of m label 2016-06-07 15:45:49 +02:00
Andre Weinand d1af0e657f fix mac terminal test (related to PR #6136) 2016-06-07 15:21:09 +02:00
Andre Weinand 557745c860 resolved merge conflicts of PR #6136 2016-06-07 13:00:23 +02:00
Johannes Rieken befd6961f3 use nearestReference also when going to a definition, #5893 2016-06-07 12:31:36 +02:00
Johannes Rieken 1429ec09e1 use word definition instead of lcut when computing the lhs preview part, fixes #7292 2016-06-07 12:09:24 +02:00
Johannes Rieken 20deeee1ad regression - zone might be undefined on dispose 2016-06-07 12:09:24 +02:00
Sandeep Somavarapu a29290060c #7205 decorations 2016-06-07 11:38:49 +02:00
Johannes Rieken 067428f585 Add title to goto error box, error text uses editor font, #1927 2016-06-07 11:33:36 +02:00
Johannes Rieken d5b9f6696b goto error - extract quick fix widget 2016-06-07 11:33:36 +02:00
Joao Moreno 7d8f715c83 telemetry tests fix 2016-06-07 10:41:46 +02:00
Joao Moreno 3091b3219e Revert "Revert "disable failing test""
This reverts commit a2416f46a5.
2016-06-07 10:27:16 +02:00
Joao Moreno 2f34168825 Revert "Revert "fix NPE on _onStatusChange""
This reverts commit 02a2fcb76e.
2016-06-07 10:26:58 +02:00
Joao Moreno 0e6bac4408 Revert "Revert "💄 lifecycle service, idle monitor""
This reverts commit 24e811aaa2.
2016-06-07 10:26:46 +02:00
Joao Moreno 44b3781cd1 version bump 2016-06-07 09:55:19 +02:00