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 3:42 pm

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
   

Topic review - syncing opened file with explorer
Author Message
  Post subject:  Re: syncing opened file with explorer  Reply with quote
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).
Post Posted: Fri Sep 27, 2019 12:26 pm
  Post subject:  Re: syncing opened file with explorer  Reply with quote
Hi.

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

Regards,
Codelobster Team.
Post Posted: Sat Sep 07, 2019 12:25 pm
  Post subject:  Re: syncing opened file with explorer  Reply with quote
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.
Post Posted: Fri Sep 06, 2019 3:32 pm
  Post subject:  Re: syncing opened file with explorer  Reply with quote
Hi.

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

Regards,
Codelobster Team.
Post Posted: Thu Sep 05, 2019 4:02 pm
  Post subject:  Re: syncing opened file with explorer  Reply with quote
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
Post Posted: Thu Sep 05, 2019 3:48 pm
  Post subject:  Re: syncing opened file with explorer  Reply with quote
Hi.

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

Regards,
Codelobster Team.
Post Posted: Wed Sep 04, 2019 3:54 pm
  Post subject:  syncing opened file with explorer  Reply with quote
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.
Post Posted: Wed Sep 04, 2019 3:47 pm

All times are UTC


Jump to:  
Powered by phpBB © 2016 phpBB Group