Commit graph

14594 commits

Author SHA1 Message Date
kieferrm 5eeac220af add unsupported settings to error message 2017-01-26 09:32:21 -08:00
kieferrm 3a056ff5db only check workspace after extensions are loaded 2017-01-26 09:32:21 -08:00
kieferrm b08937334a add custom php executable error message 2017-01-26 09:32:20 -08:00
Daniel Imms ca5d607cfa Improve files.hotExit descriptions
Fixes #19137
2017-01-26 09:21:03 -08:00
Alex Dima 64419335e6 Remove unnecessary file 2017-01-26 18:03:55 +01:00
Ramya Rao 6d8617eb38 Support workspace relative emmet ext path (#19408) 2017-01-26 08:51:14 -08:00
roblou acc4c44428 node-debug2@1.9.11 2017-01-26 08:47:27 -08:00
Benjamin Pasero 7450f5d2b7 Explorer refresh not working for folders with same prefix (fixes #19377) 2017-01-26 17:34:27 +01:00
Sandeep Somavarapu e93a826213 Fix #19443 2017-01-26 16:36:17 +01:00
Joao Moreno 0cb79bfe76 update distro 2017-01-26 15:43:15 +01:00
Joao Moreno d766d564e6 oss 2017-01-26 15:43:15 +01:00
Joao Moreno ff61866495 html: remove @types shrinkwrapping 2017-01-26 15:43:15 +01:00
Dirk Baeumer 0106868ed4 Show user path if no workspace path exists when editing the php path 2017-01-26 15:37:58 +01:00
Joao Moreno 42e938f979 git: remove denodeify dependency 2017-01-26 15:14:52 +01:00
Joao Moreno 5690a47892 remove lodash dependency
fixes #19438
2017-01-26 14:56:17 +01:00
Benjamin Pasero e0537cbc89 quick open keybindings cleanup 2017-01-26 14:54:55 +01:00
Alex Dima 03f2e72ec7 No FastRenderedViewLine on Safari (#19222) 2017-01-26 14:40:04 +01:00
Alex Dima 895ed1665a Fixes #19261 2017-01-26 14:27:37 +01:00
Dirk Baeumer ecd9571695 Some tweaks for setting migration 2017-01-26 14:19:57 +01:00
Alex Dima aeb466bdee Do not inline large SVGs (Fixes Microsoft/monaco-editor#336) 2017-01-26 14:17:57 +01:00
Alex Dima 647fef72f9 Make CSS inlining limit configurable (Microsoft/monaco-editor#336) 2017-01-26 14:17:56 +01:00
Dirk Baeumer 39e078f6f5 Hide Path status bar item if no PHP file is active 2017-01-26 14:13:39 +01:00
Dirk Baeumer dce5f45e13 FIxes #19436: Add support to edit the php executable path as a non sharable workspace setting 2017-01-26 14:06:12 +01:00
Sandeep Somavarapu ac59c51aba Fix #19143 2017-01-26 13:45:59 +01:00
Alex Dima cd9d9dccbb Expose precondition (closes Microsoft/monaco-editor#340) 2017-01-26 12:23:00 +01:00
Martin Aeschlimann 3b7c5990eb Nicer way of adding the isExecutable to IConfigurationPropertySchema 2017-01-26 12:02:24 +01:00
Martin Aeschlimann ada375bf2d [css] update languageservice (for #19173) 2017-01-26 11:40:23 +01:00
Martin Aeschlimann 56d2e439e6 Update jsonc-parser 2017-01-26 11:31:23 +01:00
Martin Aeschlimann 774dad8d19 Inserted user settings badly indented. Fixes #19136 2017-01-26 11:08:57 +01:00
Alex Dima cf07be7af0 Add editor.disableMonospaceOptimizations (closes #19062) 2017-01-26 11:03:48 +01:00
Dirk Baeumer 291881c86d Tasks.json changes not updated when using terminal runner. 2017-01-26 10:16:56 +01:00
Benjamin Pasero 6ba4282fd2 fix build 2017-01-26 08:21:23 +01:00
Matt Bierner faffa553f3 Fixes #3912 2017-01-25 23:14:51 -08:00
Matt Bierner 08ff1faa38 Fix a few more edge cases for references code lens 2017-01-25 21:23:19 -08:00
Matt Bierner 8bfcb15c8c Fixes #18474 2017-01-25 21:18:25 -08:00
Matt Bierner 277f25d05b Fix a few undefined ref accesses while ts is loading 2017-01-25 20:45:49 -08:00
kieferrm bfffabefad polish pop-up message and buttons 2017-01-25 18:02:09 -08:00
Christof Marti 8abb8cc770 Include model changes (#19409) 2017-01-25 17:55:57 -08:00
Christof Marti 04a9bd43c8 Log walk-through snippet interaction (fixes #19409) 2017-01-25 17:47:49 -08:00
Matt Bierner 2908125a50 Mark const completions correctly in ts. Part of #19401 2017-01-25 17:36:40 -08:00
Matt Bierner e02eac0d52 Revert launch.json change 2017-01-25 17:25:19 -08:00
Matt Bierner 80e243f9ba Fixes #19406. Only insert top level parameters for useCodeSnippedOnMethodSuggest 2017-01-25 17:24:14 -08:00
Christof Marti 0c8829588c Link to settings (fixes #18900) 2017-01-25 16:55:08 -08:00
Matt Bierner 8aa7e5336d Change TypeScript Configuration Flow For workspacesTrustedToSpecifyExecutables (#19329)
* Proto

* Remove unused method

* Use local storage for selecting typescript version

* Update settings warning message for typescript tsdk setting

* Small logic cleanup
2017-01-25 16:52:42 -08:00
Christof Marti 56e7e3e568 'Since' (#19178) 2017-01-25 16:50:17 -08:00
Christof Marti 5bcd01bcaa Abbreviate user home directory on Mac and Linux (fixes #18950) 2017-01-25 16:31:37 -08:00
Christof Marti d35a9d925d Don't focus first editor (fixes #18931) 2017-01-25 16:19:06 -08:00
Christof Marti f9e371fb31 Add scroll actions (fixes #18922) 2017-01-25 16:16:47 -08:00
Andre Weinand fc11a4c1ab use node's version of path.isAbsolute; fixes #19386 2017-01-26 00:13:43 +01:00
roblou c043a0de07 Fix #19201 - 'selectPreviousResult' should do nothing when invoked from the top result 2017-01-25 14:46:35 -08:00