Hide full path to project in Project browser?

六月ゝ 毕业季﹏ 提交于 2019-12-12 19:52:08

问题


Trying out AppCode (2.5.4) at the moment I'm rather annoyed by having the full paths to projects always showing up in the 'Project' view.

Browsing the prefs I cannot find a way to turn this off?
I'd rather prefer the Xcode way of having just the project's name..

In particular working with workspaces and sub-projects a lot it adds a lot of visual clutter.


回答1:


Jay,

there is no way to disable this path at the moment.
Why do you find it annoying?




回答2:


I'm not am Apple expert. Under Linux, however, you could, as a workaround, create a soft link using "ln" to reference the long folder path from your home dir in a short fashion and use that path in your app. Maybe that works under Apple's system as well?



来源:https://stackoverflow.com/questions/21215486/hide-full-path-to-project-in-project-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!