Joao Moreno
22cf9c313b
formatting
2018-06-04 12:27:16 +02:00
JimiC
8ad048afa5
Add ability to publish using 'npm version'
2018-06-02 21:28:20 +03:00
Joao Moreno
ad22dcf882
1.41.1
2018-05-31 09:27:07 +02:00
Joao Moreno
638e4357f0
nls processor: be aware of relative path to extensions
2018-05-29 09:41:37 +02:00
Joao Moreno
a6ed1ac5e6
1.41.0
2018-05-28 16:20:51 +02:00
Joao Moreno
f4d50e2073
package: expose core localizations as assets
2018-05-28 16:20:44 +02:00
Joao Moreno
2e7a8e069c
1.40.0
2018-05-03 09:02:48 +02:00
João Moreno
a70271eceb
Merge pull request #260 from kevcunnane/master
...
Support Yarn use in package command
2018-05-03 09:02:34 +02:00
Kevin Cunnane
f350f99cdc
Support Yarn use in package command
...
This fixes an issue where `npm list` thinks dependencies are invalid,
but a project uses Yarn and this can correctly handle the dependencies.
This is blocking SQL Ops Studio extensions that rely on
https://github.com/anthonydresser/dataprotocol-client , as this is marked
as invalid and essentially requires use of Yarn.
2018-05-02 21:15:54 -07:00
Joao Moreno
86ad9d2bda
1.39.0
2018-04-04 09:31:16 +02:00
Joao Moreno
a0d08af365
fossa > app.fossa
2018-04-04 09:29:34 +02:00
Joao Moreno
bed27a7d5f
1.38.0
2018-04-03 10:54:32 +02:00
Joao Moreno
017d92a31b
add fossa.io to trusted svg sources
2018-04-03 10:54:23 +02:00
Joao Moreno
4aaf256a92
update version doc
2018-03-19 10:16:54 +01:00
Joao Moreno
b339105c65
1.37.6
2018-03-19 10:14:17 +01:00
Joao Moreno
a8486b7923
fixes #245
2018-03-19 10:13:20 +01:00
Joao Moreno
c858c8c5bb
1.37.5
2018-03-01 09:23:19 +01:00
Joao Moreno
928221cd2d
travis: skip cleanup
2018-03-01 09:23:17 +01:00
Joao Moreno
27ab3e552c
1.37.4
2018-03-01 09:19:48 +01:00
Joao Moreno
3910269b9a
fix travis yml
2018-03-01 09:19:44 +01:00
Joao Moreno
66f9f85900
1.37.3
2018-03-01 09:14:09 +01:00
Joao Moreno
e6b96e2d92
increase timeouts
2018-03-01 09:14:03 +01:00
Joao Moreno
c1dd2c0084
1.37.2
2018-03-01 09:10:56 +01:00
Joao Moreno
e65168b367
automatic deployment
2018-03-01 09:08:25 +01:00
Joao Moreno
99a7725693
increase test timeout
2018-03-01 09:05:47 +01:00
Joao Moreno
9e3eb0d314
travis: update to latest node
2018-03-01 08:57:10 +01:00
Ramya Achutha Rao
79c3cd208b
Avoid error when there are no translations
2018-02-27 19:23:33 -08:00
Joao Moreno
719692751b
1.37.1
2018-02-22 17:03:39 +01:00
Sandeep Somavarapu
a4bd09500c
Generate only lang pack extension tag without language
2018-02-22 16:07:15 +01:00
Joao Moreno
0b6b54a72a
1.37.0
2018-02-22 10:45:19 +01:00
Joao Moreno
f8920150f5
remove console.log
2018-02-22 10:45:11 +01:00
João Moreno
b97e1e4ea4
Merge pull request #241 from Microsoft/sandy081/localizationTags
...
Generate internal tags for language packs extensions
2018-02-22 10:41:26 +01:00
Sandeep Somavarapu
6eabed4170
update tags to use lp
2018-02-22 10:14:00 +01:00
Sandeep Somavarapu
2cbb654b9a
Implement #236
2018-02-21 19:03:21 +01:00
João Moreno
2230432c68
Update package.ts
2018-02-21 07:51:09 +01:00
Joao Moreno
65f56a2266
1.36.3
2018-02-19 10:05:21 +01:00
Joao Moreno
4bccb2c390
lock vso-node-api
2018-02-19 10:05:05 +01:00
Joao Moreno
1a2e05bd0d
1.36.2
2018-02-05 09:52:25 +01:00
Joao Moreno
14186d044f
fixes #235
2018-02-05 09:52:09 +01:00
Joao Moreno
10765c161b
1.36.1
2018-01-26 12:59:40 +01:00
Joao Moreno
4d5495af38
fix tests
2018-01-26 12:59:03 +01:00
Joao Moreno
b2a746a15b
1.36.0
2018-01-26 12:51:28 +01:00
Joao Moreno
d478c02139
warn when repository field is missing
2018-01-26 12:51:07 +01:00
João Moreno
3992398656
add nodesecurity.io to trusted svg source list
2018-01-10 10:26:19 +01:00
Matt Bierner
b25a770145
Add opencollective to trusted badge providers
...
Fixes https://github.com/Microsoft/vscode/issues/40948
2018-01-02 14:23:15 -08:00
Matt Bierner
75f7d2ffcb
Add gitlab and githost to trusted badge providers
...
Fixes https://github.com/Microsoft/vscode/issues/39942
2017-12-12 17:39:39 -08:00
João Moreno
d246095e1c
Merge pull request #225 from raix/bug/224-show-identifier-should-be-case-insensitive
...
fix "show" to be case insensitive
2017-12-07 09:36:37 +01:00
João Moreno
d15553462b
Merge pull request #226 from raix/bug/221-show-fix-star-icons-on-win32
...
fix show: add icon fallback on win32
2017-12-07 09:35:25 +01:00
Morten Henriksen
ccb41da3d3
fix show: add icon fallback on win32
...
Both cmd and powershell fails to render the super nice unicode stars. It breaks my hearts... to make windows users use a fallback.
The issue circles unicode glyphs not in raster etc. fonts and the use of charpages.
fixes #221
2017-12-06 22:31:17 +01:00
Morten Henriksen
c07455ce49
fix show to be case insensitive
...
The `extensionId` should not be case sensitive. *Matching a search on the Marketplace.*
fixes #224
2017-12-06 19:47:55 +01:00