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
samelian cf21ddc3cc
[kdevelop] initial cmake support
14 years ago
..
app_templates [kdevelop] initial cmake support 14 years ago
doc [kdevelop] initial cmake support 14 years ago
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
bashsupport_part.cpp Trinity Qt initial conversion 14 years ago
bashsupport_part.h Trinity Qt initial conversion 14 years ago
kdevbashsupport.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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.

*/