Commit graph

6553 commits

Author SHA1 Message Date
Benjamin Pasero 4ca39a5c7e Allow to bind keybindings for opening individual indexes of the opened editors (fixes #2211) 2016-06-15 10:15:25 +02:00
Martin Aeschlimann cab9ef1470 initial html hover not showing 2016-06-15 09:58:15 +02:00
Isidor Nikolic 7b336621fd Merge pull request #7367 from edumunoz/edumunoz/fix-leaking-bp-runcursor
Fixes #7366 Remove leaked breakpoint after stopping with run-to-cursor
2016-06-15 09:56:52 +02:00
Martin Aeschlimann 700d73620a Update typescript grammar (June 9) 2016-06-15 09:44:31 +02:00
Benjamin Pasero d8de4d4695 fix issue with editors closing randomly 2016-06-15 09:39:52 +02:00
Martin Aeschlimann 1ddee875cc extract jsonLangaugeService 2016-06-15 09:33:13 +02:00
Martin Aeschlimann 573844e49a Update to latest jsonc-parser 2016-06-15 09:33:13 +02:00
Benjamin Pasero 944c5bca90 actionbar cleanup 2016-06-15 09:30:07 +02:00
Benjamin Pasero cf5a15d1e8 Edits made within the peek view do not create an open editor. (fixes #7621) 2016-06-15 07:07:29 +02:00
Benjamin Pasero 57c833a812 fix broken tabs dnd 2016-06-15 06:52:50 +02:00
Benjamin Pasero f6da401f2f fix some focus issues in tab div 2016-06-15 06:45:03 +02:00
Benjamin Pasero 44ed29db52 Diff view needs more UX affordance when tabs enabled (fixes #7661) 2016-06-15 06:37:41 +02:00
Ed Munoz d377857bcb Fixes #7366 Remove leaked breakpoint after stopping with run-to-cursor 2016-06-14 18:21:11 -07:00
Daniel Imms 9b767f947d Fix terminal action icons 2016-06-14 14:07:10 -07:00
Daniel Imms 6b932e3124 Add terminal actions to panel
Focus previous/next are temporary until tabs are visualized in the UI
2016-06-14 13:21:37 -07:00
Martin Aeschlimann 7df6fd5ce7 color icons in suggestion widget 2016-06-14 19:22:53 +02:00
Sandeep Somavarapu ce5659383a Clean up Search viewlet - Pattern input widget 2016-06-14 18:58:10 +02:00
Benjamin Pasero 13248eab78 Resizing groups with multiple editors causes tab header flashing (fixes #7665) 2016-06-14 18:21:39 +02:00
Benjamin Pasero 148d1bc401 pin => keep editor 2016-06-14 18:16:49 +02:00
Sandeep Somavarapu fd6bd5e956 Clean up: Separate actions, widgets from SearchViewlet 2016-06-14 18:14:18 +02:00
Sandeep Somavarapu 39d931c72c VIEWLET_ID 2016-06-14 18:14:18 +02:00
isidor f0236cc4e8 no need to use the :before trick for hc theme actions
fixes #7668
fixes #7518
2016-06-14 16:58:54 +02:00
Martin Aeschlimann 24705f5ae1 [css] support rename 2016-06-14 16:42:06 +02:00
Martin Aeschlimann cbb2e053f0 workaround for #7660 2016-06-14 16:42:06 +02:00
Joao Moreno b498c11bdf add telemetry service in cli process 2016-06-14 16:26:50 +02:00
Joao Moreno 165c6be0ac common properties in shared proc telemetry service 2016-06-14 16:26:50 +02:00
Joao Moreno e129cd0bb8 fix npe 2016-06-14 16:26:50 +02:00
Benjamin Pasero 7b7297e091 take out ancient engines declaration 2016-06-14 16:19:54 +02:00
Benjamin Pasero 593e06e435 fix highlighting issue with fuzzy and wildcards 2016-06-14 16:14:12 +02:00
Benjamin Pasero 795b24c99b fix reading tabs config 2016-06-14 16:14:12 +02:00
Martin Aeschlimann 2b53931425 [css] delay validation 2016-06-14 16:11:45 +02:00
isidor 82ed13679e fixes #7223 2016-06-14 15:52:31 +02:00
Sandeep Somavarapu f9a82ca854 aria label for problems tree 2016-06-14 15:50:45 +02:00
Benjamin Pasero 340cc609b2 Git: editor input cache is not aware of disposed inputs (fixes #7659) 2016-06-14 15:38:12 +02:00
Benjamin Pasero a6761d49a9 Context click on tab changes its background color (fixes #7655) 2016-06-14 15:20:37 +02:00
Martin Aeschlimann 06f4122b24 update file exclusions for extensions 2016-06-14 15:14:55 +02:00
Johannes Rieken 9c945464ff support to get a language id by filename/first line content 2016-06-14 15:05:16 +02:00
Joao Moreno 2243e4df65 fix NPE
related to #7597
2016-06-14 14:51:12 +02:00
Sandeep Somavarapu 5fd7ffd07f Fix focus and action ids 2016-06-14 13:57:17 +02:00
Benjamin Pasero 2e449867f3 Split editor action does not show as disabled when limit hit (fixes #7651) 2016-06-14 12:41:29 +02:00
Benjamin Pasero ad55bcd31b Never show pinEditor action when "workbench.previewEditors": false (fixes #7650) 2016-06-14 12:21:08 +02:00
Andre Weinand 2cff2b967d update debug protocol to 1.10.0-pre 2016-06-14 12:17:32 +02:00
Benjamin Pasero 0f5331e497 dispose inputs in history when removing 2016-06-14 12:15:48 +02:00
Benjamin Pasero c85ef95dfa restore input when added from close event 2016-06-14 12:06:35 +02:00
Benjamin Pasero 0d5d1d4b1c move recently closed editors to history service 2016-06-14 12:00:48 +02:00
Martin Aeschlimann d5f06aec6b Reword remaining occurrences of sass to scss 2016-06-14 11:32:01 +02:00
Martin Aeschlimann a5699978fc [scss] missing activation event 2016-06-14 11:32:01 +02:00
isidor 5a8c502f5a debug: workaround to open viewlet no longer needed 2016-06-14 11:22:56 +02:00
Isidor Nikolic b144edac72 Merge pull request #7636 from f111fei/patch-7
Debug: Fix setConfiguration error when name is null or undefined

fixes #7291
2016-06-14 11:21:20 +02:00
Martin Aeschlimann 8d703ff0b3 [css extension] cache stylesheets ASTs 2016-06-14 11:02:18 +02:00