Commit graph

11154 commits

Author SHA1 Message Date
Alex Dima 1364ee9c34 Edit the truth, not the generated file (27c2cf4192) 2016-10-24 19:43:57 +02:00
Benjamin Pasero de7ff7fc93 missing d.ts change 2016-10-24 19:11:00 +02:00
Alex Dima 27c2cf4192 Fix default in monaco editor (#13212) 2016-10-24 19:02:45 +02:00
Alex Dima b62ca810c6 Trigger loading configuration for embedded modes
Load configuration for languages when they are first encountered as an embedded mode in TextMate (#14136)
2016-10-24 18:15:37 +02:00
Alex Dima 03f13f18f4 Remove _getLineModeTransitions 2016-10-24 18:15:36 +02:00
Daniel Imms d5981165f9 Prevent terminal exception
Fixes #14250
2016-10-24 09:07:00 -07:00
Sandeep Somavarapu 46ff55064e Restore state for Keybindings settings file 2016-10-24 17:58:31 +02:00
isidor 866dd02825 Add Keymap & Video Help Menu Items
fixes #14071
2016-10-24 17:49:53 +02:00
Daniel Imms da67ec67e8 Fix typo in API 2016-10-24 08:24:01 -07:00
Benjamin Pasero ac0692ee8d more keybindings to toggle editor layout 2016-10-24 17:23:23 +02:00
Johannes Rieken 753c87c667 disable VS'ish keybinding since it collides with existing, fixes #14255 2016-10-24 17:22:58 +02:00
Johannes Rieken 60529d112c no language feature for large models, fix #12689 2016-10-24 17:15:48 +02:00
Sandeep Somavarapu 3588eaf8f4 Enable/Disable Context menu Enable All / Disable All actions 2016-10-24 17:06:20 +02:00
Joao Moreno 4cbff098bf fixes #14248 2016-10-24 16:49:10 +02:00
Joao Moreno 86a16a2f18 fixes #14249 2016-10-24 16:49:10 +02:00
isidor 81399f0a99 fixes #14024 2016-10-24 16:47:06 +02:00
Sandeep Somavarapu 308fd7776e ExtensionActions: Rename Global to Always 2016-10-24 16:40:32 +02:00
Sandeep Somavarapu 9b79baec0e Add extension dependencies to telemetry data 2016-10-24 16:40:32 +02:00
Benjamin Pasero d6ded4789e remove unused css 2016-10-24 16:39:31 +02:00
Alex Dima 628d2a4659 Simplify WordHelper 2016-10-24 16:36:36 +02:00
João Moreno 429be9244e Merge pull request #13241 from joaomoreno/overflowing-widgets
Improve overflowing widgets layout
2016-10-24 16:36:09 +02:00
isidor 0b56e37da3 debug: only send 'indexed' for variables request when dealing with chunks
fixes #14082
2016-10-24 16:35:46 +02:00
Joao Moreno a5deafe724 use user-friendly names for extension recommendations
fixes #13888
2016-10-24 16:25:38 +02:00
isidor 65b4157f7a debug: always pass overwriteBefore for each Suggestion
fixes #14193
2016-10-24 16:25:35 +02:00
Alex Dima 86b2e52b0c Generate mode transitions from TM tokenizer (#14136) 2016-10-24 16:16:53 +02:00
Alex Dima 8a45895771 Prepare decodeTextMateToken for returning modeId (#14136) 2016-10-24 16:16:49 +02:00
Alex Dima 6790d0ad21 Extract & add tests for decodeTextMateTokens (#14136) 2016-10-24 16:16:32 +02:00
Alex Dima eea2028fd7 Fix issue in scopeToLanguage (#14136) 2016-10-24 16:16:10 +02:00
Alex Dima 3cc0817a93 Record language for each seen scope (#14136) 2016-10-24 16:15:51 +02:00
Alex Dima 7a909118d6 Adopt TMScopeRegistry and improve tests (#14136) 2016-10-24 16:15:33 +02:00
Alex Dima 3d841193e2 Introduce TMScopeRegistry (#14136) 2016-10-24 16:15:05 +02:00
Martin Aeschlimann f070c3a0bc Icon theme's highContrast associations not working. Fixes #14243 2016-10-24 16:05:38 +02:00
Joao Moreno cb37395716 fixes #13297 2016-10-24 15:44:32 +02:00
Joao Moreno 3987bcc2d6 cleanup 2016-10-24 15:44:32 +02:00
Joao Moreno f056c6f8cb fixes #12125 2016-10-24 15:44:32 +02:00
Sandeep Somavarapu a1ad1c7361 fix #14256 2016-10-24 15:37:05 +02:00
Joao Moreno cdbf573f13 fixes #14280 2016-10-24 15:33:38 +02:00
Martin Aeschlimann 4bfb974814 [html/css] decorators for embedded css 2016-10-24 15:26:50 +02:00
Martin Aeschlimann 2df11a3136 [html][css] diagnistics for embedded content 2016-10-24 15:26:48 +02:00
Sandeep Somavarapu 2ff7e262b6 #2882 ui affordance for disablement 2016-10-24 15:08:03 +02:00
isidor 1e70daa9a1 debug: do not auto expand in repl since we have snippets
fixes #14274
2016-10-24 15:07:47 +02:00
Dirk Baeumer 6a35e4ffcc Minor typo fix. 2016-10-24 15:07:32 +02:00
Dirk Bäumer 150a635db4 Merge pull request #14078 from cliffkoh/fixTypos
Fix typos and consistency issues
2016-10-24 15:04:28 +02:00
isidor 5bc8a81725 debug: no need for the variable to take stackFrame id into account for its id 2016-10-24 15:03:00 +02:00
Johannes Rieken 710c86c22e Revert "delay event forwarding and hope for updated textfile service, fixes #11339"
This reverts commit b949f4f867.
2016-10-24 14:54:13 +02:00
Benjamin Pasero 1dbf76bfb3 fixes #14272 2016-10-24 14:44:53 +02:00
isidor 6ce07caa30 debug: respect variable.evaluateName
fixes #10210
2016-10-24 14:39:24 +02:00
isidor be90e8366d remove distinct workaround
#12989
2016-10-24 14:22:26 +02:00
Sandeep Somavarapu 60915fdce6 #2882 Do not show enable/disable when launched with -disable-extensions 2016-10-24 14:20:15 +02:00
Johannes Rieken b949f4f867 delay event forwarding and hope for updated textfile service, fixes #11339 2016-10-24 14:10:36 +02:00