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 ca46c5047f
Fix exec icon location and bring it into XDG compliance
10 years ago
..
app_templates Revert "Finish renaming tdevelop components" 10 years ago
doc Updated bash related TDevelop documentation toc files. This relates to bug 1859. NOTE: bash_bugs.toc has been removed since tdehtml can not display the page properly (an empty page is shown both in TDevelop and Konqueror). 10 years ago
CMakeLists.txt Revert "Finish renaming tdevelop components" 10 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Rename old tq methods that no longer need a unique name 13 years ago
bashsupport_part.cpp Fix exec icon location and bring it into XDG compliance 10 years ago
bashsupport_part.h Revert "Finish renaming tdevelop components" 10 years ago
kdevbashsupport.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kdevbashsupport.rc Revert "Finish renaming tdevelop components" 10 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.

*/