GitHub / textmate/shellscript.tmbundle issues and pull requests
#51 - Here strings (`<<<`) cause syntax highlight issues with command substitution
Issue -
State: closed - Opened by dnicolson almost 3 years ago
- 4 comments
#50 - Add .zprofile to fileTypes
Pull Request -
State: open - Opened by slackero almost 5 years ago
#49 - Revert "Fix “Run in Terminal” for macOS High Sierra"
Pull Request -
State: open - Opened by JoesaDmercado almost 6 years ago
#48 - Fix “Run in Terminal” for macOS High Sierra
Pull Request -
State: closed - Opened by noniq over 7 years ago
- 2 comments
#47 - Folding on "if" in Comments
Issue -
State: open - Opened by timkite over 7 years ago
#46 - Improve Highlighting of Nested Bracket Variables
Issue -
State: open - Opened by timkite over 7 years ago
#45 - Improve shell syntax highlighting
Issue -
State: open - Opened by aeschli almost 8 years ago
- 3 comments
#44 - Bash syntax highlighting bug when using comments in backticks
Issue -
State: closed - Opened by aeschli almost 8 years ago
#43 - fails to parse string with parentheses "()"
Issue -
State: closed - Opened by jtmoon79 almost 8 years ago
- 1 comment
#42 - “Documentation for Word”: Prompt for input if no current word
Pull Request -
State: closed - Opened by noniq almost 8 years ago
- 1 comment
#41 - Restrict “Documentation for Word” to `source.shell`
Pull Request -
State: closed - Opened by noniq almost 8 years ago
- 3 comments
#40 - Improve open directory in tab
Pull Request -
State: closed - Opened by noniq almost 8 years ago
- 1 comment
#39 - Shell script coloration issue
Issue -
State: closed - Opened by aeschli almost 8 years ago
- 2 comments
#38 - Improve the syntax highlighting for ShellScripts (sh bash scripts)
Issue -
State: closed - Opened by aeschli over 8 years ago
- 2 comments
#37 - Incorrect syntax highlighting
Issue -
State: closed - Opened by revolter over 8 years ago
- 3 comments
#36 - Shell syntax broken on code embedded in string
Issue -
State: closed - Opened by aeschli over 8 years ago
- 1 comment
#35 - [bash] commands after HEREDOC delimiter are highlighted like the HEREDOC
Issue -
State: open - Opened by aeschli over 8 years ago
- 10 comments
#34 - Support Heredoc endCaptures in soft tabbed scripts
Pull Request -
State: closed - Opened by snown over 8 years ago
- 1 comment
#33 - Bash syntax defect
Issue -
State: closed - Opened by aeschli over 8 years ago
#32 - Add grammar support for bash 4.0
Pull Request -
State: closed - Opened by patrickrgaffney almost 9 years ago
- 2 comments
#31 - Shell script syntax highlighting stops after several one line function declarations
Issue -
State: closed - Opened by aeschli almost 9 years ago
- 3 comments
#30 - Add bash_aliases to fileTypes
Pull Request -
State: closed - Opened by gontadu almost 9 years ago
- 3 comments
#29 - Update Open Directory to work with iTerm2
Pull Request -
State: closed - Opened by meneguzzi over 9 years ago
- 2 comments
#28 - iTerm2 not being detected when using "Open Terminal" menu
Issue -
State: closed - Opened by meneguzzi over 9 years ago
- 12 comments
#27 - Failure running script "Run Script"
Issue -
State: closed - Opened by caiwenhn2008 over 9 years ago
- 2 comments
#26 - Add shellcheck as an on-save handler for shell scripts.
Pull Request -
State: closed - Opened by schinckel over 9 years ago
- 8 comments
#25 - Enable on Emacs 1st line #... -*- shell-script -*-
Pull Request -
State: closed - Opened by nanoant over 10 years ago
- 1 comment
#24 - Shell Script case statement indentation
Issue -
State: closed - Opened by MithrilTuxedo over 10 years ago
- 5 comments
#23 - Pattern is detected as option when pattern starts with "--"
Issue -
State: closed - Opened by eksperimental over 10 years ago
#22 - Syntax Highlighting Error with Dash De-limited Words
Issue -
State: closed - Opened by bmarcaur over 10 years ago
- 4 comments
#21 - Explain what this is
Issue -
State: closed - Opened by mikbe over 10 years ago
- 2 comments
#20 - Change default to open new tab.
Pull Request -
State: closed - Opened by noniq almost 11 years ago
- 9 comments
#19 - Use tab for “Open directory in Terminal” (optionally).
Pull Request -
State: closed - Opened by noniq almost 11 years ago
- 5 comments
#18 - Apply scope `if-block` only if a line starts with `if`.
Pull Request -
State: closed - Opened by noniq about 11 years ago
- 4 comments
#17 - Auto-completing Variable Names
Issue -
State: closed - Opened by airscout about 11 years ago
- 1 comment
Labels: faq
#16 - Fix braced variables
Pull Request -
State: closed - Opened by roeme about 11 years ago
- 1 comment
#15 - ${var:-$( cmd "{ stuff }" )}
Issue -
State: closed - Opened by roeme about 12 years ago
- 5 comments
#14 - Basic highlighting for commands and parameters, terminal execution, heredoc support for R code
Pull Request -
State: closed - Opened by tbates about 12 years ago
- 1 comment
#13 - Fixed issue with newer versions of Ruby on OS X Mavericks.
Pull Request -
State: closed - Opened by hartlco about 12 years ago
#12 - Language grammar fails to parse glob grouping
Issue -
State: closed - Opened by sorin-ionescu over 12 years ago
- 1 comment
#11 - Fixes textmate/shellscript.tmbundle#10
Pull Request -
State: closed - Opened by wafflesnatcha almost 13 years ago
- 1 comment
#10 - Matching $_ before $_VariableName
Issue -
State: closed - Opened by wafflesnatcha almost 13 years ago
#9 - ${var:$((${#var}-5))}
Issue -
State: closed - Opened by wafflesnatcha about 13 years ago
- 3 comments
#8 - A few changes
Pull Request -
State: closed - Opened by wafflesnatcha about 13 years ago
- 4 comments
#7 - styling more commands (and basic parameter patterns)
Issue -
State: open - Opened by tbates over 13 years ago
- 8 comments
#6 - Escape sequences like \n aren't recognised within (single|double) quotes.
Issue -
State: closed - Opened by dpekez about 14 years ago
- 1 comment
#4 - This builtin/parens is highlighted incorrectly
Issue -
State: closed - Opened by adamv almost 15 years ago
- 4 comments
#3 - The \ in $(\ isn't an escape char.
Issue -
State: closed - Opened by adamv almost 15 years ago
- 2 comments
#2 - Don't highlight test operators in filenames
Issue -
State: closed - Opened by adamv almost 15 years ago
- 5 comments
#1 - Fix comment rule.
Issue -
State: closed - Opened by adamv almost 15 years ago
- 3 comments