idet-core 0.4.1

Editing logic for text editors, without a frontend
Documentation
1
2
3
4
5
6
extensions sh bash zsh
names shell bash sh zsh console
line_comment #
strings " \
keywords if then elif else fi for while until do done case esac in function return break continue local export readonly declare unset shift source exec trap eval set
types echo printf read cd pwd ls cp mv rm mkdir rmdir touch cat grep sed awk find sort uniq head tail wc cut tr test exit kill wait