CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 10:52 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: syncing opened file with explorer
PostPosted: Wed Sep 04, 2019 3:47 pm 
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.


Report this post
Top
  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Wed Sep 04, 2019 3:54 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Regards,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Thu Sep 05, 2019 3:48 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Thu Sep 05, 2019 4:02 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Regards,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Fri Sep 06, 2019 3:32 pm 
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.


Report this post
Top
  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Sat Sep 07, 2019 12:25 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Regards,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: syncing opened file with explorer
PostPosted: Fri Sep 27, 2019 12:26 pm 
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).


Last bumped by Anonymous on Fri Sep 27, 2019 12:26 pm.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 105 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group