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 |
|