Commit graph

21658 commits

Author SHA1 Message Date
Andre Weinand b6d7f1cac0 node-debug@1.15.14 2017-07-24 16:36:28 +02:00
Johannes Rieken 5731f0d011 missing change 2017-07-24 13:00:21 +02:00
Sandeep Somavarapu 57d7d9bff5 #31191 Use deboune event instead of delayer 2017-07-24 16:22:47 +05:30
Johannes Rieken 9387f8fa27 some after math for #30829 2017-07-24 12:47:53 +02:00
Johannes Rieken 916c2ba180 Merge pull request #30829 from Microsoft/ben/open-api
Add showTextDocument(uri|file)
2017-07-24 12:40:40 +02:00
Sandeep Somavarapu 8e0787dd04 #31246 Use the default conf value of files.autoSaveDelay for auto saving settings 2017-07-24 16:02:59 +05:30
Johannes Rieken a449cdf121 Keep throwing but add a little more context, #30942 2017-07-24 12:28:03 +02:00
Sandeep Somavarapu 4b20d3e9bf Fix #31191 2017-07-24 15:16:21 +05:30
Johannes Rieken 49ff1263b3 Revert "fix #31124"
This reverts commit 552957ee37.
2017-07-24 11:35:59 +02:00
Andre Weinand e1e3051d28 add root folder to startDebugSession 2017-07-24 11:23:49 +02:00
isidor 67222edf5d debug configuration manager: multi root preparation 2017-07-24 11:14:48 +02:00
Joao Moreno a188171bf8 fixes #24119 2017-07-24 10:59:58 +02:00
Andre Weinand df2cdb1a42 call createInitialConfigurations command with root folder 2017-07-24 10:32:19 +02:00
Andre Weinand 93dd7be4b1 call createSession command with root folder 2017-07-24 10:21:14 +02:00
Johannes Rieken 1a55aeb383 start with a test, #31275 2017-07-24 10:06:58 +02:00
Johannes Rieken 432487e191 better choice handling, #17545 2017-07-24 09:53:08 +02:00
Joao Moreno eddd1f099f fixes #31226 2017-07-24 09:47:01 +02:00
Sandeep Somavarapu 68e2544a27 Fix #31246 2017-07-24 12:08:57 +05:30
Sandeep Somavarapu 27e9cd650a Merge pull request #31142 from felixfbecker/fix-multi-workspace-support-detection
Fix multi-workspace support detection
2017-07-24 11:04:00 +05:30
Sandeep Somavarapu 626ac81f37 Fix #31171 2017-07-24 10:51:35 +05:30
Sandeep Somavarapu 2ca50c08f3 Fix #31146 2017-07-24 10:42:44 +05:30
Ramya Achutha Rao 9b6cc9f774 Emmet: Locate number even when there is a selection Fixes #31281 2017-07-23 16:37:40 -07:00
Andre Weinand ecdeaf3ffd node-debug@1.15.13 2017-07-23 21:36:08 +02:00
Ramya Achutha Rao afcfc03ff3 Treat inline as block only for multi line text #29898 2017-07-23 12:26:52 -07:00
Ramya Achutha Rao 2aafd9f993 Route updateImageSize cmd to emmet extension 2017-07-23 12:17:57 -07:00
Ramya Achutha Rao 559bc4560e Updating shrinkwrap for emmet 2017-07-23 11:48:00 -07:00
Ramya Achutha Rao 5178d1ae85 Refactoring UpdateImageSize.ts for simplicity 2017-07-23 11:45:33 -07:00
Ramya Achutha Rao 56eebb2b9b Emmet Update ImageSize inside style tag 2017-07-23 11:19:00 -07:00
Ramya Achutha Rao 0bee43b5be Emmet Update Image Size command 2017-07-23 11:19:00 -07:00
Sandeep Somavarapu caa0ef4e3a Merge pull request #31211 from Microsoft/sandy081/virtualSettingsEditor
#30955 Implement virtual editor for workspace settings in MR workspace
2017-07-23 12:00:57 +05:30
Daniel Imms 047618c34b Source terminal dimensions from only the outer container
The inner container may not be created/attached yet.

Fixes #31235
2017-07-22 18:48:25 -07:00
Ramya Achutha Rao dac7e15aba Treat inline elements as block when wrapping with abbr Fixes #29898 2017-07-22 18:21:02 -07:00
Ramya Achutha Rao 2932125ae3 Indent adjustment not required for single line #29898 2017-07-22 17:33:14 -07:00
Jens Hausdorf 4e6c429030 support hot registration emmet (#29986)
* register new included languages in emmet on the fly

* no need to export the function

* only register default completion on startup

* fix tests
2017-07-22 15:40:24 -07:00
Andre Weinand a9d463248a add WorkspaceFolder to proposed debug API 2017-07-22 23:55:06 +02:00
Rob Lourens 9da0fa19e8 Merge pull request #29964 from keegancsmith/foldermatch
Group search results by root folders
2017-07-22 09:11:19 -07:00
Felix Becker 8b77141b7a Always disable on stable build 2017-07-22 12:59:45 +02:00
Ramya Achutha Rao ad92e3f1c4 Provide commonly used tags as suggestions 2017-07-21 16:44:50 -07:00
Christof Marti d4d8718d91 Add dependency on libsecret-1-dev 2017-07-21 16:28:20 -07:00
Matt Bierner 5f5e17bc91 Tsconfig provider handle workspace folder changes 2017-07-21 15:54:02 -07:00
Matt Bierner 5c4f3b9761 Disable failing emmet test 2017-07-21 15:47:24 -07:00
Matt Bierner 066d564f26 Fix highlight js for DOM typings 2017-07-21 15:12:53 -07:00
Ramya Achutha Rao 5ed98351ed Test for Emmet Update Tag #8454 2017-07-21 15:05:37 -07:00
Matt Bierner 1d000145c3 Use @types and import in markdown extension 2017-07-21 14:58:27 -07:00
Christof Marti 9fd7e0a89d Make keytar a required dependency 2017-07-21 14:46:12 -07:00
Matt Bierner 714a9c688f Fix markdown fenced code blocks for mixed fence types
Fixes #31206
2017-07-21 14:12:17 -07:00
Ramya Achutha Rao e1f7580199 First set of tests for Emmet commands #8454 2017-07-21 11:38:46 -07:00
Joao Moreno 1fbfd18c42 fix ia32 Dockerfile 2017-07-21 18:19:45 +02:00
João Moreno 91025fcff9 Merge pull request #31149 from joaomoreno/linux-ia32-build-agent
32 bit Linux build agent
2017-07-21 17:09:57 +02:00
Joao Moreno 04e5a20ecb ia32 x64 docker files 2017-07-21 17:09:21 +02:00