vscode/extensions/powershell
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
..
snippets [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
syntaxes update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
test [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
.vscodeignore use vsce to determine what to package when bundling extensions 2017-06-21 16:17:21 +02:00
language-configuration.json [powershell] block comment does not auto-close. Fixes #9799 2018-02-09 12:45:27 +01:00
OSSREADME.json [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
package.json Update package.json 2018-02-22 17:04:29 -05:00
package.nls.json description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00