CodeLobster IDE
http://codelobster.com/forum/

syncing opened file with explorer
http://codelobster.com/forum/viewtopic.php?f=8&t=24656
Page 1 of 1

Author:  ComputingFroggy [ Wed Sep 04, 2019 3:47 pm ]
Post subject:  syncing opened file with explorer

Hi,

It would be nice when a file is opened in the editor to be positioned on that file in the "File Explorer" panel (on the right).
So when switching from opened to another, the "File Explorer" panel will switch directories accordingly.

Do not hesitate to tell me if this is not clear.

Author:  Admin [ Wed Sep 04, 2019 3:54 pm ]
Post subject:  Re: syncing opened file with explorer

Hi.

Thanks for the good suggestion.
This behaviour is implemented for Project Tree already.

Regards,
Codelobster Team.

Author:  ComputingFroggy [ Thu Sep 05, 2019 3:48 pm ]
Post subject:  Re: syncing opened file with explorer

Yes, I saw that in the Project tree.

However, it is sometimes necessary to open files outside the project directory.

On a related subject, if a project needs to include more files than only the web server, it may start at a directory level above the web server and it would be nice to add an option in the debugger parameters to start the debugging from that directory.

For example :
PRJ
- WWW
- index.php
- rq1.php
- rq2.php
- DOCS
- doc1.md
- doc2.md
- SCHEMAS
- sch1.txt
- sch2.txt

Considering I am running the debugger locally, if I start the debugger it will launch the URL http://localhost/WWW/index.php when I would like to launch the URL http://localhost/index.php.

Cheers,
L@u

Author:  Admin [ Thu Sep 05, 2019 4:02 pm ]
Post subject:  Re: syncing opened file with explorer

Hi.

You can change this value in the Project Properties:
Look at Project->Modify.

Regards,
Codelobster Team.

Author:  ComputingFroggy [ Fri Sep 06, 2019 3:32 pm ]
Post subject:  Re: syncing opened file with explorer

Yes, I've seen the values from Project -> Modify
But they allow you to change the URL used not the root of the file system used for debug.

Author:  Admin [ Sat Sep 07, 2019 12:25 pm ]
Post subject:  Re: syncing opened file with explorer

Hi.

Shift+f8 should work if You set
Project->Modify->Project Home URL(shift+f8) = http://localhost/

Regards,
Codelobster Team.

Author:  Guest [ Fri Sep 27, 2019 12:26 pm ]
Post subject:  Re: syncing opened file with explorer

Admin Wrote:
Hi.

Shift+f8 should work if You set
Project->Modify->Project Home URL(shift+f8) = http://localhost/
.


NO, it doesn't work !
It will start in the directory PRJ and not in PRJ/WWW (see my previous post in this thread).

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/