Open aeschli opened 7 years ago
Actually a duplicate of #7, which is unfortunately open since 2011 :(
shall we merge these two issues? (#7 and #45?)
My bundle fork is here It has some added commands. It would be great to import an open source python or other library which does this. Would need support from @infininight and @sorbits, as well as the current (is there one? it's been so long...) bundle maintainer. I gave up last time. Very happy to work on this again though!
Currently getting an error trying to pull the most recent updates from the textmate managed bundle to merge with mine. Will explore
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch upstream
error: cannot open .git/FETCH_HEAD: Permission denied
This should help a bit better-shellscript-syntax
From @bfred-it on October 6, 2017 11:24
This is the current highlighting for a
.sh
file, which is essentially zero. Can this be extended to at the very least highlight the command name and--flags
? That'd go a long wayExample from fishell (no flag highlight but it underlines existing file paths):
Copied from original issue: Microsoft/vscode#35707