Commit Graph

21749 Commits

Author SHA1 Message Date
Ramya Achutha Rao c9e03f199a Debug config for emmet tests 2017-07-25 20:15:45 -07:00
Ramya Achutha Rao 34ac5c28d6 Renaming for clarity 2017-07-25 20:15:45 -07:00
Ramya Achutha Rao 01c6d17ca7 Tests for Expand Abbreviation 2017-07-25 20:15:45 -07:00
Rob Lourens 0f70188d0f Fix vscode-optimize build 2017-07-25 17:29:01 -07:00
Ramya Achutha Rao b3d37bfa16 Add emmet tests to test-integration.bat 2017-07-25 17:18:19 -07:00
Ramya Achutha Rao 6030187b6c Tests for Emmet Balance In/Out 2017-07-25 17:16:10 -07:00
Ramya Achutha Rao 0a4fa1e7a6 Emmet Tests for Next/Prev Item for scss with nested rules 2017-07-25 16:06:30 -07:00
Ramya Achutha Rao 8c82205724 Emmet Tests for Next/Prev Item for css 2017-07-25 15:59:52 -07:00
Ramya Achutha Rao 745e05d079 Emmet Tests for Next/Prev Item/Editpoint for html 2017-07-25 15:59:52 -07:00
Ramya Achutha Rao 4ea86cf148 Updating name of the command in tests 2017-07-25 15:59:52 -07:00
Rob Lourens 48c022fbc0 Fix #30266 2017-07-25 15:50:07 -07:00
Rob Lourens 2ff7d989d0 Fix 'when' excludes broken on windows, add test. Fixes #31395 2017-07-25 15:41:44 -07:00
Rob Lourens 41f9e654b4 Enable multiroot folder exclude precedence test 2017-07-25 14:07:27 -07:00
Rob Lourens fb20098512 Implement include/exclude precedence for non-rg search 2017-07-25 13:48:01 -07:00
Sandeep Somavarapu 2c478ea5c2 Fix compilation errors 2017-07-26 01:59:33 +05:30
Andre Weinand 53a9c0276d node-debug@1.15.15 2017-07-25 22:27:10 +02:00
Sandeep Somavarapu af53d6e2be Merge pull request #27476 from stringham/master
Add history navigation for file include/exclude patterns in the search pane. Remember history between sessions.
2017-07-26 01:56:34 +05:30
Andre Weinand 048012e4d2 update to DAP 1.22.0 2017-07-25 22:17:38 +02:00
Sandeep Somavarapu 8f5427316a Merge branch 'master' into master 2017-07-26 01:40:09 +05:30
Ramya Achutha Rao 4a4226e453 Refining position validations for emmet completions in scss #30188 2017-07-25 13:01:05 -07:00
Andre Weinand 56cfb2754a promote 'startDebugging' and remove 'startDebugSession' from debug API 2017-07-25 21:52:42 +02:00
Sandeep Somavarapu 25b919c54d Merge pull request #29783 from cleidigh/ext-dload-cnt-fmt/bug
Extension install count, use current locale for number formatting Fixes #29491
2017-07-26 00:56:23 +05:30
Sandeep Somavarapu ac9ceddde4 Fix #30333 2017-07-26 00:55:23 +05:30
Sandeep Somavarapu 0bf86665d2 #29462 Improve wording 2017-07-26 00:43:09 +05:30
Sandeep Somavarapu b208494b4a Fix #31409 2017-07-26 00:32:18 +05:30
cleidigh 3ad42a169b Extension download count - use current locale for number formatting 2017-07-25 14:53:07 -04:00
Rob Lourens c1a169b9cd Fix missing right border in search viewlet include/exclude boxes, and include/exclude misalignment with search text field 2017-07-25 11:41:40 -07:00
Sandeep Somavarapu 3e45d86612 Fix #30248 2017-07-26 00:11:09 +05:30
Ramya Achutha Rao bde92c49a3 Map reflect css value command to the one in emmet extension 2017-07-25 10:53:54 -07:00
Sandeep Somavarapu 597caf0595 Fix #31084 2017-07-25 23:04:04 +05:30
Sandeep Somavarapu 622f2b989a #29462: Improve message 2017-07-25 22:40:20 +05:30
Sandeep Somavarapu 8df78c5cfc Fix #31191 2017-07-25 22:25:21 +05:30
Sandeep Somavarapu 2b61318d42 #31246 Revert changes
- Revert auto saving settings
- Revert virtual editor for workspace settings in MR workspace
2017-07-25 20:50:10 +05:30
Sandeep Somavarapu 0c0cc73b15 Merge pull request #31359 from Microsoft/sandy081/configurationApi
#31358: API to read and write configuration value given a resource
2017-07-25 20:44:38 +05:30
isidor 5077d2f22b debug: varios todos 2017-07-25 17:05:38 +02:00
Sandeep Somavarapu e2bdb3265a Fix tests 2017-07-25 20:21:00 +05:30
Sandeep Somavarapu 5a622a9967 Implemente feedback 2017-07-25 20:13:45 +05:30
Sandeep Somavarapu 13cd8ca477 Fix #31037 2017-07-25 20:02:41 +05:30
isidor 4ddda54c6a debug: configuraiton manager check name before selecting it 2017-07-25 16:32:14 +02:00
isidor 835da5309a debug: do not resolve program and runtime if there is no root 2017-07-25 16:21:03 +02:00
isidor 9f4efe9974 debug: multi root debug dropdown 2017-07-25 16:05:03 +02:00
Johannes Rieken 269c8e64ad fix an issue with variable names and snippet rewriting 2017-07-25 15:04:19 +02:00
Johannes Rieken bca2236bd5 normalize selected text variable when resolving it, #31124 2017-07-25 15:04:19 +02:00
Johannes Rieken 24d0f5f8a0 prep for #31124 2017-07-25 15:04:19 +02:00
Sandeep Somavarapu 122cc332f2 follow up changes to @enabled query PR 2017-07-25 17:14:42 +05:30
Sandeep Somavarapu 8d23acdb55 Make @enabled extensions part of installed extensions 2017-07-25 17:08:59 +05:30
Sandeep Somavarapu 56125761af Merge pull request #30367 from BugraC/25974
Added Enabled View to Extension Viewlet
2017-07-25 17:06:09 +05:30
Sandeep Somavarapu 06550ab0c3 Version 2 2017-07-25 16:27:56 +05:30
isidor 6e58c166a5 debug: start debugging select configuration 2017-07-25 12:35:03 +02:00
isidor 97fd052850 multi root configuraiton resolver service 2017-07-25 12:20:29 +02:00