kateListFiles plugin

Text Editors

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
Create two list over the text editor,
one with file types to filter opened files by type and another to list the files
Last changelog:

Added two shortcuts for each combobox, allow to configure the shortcuts through the plugin config page


Ratings & Comments

2 Comments

sheb

If i try in the source tree : mkdir build cd build cmake .. i get an error for the macro kde4_add_plugin who is not defined.

jgoday

You need to add this to the CMakeLists.txt file Quote:

set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules ) # search packages used by KDE find_package(KDE4 REQUIRED) include(KDE4Defaults) include(MacroLibrary) # The FindKDE4.cmake module sets _KDE4_PLATFORM_DEFINITIONS with # definitions like _GNU_SOURCE that are needed on each platform. set(CMAKE_REQUIRED_DEFINITIONS ${_KDE4_PLATFORM_DEFINITIONS}) add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
or compile it into the kdesdk/kate/plugins

Pling
0 Affiliates
Details
license
version 0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Text Editors from jgoday:

kate tabbar plugin
jgoday
last update date: 17 years ago

Score 5.7

kate treeview plugin
jgoday
last update date: 17 years ago

Score 5.0

Other Text Editors:

klat
jori
last update date: 21 years ago

Score 5.0

ktexteditor-yankbuffer
metallman
last update date: 19 years ago

Score 5.0

CUTE
heiko
last update date: 21 years ago

Score 5.0

LogDay
Zarahk
last update date: 19 years ago

Score 5.0

katedataedit
pradu
last update date: 18 years ago

Score 5.0

ktexteditor-key-recorder
jo-link-noir
last update date: 10 years ago

Score 5.0



System Tags