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.
tdevelop/languages/bash
Darrell Anderson 998ebd2e68
Fix help files, kdevelop->tdevelop branding, fix startup.
12 years ago
..
app_templates Finish rename from prior commit 13 years ago
doc Additional renaming of kde to tde 13 years ago
CMakeLists.txt Additional renaming of kde to tde 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox Rename old tq methods that no longer need a unique name 13 years ago
bashsupport_part.cpp Fix help files, kdevelop->tdevelop branding, fix startup. 12 years ago
bashsupport_part.h Remove spurious TQ_OBJECT instances 12 years ago
kdevbashsupport.desktop Branding: KDevelop -> TDevelop, fix menu 12 years ago
kdevbashsupport.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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.

*/