Commit Graph
6694 Commits
Author SHA1 Message Date
Johannes Rieken d64cd45e96 Add generic version of Array.isArray 2016-06-16 17:35:13 +02:00
Benjamin Pasero 0fde58dced compare string inputs by resource if present 2016-06-16 17:13:22 +02:00
Benjamin Pasero 9dede06241 still pass in value and mode if model exists 2016-06-16 17:00:51 +02:00
Benjamin Pasero c423fe96d2 stop creating models with same URI 2016-06-16 16:59:19 +02:00
Benjamin Pasero efa84e329a does this help for #7662 ? 2016-06-16 16:52:21 +02:00
Martin Aeschlimann 94d1f50ee6 Merge pull request #7152 from codepo8/master
Adding autocomplete values of to input/select/textarea
2016-06-16 16:49:50 +02:00
Benjamin Pasero c3a4c2a5da use tablist role model for tabs 2016-06-16 16:45:51 +02:00
Alex Dima 1ebfb1b687 Add createDiffNavigator API 2016-06-16 16:36:16 +02:00
Martin Aeschlimann 50e1f4f2c4 Merge pull request #7328 from jhasse/patch-1
Highlight .mk files as a Makefile
2016-06-16 16:35:22 +02:00
João Moreno efc666655b travis: split compile & optimize 2016-06-16 16:34:40 +02:00
Benjamin Pasero 2790a73ac9 fix tabs in hc theme 2016-06-16 16:31:38 +02:00
Martin Aeschlimann 996cdc3529 Merge pull request #7491 from gontadu/patch-1
Added .dsql and .psql filetypes
2016-06-16 16:24:59 +02:00
isidor c5429332d4 debug: editing variable support
fixes #7744
2016-06-16 16:13:58 +02:00
Martin Aeschlimann e520a4208b fixes #7730: [json] Referencing **local** JSON schema from another local schema 2016-06-16 15:57:06 +02:00
Benjamin Pasero 28ffb39e39 log workbench editor config to telemetry 2016-06-16 15:51:33 +02:00
Benjamin Pasero e8f9e12fd8 fix tests 2016-06-16 15:42:08 +02:00
Benjamin Pasero cece7cef2c overlay tweak when tabs disabled 2016-06-16 15:39:57 +02:00
Benjamin Pasero f28b059037 support dnd from tab into editor area 2016-06-16 15:18:16 +02:00
Alex Dima a403b5269c standalone editor version bump 2016-06-16 14:58:01 +02:00
Alex Dima f3fea48bdd Fix configuration service in standalone editor 2016-06-16 14:58:01 +02:00
Alex Dima 705b6bdc74 Mark optional arguments in editor API 2016-06-16 14:58:01 +02:00
Benjamin Pasero c89369d405 handle orphaned dnd overlay 2016-06-16 14:46:23 +02:00
Benjamin Pasero a5e3e5ee99 simplify open from dnd 2016-06-16 14:25:57 +02:00
Benjamin Pasero 7ffaba1ba5 fix warning 2016-06-16 14:07:42 +02:00
Benjamin Pasero 9151d223cc remove emitOutputSupport 2016-06-16 14:07:29 +02:00
Benjamin Pasero 10bec77410 remove old markdown contribution 2016-06-16 13:53:39 +02:00
Isidor Nikolic e9ee991d44 Merge pull request #7734 from roblourens/stepBack-1.3.0
UI support for TimeTravel Debugging

fixes #7652
2016-06-16 12:59:03 +02:00
isidor 7c12b33c47 fixes #7703 2016-06-16 12:53:37 +02:00
isidor d20416e230 debug: change prefix of action variables to 'command'
fixes #7738
2016-06-16 12:48:40 +02:00
Johannes Rieken f758838c2a fix npe when getting resource 2016-06-16 12:13:13 +02:00
Johannes Rieken a555ece1a1 previewPart must make sure model isn't disposed in the meanwhile 2016-06-16 12:13:13 +02:00
Martin Aeschlimann 511f9ff094 Allow folding of default settings 2016-06-16 12:11:51 +02:00
Martin Aeschlimann d4976a5382 fixes #7748: [scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement 2016-06-16 12:11:51 +02:00
Martin Aeschlimann 5bb9d0b098 fixes #6611: [rust] The keyword where can't be highlighted like others 2016-06-16 12:11:51 +02:00
Alex Dima de787e7356 bump version 2016-06-16 12:09:01 +02:00
Alex Dima 0848fd850a Add createData option for web workers, clean up monaco.worker API 2016-06-16 12:08:43 +02:00
Johannes Rieken 8c2fb77935 add icons for preview and view source 2016-06-16 11:40:52 +02:00
Johannes Rieken f80da3732b menus - have icon per context 2016-06-16 11:40:52 +02:00
Johannes Rieken b82b2b95e2 fix resource detection for editor contributor 2016-06-16 11:40:52 +02:00
Benjamin Pasero 0a50f8846d Tabs/Stacks: decide on settings (fixes #7643) 2016-06-16 11:31:30 +02:00
Joao Moreno c8c4ff680e run optimize-vscode in travis
fixes #7735
2016-06-16 11:22:57 +02:00
Joao Moreno 8e2afc848e do not list node modules in gulpfile
related to #7735
2016-06-16 11:22:57 +02:00
Benjamin Pasero 90d73cd7bf When dragging a tab, Mouse cursor changes to a weird shape. (fixes #7747) 2016-06-16 11:14:11 +02:00
Benjamin Pasero 383dc0ce26 dnd: prevent bubbling 2016-06-16 09:55:34 +02:00
Johannes Rieken 8cdcd815e0 Merge pull request #7704 from Microsoft/joh/menus
menu bar extensions
2016-06-16 09:55:17 +02:00
Johannes Rieken 4c15a778e1 save preview icons before deletion begins 2016-06-16 09:48:59 +02:00
Benjamin Pasero 4cf593ab93 stacks: factory can be null 2016-06-16 09:39:48 +02:00
Martin Aeschlimann b0ffe29313 fixes #7115: [xml] does not work with characters other than the Latin 2016-06-16 09:39:03 +02:00
Johannes Rieken f5898acf16 Merge pull request #7656 from Microsoft/kieferrm/markdown
extract markdown into an extension
2016-06-16 09:23:49 +02:00
Martin Aeschlimann f9483d365a #7115: [xml] does not work with characters other than the Latin 2016-06-16 09:20:09 +02:00