Commit graph

6583 commits

Author SHA1 Message Date
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
Joao Moreno 261f0f1cf6 wip: telemetry service in shared process 2016-06-07 17:45:08 +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
Joao Moreno 1f74e3c545 simplify appender, telemetry service config 2016-06-07 16:20:17 +02:00
Joao Moreno 273e8857f9 extract idle monitor from telemetry service 2016-06-07 16:07:37 +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
Joao Moreno 5531a3bcf3 telemetry service: browser → common 2016-06-07 11:36:06 +02:00
Joao Moreno 8258fe1768 extract IdleMonitor from telemetry service 2016-06-07 11:34:56 +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 d9bb9abfb3 wip: extract idlemonitor from telemetry service 2016-06-07 11:03:29 +02:00
Joao Moreno 5c49d86edd extract error telemetry 2016-06-07 10:48:51 +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
Huachao Mao 98b4b30471 Add Productivity into extension categories 2016-06-07 16:11:46 +08: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
Daniel Imms cd0d1fe2ad Get invert selection working for all base theme types
Fixes #75
2016-06-06 20:16:31 -07:00
Daniel Imms 9038053fa6 Don't create multiple elements for theme 2016-06-06 20:08:15 -07:00
Daniel Imms b264f1133e Add basic theming 2016-06-06 20:00:49 -07:00
Daniel Imms a399c91e00 Merge remote-tracking branch 'origin/master' into tyriar/xtermjs_terminal 2016-06-06 19:56:35 -07: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
Daniel Imms 6af224054a xterm.js prototype 2016-06-06 08:33:03 -07: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