[Github-comments] [geany/geany-plugins] Ctags problems with spaces in project name (#738)

Valera notifications at xxxxx
Mon Apr 30 12:10:54 UTC 2018


    find -L . -not -path '*/\.*' | ctags --totals --fields=fKsSt --extra=-fq --c-kinds=+p --sort=foldcase --excmd=number -L - -f /home/v/compile/2048 NG/2048 NG.tags (в каталоге: /home/v/compile/2048 NG/)
    ctags: Warning: cannot open source file "NG/2048" : No such file or directory
    ctags: Warning: cannot open source file "NG.tags" : No such file or directory
    ctags: Warning: ignoring null tag in ./cocos2d/templates/js-template-default/res/loading.js
    ctags: Warning: ignoring null tag in ./cocos2d/tests/js-tests/src/Presentation/Presentation.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/template/res/loading.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/CCBoot.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/cocos2d/labels/CCLabelAtlasCanvasRenderCmd.js
    ctags: Warning: ignoring null tag in ./cocos2d/web/cocos2d/core/utils/BinaryLoader.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/debugger/actors/webconsole.js
    ctags: Warning: ignoring null tag in ./cocos2d/cocos/scripting/js-bindings/script/jsb_boot.js
    ctags: Warning: ignoring null tag in ./cocos2d
So we have to single-quote `/home/v/compile/2048 NG/2048 NG.tags`.

-- 
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/issues/738
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180430/a2926958/attachment.html>


More information about the Github-comments mailing list