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
samelian 4dc0617cbc [kdevelop] fixed gcc-4.5 incompatibilities
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
..
app_templates [kdevelop] initial cmake support 15 years ago
doc [kdevelop] initial cmake support 15 years ago
CMakeLists.txt [kdevelop] initial cmake support 15 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 [kdevelop] fixed gcc-4.5 incompatibilities 15 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.

*/