Commit graph

71219 commits

Author SHA1 Message Date
Benjamin Pasero 6505ab448b tests: make sure to set proper exit codes 2015-11-24 08:20:58 +01:00
Benjamin Pasero 31f876f6c4 try to enable display for linux 2015-11-24 07:53:05 +01:00
Benjamin Pasero f043b26dc2 run integration tests as part of build 2015-11-24 07:43:13 +01:00
Benjamin Pasero debe0292dd allow to run plugin tests through the command line 2015-11-24 07:42:41 +01:00
Benjamin Pasero 303b02eeac restore vscode:prepublish to compile tests properly 2015-11-24 07:18:27 +01:00
Benjamin Pasero 222b089f8a vscode api tests: add back publisher 2015-11-24 07:01:53 +01:00
Benjamin Pasero 3f2b4ba9a6 npm install vscode-api-tests and some polish 2015-11-24 07:00:06 +01:00
David Storey 70208296a0 Merge branch 'Microsoft/master' into update-css-intellisense 2015-11-23 19:22:15 -08:00
David Storey 578b93e3f9 Add Edge to a number of CSS features
and add some browser support for some of those properties where known.
Need to do a wider review for more complete support, and test those I’m
not sure if have been removed or not (a number of the -ms- prefixes)
2015-11-23 19:22:02 -08:00
David Storey 30fe913241 Update CSS Transforms browser support and valid values
* Update browser support
* Add missing enums
* Add perspective() function for transform property.
* Update spec link copy and paste error from entry above
2015-11-23 18:23:37 -08:00
David Storey 7bc08ac3e6 Add enum to animation-iteration-count and animation-name
…otherwise they strip out the keyword values
2015-11-23 17:38:58 -08:00
David Storey a35aca156a Update browser support for CSS Animations 2015-11-23 17:12:11 -08:00
Bruce Mitchener c1abaae249 Fix typo: return value of AbstractProcess::terminate. 2015-11-24 07:53:09 +07:00
Bruce Mitchener 2ad838560b Fix typos in LineCommentCommand comments. 2015-11-24 07:52:21 +07:00
Bruce Mitchener 2a04b47136 Fix typo in comment in sample tasks.json. 2015-11-24 07:49:44 +07:00
Mahmoud Ali 418a76fa16 Add "Show Extensions Updates" command
Shows all installed  extensions that have updates available. Can also be accessed by "ext update"
2015-11-23 21:15:00 -03:00
isidor d801f13d11 debug: wait for preLaunchTask to finish if it is not watching.
fixes #170
2015-11-23 20:45:55 +01:00
isidor 28e29d7977 line endings. 2015-11-23 20:28:42 +01:00
isidor 958bdd6ad2 copyrights: use nicer gulp globing
fixes #260
2015-11-23 20:27:54 +01:00
isidor eceef7a61e Copyright polish. 2015-11-23 20:26:01 +01:00
isidor 08c019a265 debugService: minor polish 2015-11-23 19:15:20 +01:00
Alex Dima 47b7ef5d29 Fixes #312 2015-11-23 18:34:45 +01:00
Andre Weinand 203f945e73 update node-debug 2015-11-23 17:44:20 +01:00
Benjamin Pasero d66f6f47ef add the "Sync" command to the command palette as global command 2015-11-23 17:42:39 +01:00
Martin Aeschlimann ccda7c8174 Merge pull request #472 from Jaykul/feature/fixfunctions
Fix function keyword syntax
2015-11-23 16:55:56 +01:00
Alex Dima 1722b6d112 Dispose all models in tests 2015-11-23 16:53:23 +01:00
Alexandru Dima cef95835ec Merge pull request #314 from Tyriar/278_blank_line_regex
Enable regex's ^, $ and ^$ to be matched in file dialog
2015-11-23 16:48:15 +01:00
isidor 254381688c debug: in case of an error when retrieving scopes return [].
fixes #30
2015-11-23 15:59:13 +01:00
Benjamin Pasero c79f772364 add comment 2015-11-23 15:55:57 +01:00
Benjamin Pasero 9799b57a01 DiffEditorInput => BaseDiffEditorInput 2015-11-23 15:55:57 +01:00
Kewin Dousse 5568b5625a Updating cursor blink on config change 2015-11-23 15:47:58 +01:00
Joao Moreno b3f68a5d49 OS X Travis CI 2015-11-23 15:27:06 +01:00
Kewin Dousse 092944b7df Implementing configurable cursor blinking 2015-11-23 15:20:20 +01:00
João Moreno 4b8ad58cef travis: just linux for now 2015-11-23 14:32:13 +01:00
João Moreno 5ad728f84d run tests in linux and osx 2015-11-23 14:12:40 +01:00
Martin Aeschlimann 7569a9a775 Javascript mode instantiated twice, issue #34 2015-11-23 13:21:10 +01:00
Dirk Baeumer 4d78a2e833 Format changes 2015-11-23 12:36:51 +01:00
Dirk Baeumer 5521642662 Enable source maps for TS extension 2015-11-23 12:28:29 +01:00
Martin Aeschlimann 956a8f0e06 Merge pull request #403 from Jakeii/patch-1
Function calls not highlighted in JS
2015-11-23 11:38:11 +01:00
Joao Moreno 4d4be18c5e fix whitespace 2015-11-23 11:34:17 +01:00
João Moreno 4f356332ec Merge pull request #484 from joaomoreno/travis-tests
Run tests in Electron
2015-11-23 11:33:06 +01:00
Joao Moreno 5ae0e8cc2c run tests in Electron 2015-11-23 11:15:11 +01:00
Benjamin Pasero e1fb6c4d91 move timeout into test 2015-11-23 11:09:33 +01:00
Martin Aeschlimann 5b657a5382 Merge pull request #461 from dstorey/main-element
Update HTML highlighting & IntelliSense
2015-11-23 11:09:06 +01:00
Martin Aeschlimann b124abd66e Merge pull request #473 from dstorey/add-edge-browser
Add Edge to list of browsers
2015-11-23 11:07:26 +01:00
Martin Aeschlimann 13594d8d9a Markdown syntax broken since last update #273 2015-11-23 11:05:41 +01:00
Martin Aeschlimann 3efb36ec02 Bad Default/Regression: C++ .h headers colored as C files #145 2015-11-23 11:05:41 +01:00
Lucas Araujo 98cc590065 Undoing some changes 2015-11-23 07:59:03 -02:00
Benjamin Pasero ad4f706d37 file tests: set timeout in suits 2015-11-23 10:50:29 +01:00
Benjamin Pasero c00ea5bf41 Tabs don't update column counter (fixes #103) 2015-11-23 10:38:40 +01:00