Commit Graph

6261 Commits

Author SHA1 Message Date
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
Joao Moreno
24e811aaa2 Revert "💄 lifecycle service, idle monitor"
This reverts commit 483c63bc0c.
2016-06-07 09:13:57 +02:00
Joao Moreno
02a2fcb76e Revert "fix NPE on _onStatusChange"
This reverts commit 4ede18f76f.
2016-06-07 09:13:56 +02:00
Joao Moreno
a2416f46a5 Revert "disable failing test"
This reverts commit ad737c8de5.
2016-06-07 09:13:55 +02:00
Andre Weinand
5030d8dded fix source maps for builtin extensions (Windows) 2016-06-07 00:53:18 +02:00
Andre Weinand
5779719573 fix source maps for builtin extensions 2016-06-07 00:33:48 +02:00
Benjamin Pasero
ad737c8de5 disable failing test 2016-06-06 19:43:57 +02:00
Benjamin Pasero
4ede18f76f fix NPE on _onStatusChange 2016-06-06 19:42:42 +02:00
Benjamin Pasero
d204f9536f Show tooltips for labels that get truncated (fixes #4723) 2016-06-06 19:29:50 +02:00
Benjamin Pasero
a70d056e11 always have full file path in hover even for inactive editors 2016-06-06 19:27:50 +02:00
Johannes Rieken
f66b7e5c12 debt - peek view widget shouldn't hardcode border color but use config 2016-06-06 18:01:37 +02:00
Benjamin Pasero
119324e3d6 delete unused cursors 2016-06-06 17:36:52 +02:00
Benjamin Pasero
f503d755c0 swap classes 2016-06-06 17:34:45 +02:00
Benjamin Pasero
51f70afd2e use data uri for custom drag cursors 2016-06-06 17:33:48 +02:00
Sandeep Somavarapu
9cbb650ffc #7204 #7151 expand all files unless they are collapsed specifically 2016-06-06 16:52:28 +02:00
Alex Dima
634ebbb123 monaco-editor: add monaco.languages.setMonarchTokensProvider 2016-06-06 16:44:44 +02:00
Sandeep Somavarapu
92a7aeda6e do prefix matching during filtering 36679 2016-06-06 16:43:29 +02:00
Benjamin Pasero
e5b1721f3c less editor title spacing 2016-06-06 16:28:06 +02:00