Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Michael Cooper 725ceeccf7 Bug 1514820 - Recommend a VSCode extension for IDL language highlighting r=jya
Differential Revision: https://phabricator.services.mozilla.com/D14766

--HG--
extra : moz-landing-system : lando
2018-12-18 19:43:33 +00:00
Gerald Squelart 94188a7073 Bug 1493017 - Tweak vscode tasks.json problemMatcher regexes to handle clang/Windows output - r=jya
The original regex could match linux&mac outputs that look like:
`/[...]/ffmpeg/FFmpegVideoDecoder.cpp:315:6: error: expected expression`
However on Windows the same outputs have a different line&column format:
`c:/[...]/ffmpeg/FFmpegVideoDecoder.cpp(315,7): error: expected expression`

Differential Revision: https://phabricator.services.mozilla.com/D6442

--HG--
extra : moz-landing-system : lando
2018-09-21 10:00:59 +00:00
ExE Boss 5f29693c51 Bug 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya
Differential Revision: https://phabricator.services.mozilla.com/D3161

--HG--
extra : moz-landing-system : lando
2018-08-13 21:21:34 +00:00
Jean-Yves Avenard 00597541ad Bug 1423565 - Update tasks.json as per documentation. r=rillian
Most of the keywords used were deprecated and following versioning 0.1.0 even though it was marked as version 2.0.0.

This also defines build-binaries as the default task, so that Command-Shift-B doesn't need any confirmation.

MozReview-Commit-ID: UGDxqJYaFs

--HG--
extra : rebase_source : aafcc4839ec39d2d5998b2663fc0d24f10ec288e
2017-12-06 14:59:35 +01:00
Panos Astithas bc64b89a6a Bug 1377937 - Fix VSCode tasks on Windows (NPOTB, DONTBUILD). r=gps
MozReview-Commit-ID: FAZAFVEkk6G

--HG--
extra : rebase_source : c3cd2c1ee23f3ed01ecacd7225e68e861fa3d171
2017-07-03 21:55:07 +03:00
Panos Astithas 41e347a487 Add some task definitions to run mach from VSCode (bug 1323308). r=gps
MozReview-Commit-ID: EVFFHmgHRL2

--HG--
extra : rebase_source : 7a05f04dc27fa00fe862278dcbc733aff5418c4e
2017-05-04 18:03:54 +03:00
Marco Bonardo 7b202f1cb6 Bug 1341585 - Ignore Visual Studio Code workspace settings and add a recommended extensions file. r=gps,jya
MozReview-Commit-ID: 3pI4BSax7dE

--HG--
extra : rebase_source : 9479215d6cfe761dd65584c78c2d941f0e0d1ed1
2017-02-22 12:57:57 +01:00