You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/languages/bash
tpearson d6f8bbb45b Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
..
app_templates Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
doc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
bashsupport_part.cpp Trinity Qt initial conversion 16 years ago
bashsupport_part.h Trinity Qt initial conversion 16 years ago
kdevbashsupport.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
kdevbashsupport.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago

README.dox

/** \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.

*/