Commit graph

71 commits

Author SHA1 Message Date
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Benjamin Pasero e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Martin Aeschlimann 7c908a936d add .vscodeignore syntax highlighting. FIxes #64960 2019-01-04 09:53:47 +01:00
Matt Bierner dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Bierner 69056ab090 Upgrade extension-editing extension to use shared tsconfig
Use the shared tsconfig and fix a number of strict mode typing errors and null check errors
2018-10-02 10:24:19 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Christof Marti 92cc41ebd0 Handle relative paths (#58694) 2018-09-26 15:19:36 +02:00
Johannes Rieken 200d30e467 update tsconfig.json to escape node.d.ts hell 2018-09-26 12:54:48 +02:00
Johannes Rieken b3665b9142 better fix for #58694 2018-09-26 12:24:26 +02:00
Johannes Rieken 1bcc3508fa fix #58694 2018-09-26 12:05:54 +02:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Johannes Rieken 1da08a83c8 update vsce ignore file #57680 2018-09-19 10:55:17 +02:00
Johannes Rieken f1962fe5ad webpack - use mainFields: ['module', 'main'] for everyone 2018-09-13 11:48:06 +02:00
Johannes Rieken fc2b0a8ec1 add missing vscode-nls updates 2018-09-06 15:12:28 +02:00
Christof Marti 3ce4d78fed Webpack friendly (#57679) 2018-09-06 09:54:11 +02:00
Christof Marti 4380358ce9 Use webpack (#57680) 2018-09-05 15:16:27 +02:00
Christof Marti 80cc844613 Webpack friendly (#57679) 2018-09-05 09:54:39 +02:00
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Christof Marti f3cc067797 Missing check (#56170) 2018-08-13 10:36:37 +02:00
Christof Marti 839a40edb3 Avoid Uri.parse('') 2018-08-10 15:54:22 +02:00
Christof Marti c09911add3 Avoid assumptions about git: URIs (fixes #36236) 2018-08-02 15:09:51 +02:00
Christof Marti 04129e96fe Fix extension-editing display name and description 2018-07-25 11:18:15 +02:00
Christof Marti d61baf3b16 Don't assume local file (#36236) 2018-07-23 12:55:32 +02:00
Dirk Baeumer 21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Martin Aeschlimann f57c35c0f2 Languages -> Programming Languages (for #47103) 2018-04-03 14:30:02 +02:00
Greg Van Liew b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
Ramya Achutha Rao 1f7b495846 Version 1.0 for builtin extensions #43978 #44626 2018-02-27 17:35:19 -08:00
Sandeep Somavarapu d321ced195 #43978 Use nls 2018-02-19 18:38:12 +01:00
Sandeep Somavarapu eb789c5ff5 #43978 Add details to editing extensions 2018-02-19 18:23:29 +01:00
Dirk Baeumer e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Christof Marti 079b3090e1 Updgrade markdown-it (fixes #40099) 2018-01-16 10:17:23 +01:00
Sandeep Somavarapu 68ad871190 #40098 Updated jsonc version dependency 2017-12-12 15:36:00 +01:00
Joao Moreno b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno 0a8b6fb706 yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
Christof Marti c561784a90 Clean up (#37212) 2017-11-08 11:01:58 -08:00
Erich Gamma a54c44cb0d Enabling the 'noUnusedLocals' compiler option for extensions 2017-11-08 10:23:49 +01:00
Erich Gamma b94569fe0d tslint5 adoption - fix semicolon rule 2017-11-07 12:08:22 +01:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Johannes Rieken 932764a7e2 mark @types/node as dev-dependency 2017-09-28 15:01:03 +02:00
Johannes Rieken 6d00916e01 improve warning for bad links, #35017 2017-09-27 10:54:25 +02:00
Christof Marti 1488aafa09 Load Markdown and XML parsers on demand (fixes #33141) 2017-09-08 09:52:08 -07:00
Johannes Rieken 63021129db use async module loading for typescript, #33141 2017-08-28 15:55:39 +02:00
Christof Marti 1f01ffb1d2 Improve warning messages (fixes #30434) 2017-07-28 15:45:45 -07:00
Johannes Rieken 8bba4098c7 make vscode.d.ts-link detector fit for multi root 2017-07-28 15:03:16 +02:00
Christof Marti 91e83d4898 Fallback to warn on label 2017-06-28 17:45:25 -07:00
Christof Marti 5afaf1dd4e Robustness towards invalid URIs 2017-06-28 16:41:08 -07:00
Christof Marti 15b579d13d Embedded SVGs not valid 2017-06-26 21:01:07 -07:00
Christof Marti 997bcf9001 Add linting for extensions 2017-06-25 17:09:56 -07:00