COMMITS
/ extensions/shellscript/package.json October 30, 2025
R
Add dotenv support (#273074)
Remco Haszing committed
February 19, 2025
A
Using correct setting value for `editor.defaultColorDecorators` (#241168)
Aiday Marlen Kyzy committed
November 7, 2024
A
Setting defaultColorDecorators setting to false for languages that use # for start of comments (#233303)
Aiday Marlen Kyzy committed
July 20, 2024
L
shellscript: Register .eclass extension as shell-like (#219631)
Lee Zee committed
January 14, 2024
S
Use categories for builtin extensions groups (#202453)
Sandeep Somavarapu committed
February 10, 2023
T
Add shellscript `filenamePatterns` for `.env.*` (#173426)
Tobias Hernstig committed
February 6, 2023
A
Get latest shellscript grammar and update tests
Alex Ross committed
A
Revert shellscript grammar change and add more tests
Alex Ross committed
December 14, 2022
A
Try out new shellscript grammar! (#169118)
Alex Ross committed
August 9, 2022
D
Add .fish to shell script language
Daniel Imms committed
April 6, 2022
H
Adopts "containsBalancedBrackets" flag from vscode/text-mate.
Henning Dieterichs committed
May 21, 2021
M
Do not recognize Debian's .install file as a shell script. Fixes #124295
Martin Aeschlimann committed
April 15, 2021
Y
Recognise commonly sourced files as shellscript (#121373)
Yongming Lai committed
February 8, 2021
A
Fix update-grammar scripts for cross-platform use
Alex Ross committed
February 2, 2021
J
fix update-grammars script
João Moreno committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
J
run prettier over extensions json files
João Moreno committed
January 25, 2021
J
Restore extensions in core (#114921)
João Moreno committed
January 15, 2021
J
remove grammar extensions
João Moreno committed
May 12, 2020
A
Support more shell script file extensions
Aditya Thakral committed
A
Convert extension array to multiline array
Aditya Thakral committed
February 20, 2020
H
Merge branch 'master' into patch-1
Helloimbob committed
February 17, 2020
H
Autodetect csh script as shellscript
Helloimbob committed
J
Treat .envrc files as Shell scripts
John Blackbourn committed
October 8, 2019
M
[shellscript] Make \n the default eol. Fixes #49418
Martin Aeschlimann committed
June 18, 2019
T
Add support for APKBUILD
TBK committed
June 6, 2019
A
Add License field to package.jsons #68423 (#68771)
Aurélien Pupier committed
April 26, 2019
W
Add 'qsh' as a valid shellscript firstline
William Whittle committed
April 1, 2019
M
Add 'ash' as a valid shellscript firstline. Fixes #71426
Martin Aeschlimann committed
November 13, 2018
J
Autodetect ksh scripts as shellscript (#62838)
jokurz committed
February 27, 2018
M
built-in extensions: version to 1.0.0 (for #43978)
Martin Aeschlimann committed
February 20, 2018
M
description & name for built-in languages (#43978)
Martin Aeschlimann committed
November 14, 2017
M
Call shellscript files just "Shell Script". Fixes #36889
Martin Aeschlimann committed
November 9, 2017
M
[shell] switch grammar to atom/language-shellscript
Martin Aeschlimann committed
November 15, 2016
Y
Add .zsh-theme to shellscript extensions
Yuichi Tanikawa committed
August 29, 2016
M
[bash] syntax coloring should accept options on shebang line. Fixes #11040
Martin Aeschlimann committed
August 18, 2016
E
Added .bash_aliases to recognised extensions
Eshwar Andhavarapu committed
August 9, 2016
M
Update grammar to textmate/shellscript.tmbundle@887a69b (2016-04-28). Fixes 10314
Martin Aeschlimann committed
July 21, 2016
M
Migrate all other languages to language-configuration.json
Martin Aeschlimann committed
May 20, 2016
B
Update package.json
Brenton Horne committed
March 23, 2016
B
Revert "Revert "Add syntax highlighting for zsh config files""
Benjamin Pasero committed
B
Revert "Add syntax highlighting for zsh config files"
Benjamin Pasero committed
March 22, 2016
J
Add syntax highlighting for zsh config files
James Ko committed
March 17, 2016
D
Allow bash, sh, zsh as language hints for shellscript
Daniel Imms committed
February 16, 2016
J
darwin: cli install/uninstall
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed