issues
search
jeff-hykin
/
better-shell-syntax
💾 📦 ♻️ An improvement to the shell syntax for VS Code
MIT License
52
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bash syntax highlighting doesn't understand three consecutive opening parentheses
#106
alexr00
opened
3 days ago
0
Syntax highlighting | Bash script | case statements: pattern) followed by #comment
#105
alexr00
opened
3 weeks ago
0
syntax highlighting error in arithmetic expressions
#104
alexr00
opened
4 weeks ago
2
Closing curly brace followed by redirect
#103
alexr00
opened
1 month ago
0
Unexpected highlighting when function starts with `pushd` or `popd`
#102
alexr00
opened
2 months ago
0
Syntax highlighting incorrect when using a named file descriptor
#101
billyzkid
opened
2 months ago
0
JSON embedding
#100
RedCMD
opened
2 months ago
1
Options on new lines don't get scoped as options
#99
alexr00
opened
3 months ago
0
Issues with bash syntax when embedded in markdown.
#98
a-stewart
opened
3 months ago
0
Shell script syntax highlighting fails with indented EOT HereDoc
#97
alexr00
opened
3 months ago
2
Incorrect highlighting for command executed with heredoc followed by arguments
#96
billyzkid
opened
4 months ago
0
Braces inside the function definition are broken
#95
SivkovSavely
opened
4 months ago
0
`while` loop in `case` block syntax highlighting is broken
#94
rrama
opened
5 months ago
0
Left shift is being recognized as heredoc
#93
alexr00
opened
5 months ago
5
Command substitution in quotes doesn't recognize closing quote as closing
#92
alexr00
closed
4 months ago
4
Bracket matching is broken in some expressions
#91
prosenboim
opened
6 months ago
0
Bash Shell Script Syntax highlight problem after pipe and command with ;
#90
alexr00
opened
6 months ago
0
Heredoc robustness suggestion
#89
wdeshazer
closed
6 months ago
3
Nested zsh style Parameter Expansion flags throws parser
#88
wdeshazer
opened
6 months ago
21
Incorrect syntax highlighting of shell aliases
#87
PavelSafronov
opened
6 months ago
1
Extension not running?
#86
Alecton4
opened
7 months ago
4
Parameter Expansion (Mutli-issue thread)
#85
jeff-hykin
opened
7 months ago
0
Shell Script case...esac syntax highlight is broken
#84
Sarisan
opened
7 months ago
6
while inside functions is not coloured correctly
#83
balupton
closed
7 months ago
2
IF statement with basic math operations breaks syntax highlighting.
#82
prplwtf
closed
8 months ago
2
Case statement with the word 'in' inside a clause breaks highlighting
#81
friendly-bits
closed
8 months ago
2
Inconsistent syntax highlighting for shell case statements
#80
alexr00
closed
8 months ago
1
The first command is not parsed correctly when using from other grammars
#79
Robot-Inventor
closed
8 months ago
5
Support for Fish functions
#78
alexr00
closed
8 months ago
2
complex combination of commands breaks syntax highlighting
#77
Stanzilla
closed
8 months ago
2
Heredoc Definition Strings
#76
maxprehl
closed
8 months ago
2
Syntax highlighting bug with '()' inside a quote inside a 'case' statement
#75
friendly-bits
closed
8 months ago
0
Nested square brackets for dictionaries cause problems
#74
alexr00
opened
10 months ago
2
Heredoc + line escape causes problems
#73
alexr00
opened
10 months ago
3
Syntax highlighting issue with "case" statement inside command substitution
#72
friendly-bits
closed
8 months ago
1
Autogenerated `shell.tmLanguage.json` file references non-existing `#statement_context` rule
#71
sebthom
closed
8 months ago
1
Grammar makes assumptions about start of line, which causes issues when embedding it within another grammar.
#70
alexr00
closed
8 months ago
2
Wrong syntax highlight for declare and local when specifying a variable with an attribute
#69
aeschli
closed
8 months ago
0
for loop highlighting inconsistent without `in`
#68
1480c1
closed
7 months ago
2
Fix case terminator
#67
rhenescu
closed
1 year ago
2
Shellscript syntax issues when case clauses are terminated with ;& or ;;&
#66
alexr00
closed
1 year ago
0
Shell script syntax highlight issue for values beginning with a number
#65
alexr00
closed
8 months ago
0
Highlighting other languages inside of HEREDOC's
#64
balupton
opened
1 year ago
9
Not recognizing the color being the same with the ;& operator in a switch/case statement.
#63
emp4506
closed
1 year ago
0
fix: highlight command after `until`
#62
That-Guy977
closed
1 year ago
2
Syntax coloring behavior folllowing <<EOF in bash
#61
alexr00
closed
7 months ago
2
`declare` highlighting wrong
#60
bland328
closed
8 months ago
1
Comment highlighting wrong if following unquoted text and tab
#59
bland328
closed
1 year ago
1
`continue` does not highlight unless outside of anything
#58
1480c1
closed
8 months ago
1
Variable name highlighting wrong within curly braces
#57
bland328
closed
8 months ago
2
Next