Commit Graph

21 Commits

Author SHA1 Message Date
TBK
bdc1fd4234 Add support for APKBUILD
APKBUILD is the build shell script format for Alpine Linux aports (packages - .apk) - https://wiki.alpinelinux.org/wiki/APKBUILD_Reference
2019-06-18 16:55:48 +02:00
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
William Whittle
6764b4c70a Add 'qsh' as a valid shellscript firstline
This is the shell on IBM i
2019-04-26 13:45:36 +01:00
Martin Aeschlimann
a721a6c236 Add 'ash' as a valid shellscript firstline. Fixes #71426 2019-04-01 15:37:07 +02:00
jokurz
21f8789726 Autodetect ksh scripts as shellscript (#62838)
Identify ksh scripts (file extenstion `.ksh` or `#!/usr/bin/ksh` in first line) as shellscript. Fixes #39096
2018-11-13 11:27:47 +01:00
Martin Aeschlimann
8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Martin Aeschlimann
e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Martin Aeschlimann
e1691a6365 Call shellscript files just "Shell Script". Fixes #36889 2017-11-14 16:08:08 +01:00
Martin Aeschlimann
20ad4aae6b [shell] switch grammar to atom/language-shellscript 2017-11-10 09:19:55 +01:00
Yuichi Tanikawa
d2c4d00e05 Add .zsh-theme to shellscript extensions 2016-11-15 09:46:24 +09:00
Martin Aeschlimann
e94ca102e7 [bash] syntax coloring should accept options on shebang line. Fixes #11040 2016-08-29 14:02:22 +02:00
Eshwar Andhavarapu
64a05e065f Added .bash_aliases to recognised extensions 2016-08-18 08:42:21 +02:00
Martin Aeschlimann
c927cca365 Update grammar to textmate/shellscript.tmbundle@887a69b (2016-04-28). Fixes 10314 2016-08-09 10:50:33 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Brenton Horne
dd38b29287 Update package.json 2016-05-20 19:49:22 +10:00
Benjamin Pasero
a93a74a041 Revert "Revert "Add syntax highlighting for zsh config files""
This reverts commit 4ce22442fa.
2016-03-23 16:48:34 +01:00
Benjamin Pasero
4ce22442fa Revert "Add syntax highlighting for zsh config files"
This reverts commit 350b17c1fb.
2016-03-23 09:44:53 +01:00
James Ko
350b17c1fb Add syntax highlighting for zsh config files 2016-03-22 19:00:33 -04:00
Daniel Imms
10927a864d Allow bash, sh, zsh as language hints for shellscript 2016-03-17 10:06:08 -07:00
Joao Moreno
d2a151fcc6 darwin: cli install/uninstall 2016-02-16 15:53:50 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00