Commit graph

7560 commits

Author SHA1 Message Date
Johannes Rieken 07d19b90a5 remove automatic merging/overwriting of decorations, simplify proposed API, #54938 2019-09-04 11:16:11 +02:00
Benjamin Pasero 4cd5047073 build 💄 2019-09-04 08:55:20 +02:00
Pine Wu 1c623c163d Part of #71996 2019-09-03 10:54:02 -07:00
Pine Wu 6829b31625 Fix #80274 2019-09-03 10:13:46 -07:00
Pine Wu 14a3819e74 Fix #80269 2019-09-03 09:19:56 -07:00
Benjamin Pasero e655624145 remote - it is still server.bat locally 2019-09-03 16:11:10 +02:00
Benjamin Pasero e34c6c18e6 remote - server.bat => server.cmd 2019-09-03 16:08:55 +02:00
Benjamin Pasero c6c88cbbfb
debt - remote integration tests (#80265)
* fix

* 🆙 distro
2019-09-03 15:31:23 +02:00
Benjamin Pasero 7c4afcf360
add TEST_RESOLVER_USE_SERVER_FROM_SOURCES (#80254)
* remove unused deps

* use TEST_RESOLVER_USE_SERVER_FROM_SOURCES
2019-09-03 11:25:50 +02:00
Matt Bierner 7a00ddf9f8 Format files for 3.6
Fixes #80118
2019-09-02 21:29:05 -06:00
Benjamin Pasero db0d5ee0e7 fix env.test for remote 2019-09-02 15:07:45 +02:00
Martin Aeschlimann 7df2c87e94
Merge pull request #80187 from Heromyth/master
Add .c++ externsion support for CPP
2019-09-02 14:46:01 +02:00
Benjamin Pasero 4312a6ca44 debt - enable env.remoteName test again 2019-09-02 12:02:01 +02:00
Alex Ross 3ac5830dcf Update grammars 2019-09-02 11:39:10 +02:00
Benjamin Pasero 155f85b679
Build: run integration tests against actual build (#80203)
* experiment with running macOS integration test against real build

* echo command

* more tests

* Revert "more tests"

This reverts commit b07bde89be.

* test

* fix script

* fix build

* fix tests

* fix build

* fix build

* conditionally enable test for remote

* adopt for linux and windows

* disable failing test

* fix build

* windows - echo off

* fix variable check

* fix path

* fix compile

* echo off

* mac polish
2019-09-02 11:26:26 +02:00
heromyth 69c9f545d1 Add c++ externsion support for CPP 2019-09-02 11:33:57 +08:00
João Moreno b3f85bc76d
fix git branch sort order (#80096) 2019-08-30 10:27:20 +02:00
Martin Aeschlimann a7def72d9e trailing commas only for setting files 2019-08-29 13:19:03 +02:00
Joao Moreno 3b439a8c49 rephrase related to #66296 2019-08-29 09:07:59 +02:00
Matt Bierner 54c9d7f62c Pick up TS 3.6.2
Fixes #78973
2019-08-28 17:42:17 -07:00
Pine Wu 43788e3ee1 Update html services 2019-08-28 17:25:14 -07:00
Pine Wu 8cafaf5900 Fix #79766 2019-08-28 12:58:08 -07:00
Pine Wu 64c07ab1e3 Polish description for customdata 2019-08-28 10:21:41 -07:00
Alex Ross ac565b419d Fix bad grunt task in resolve task 2019-08-28 12:37:54 +02:00
Pine Wu afe281cf51 Update CSS service to get deprecated items 2019-08-27 21:49:39 -07:00
Pine Wu 210302848e Add middleware for processing deprecated. Fix #79584 2019-08-27 21:44:07 -07:00
Matt Bierner 8891b85518 Fix caption parsing
For #79704

- Use regexp
- Handle unix line endings
- Don't highlight caption as part of code block
2019-08-27 14:49:19 -07:00
Matt Bierner 9ab856b571 Update markdown grammar
Includes https://github.com/microsoft/vscode-markdown-tm-grammar/pull/47
2019-08-27 14:39:22 -07:00
Matt Bierner bebb585231
Merge pull request #79846 from hypercubestart/fix-79704
fix for 79704 - support for @example <caption>
2019-08-27 14:38:51 -07:00
Erich Gamma de3c53b21d Adjust description to match the behaviour of the checkbox 2019-08-27 22:59:41 +02:00
Greg Van Liew 7ee04f67c7 Update Git count badge description 2019-08-27 12:00:50 -07:00
Erich Gamma 9fee53765e Fixing #76711 handle the case that a script is customized in the tasks.json 2019-08-27 19:40:45 +02:00
Pine Wu 739ae7737a Fix #78068 2019-08-27 09:25:15 -07:00
Martin Aeschlimann ba5ea8e2d2 [json] update service 2019-08-27 14:45:36 +02:00
Alex Ross 59462eb0b1 Local md fix for embedded C++
Fixes #79810
2019-08-27 11:46:43 +02:00
Erich Gamma 67b0d5805e Fixing #78474 don't move focus on click 2019-08-27 11:42:33 +02:00
Alex Ross c587f23553 Use version of C++ grammar from 1.37.1
There is an issue in the current version of the grammar that causes duplicate scopes. Until that's fixed, rolling back
2019-08-27 11:42:11 +02:00
Andrew Liu 86723e74b6 fix for 79704 - support for @example <caption> 2019-08-26 17:19:36 -07:00
Matt Bierner 91e99652cd Fix js/ts refactorings 2019-08-26 14:51:26 -07:00
Matt Bierner a66e9d4835 Don't dispose markdown preview emitters before firing events
Fixes #79827
2019-08-26 13:40:07 -07:00
Matt Bierner e3b9b8eefc Re-check opened files while executing refactoring
Fixes #79650
2019-08-23 23:06:01 -05:00
Pine Wu adbee7d26e Update html/css services 2019-08-23 12:01:51 -07:00
Christof Marti 00d53e9686 Option to configure which services should be run (microsoft/vscode-remote-release#211) 2019-08-23 15:21:24 +02:00
Matt Bierner 962158e164 Fix yarn lock 2019-08-21 18:15:49 -07:00
Matt Bierner 4f5ef27990 Pull in latest markdown-it version 2019-08-21 18:03:50 -07:00
Matt Bierner 908ea77860 Revert "Use per-resource settings for js/ts validate.enable"
This reverts commit 8b61c15d3d.
2019-08-21 17:20:03 -07:00
Matt Bierner 8b61c15d3d Use per-resource settings for js/ts validate.enable
For #78549 but requires more work
2019-08-21 16:23:23 -07:00
Mickael Istria 558d23bd26 Issue #79599 - CSS LS fails if InitializationOptions.dataPaths not set
Signed-off-by: Mickael Istria <mistria@redhat.com>
2019-08-21 23:14:07 +02:00
Martin Aeschlimann 379623e369 update yarn.lock files 2019-08-21 18:04:55 +02:00
Martin Aeschlimann be8f289fa9 update jsonc-parser 2019-08-21 16:55:59 +02:00