[Github-comments] [geany/geany] Improve user experience when creating new projects, attempt 2 (PR #3042)

elextr notifications at xxxxx
Fri Feb 18 22:21:29 UTC 2022


>  @techee suggestion to look at the default on other editors sounds good.

AFAICT for Eclipse the "project" is mostly stored in a directory with the project name in `~/EclipseWorkspace` but there are also some dotfiles in the tree as well which seem to point to the workspace the tree is part of (its XML so I could only look quickly :stuck_out_tongue: ). 

For Vscode everything is in the tree, projects ("workspaces" in VS speak) can be opened by specifying the root directory of the tree or if there are multiple workspaces in that directory then the workspace file.  A recents list also allows this by name not path.

Like @eht16 I don't use Geany projects much, (C++ coding is in Eclipse or Vscode so no need for Project Organiser, Geany is for editing marked up documents and non C++ languages) but I use separate configuration directories as "projects" usually kept in the directory above the source tree (and so out of git).  This allows any setting to be per project and to have several Geanys open with separate "project"s safely.

I know project creation confuses/annoys users, so if people who use projects find this to be a step in the right direction then great, further improvements can be added later.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3042#issuecomment-1045271596
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3042/c1045271596 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220218/3d8accd1/attachment.htm>


More information about the Github-comments mailing list