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
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
..
app_templates Use tde_create_tarball, which is ready for reproducible builds, 6 years ago
doc
CMakeLists.txt Desktop file translations: 6 years ago
Makefile.am
README.dox
bashsupport_part.cpp Fix ftbfs on Fedora 34 5 years ago
bashsupport_part.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
kdevbashsupport.desktop Desktop file translations: 6 years ago
kdevbashsupport.rc

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.

*/