You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
500 B
16 lines
500 B
/** \class BashSupportPart
|
|
|
|
Supports bash language
|
|
|
|
\authors <a href="mailto:geiseri AT kde.org">Ian Reinhart Geiser</a>
|
|
|
|
\maintainer <a href="mailto:geiseri AT kde.org">Ian Reinhart Geiser</a>
|
|
|
|
\feature function browser support
|
|
\feature runs bash script in external terminal
|
|
\feature syntax highlighting and code folding via katepart
|
|
\feature Code completion works for variables
|
|
\feature Consult \ref LangSupportStatus for a up to date features/status of this programming language support part.
|
|
|
|
*/
|