Commit graph

12 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
Martin Aeschlimann
e993d1179d file line detection: allow whitespace after shebang 2018-06-21 10:24:50 +02:00
Martin Aeschlimann
ccba4e6c27
Merge pull request #44239 from mklement0/patch-2
Update package.json to support PowerShell Core shebang lines.
2018-04-16 22:25:30 +02:00
Martin Aeschlimann
8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Michael Klement
f198b6fdd0
Update package.json
PowerShell Core, whose executable filename is `pwsh`, supports shebang lines on Unix platforms. This change would make VSCode properly recognize extension-less PowerShell Core scripts that have a shebang line.
2018-02-22 17:04:29 -05:00
Martin Aeschlimann
e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Martin Aeschlimann
e3ce1668b0 [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
Martin Aeschlimann
45251543b9 [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
Martin Aeschlimann
b1d8a28f20 [powershell] add grammar update script 2017-04-20 09:23:22 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
David Wilson
6d3609f90b Add more extensions to built-in PowerShell support
This change adds the .pssc and .psrc file extensions to the built-in
PowerShell support.
2015-11-19 14:05:46 -08:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00