[Github-comments] [geany/geany-plugins] workbench: added "Create file here..."/"Create directory here..." (#681)

LarsGit223 notifications at xxxxx
Sun Jan 21 18:48:47 UTC 2018


The user can now select from two new context menu items to either create a new file or a new directory on the current selected position in the file tree. See #660.

This PR also includes a new function for the utils lib which is required for the new functionality in the workbench plugin.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/681

-- Commit Summary --

  * utils lib: added new function 'gp_filelist_scan_directory_full()'
  * workbench: added "Create file here..."/"Create directory here..."

-- File Changes --

    M utils/src/filelist.c (83)
    M utils/src/filelist.h (7)
    M workbench/README (8)
    M workbench/src/dialogs.c (71)
    M workbench/src/dialogs.h (2)
    M workbench/src/plugin_main.c (2)
    M workbench/src/popup_menu.c (114)
    M workbench/src/sidebar.c (44)
    M workbench/src/wb_project.c (5)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/681.patch
https://github.com/geany/geany-plugins/pull/681.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180121/0e46fdf7/attachment.html>


More information about the Github-comments mailing list