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
Timothy Pearson 5fbf99bcc4
Finish rename from prior commit
13 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 TQt4 port kdevelop 13 years ago
bashsupport_part.cpp rename the following methods: 13 years ago
bashsupport_part.h rename the following methods: 13 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 LangSupporttqStatus for a up to date features/status of this programming language support part.

*/