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 1:29 pm

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: FTP tree default
PostPosted: Sun May 11, 2014 12:52 pm 
Offline

Joined: Sun Jan 26, 2014 6:34 pm
Posts: 9
Hi, most of time (99,9%) I work on remote servers not on local.
So everytime i open you program, I have to scroll up to FTP and open it, because the Desktop is open at default.
Would it be possible to add an option to choose the default between Desktop and FTP/SFTP serverst at the Explorer view?

Other question is:
How can I use Emmet function "Wrap with Abbreviation" in codeLobster?
http://docs.emmet.io/actions/wrap-with-abbreviation/
Thanks.


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Sun May 11, 2014 5:51 pm 
Offline

Joined: Sun Apr 20, 2014 12:46 pm
Posts: 51
I don't think that will work at all.

_________________
Php is the solution. Image


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Mon May 12, 2014 9:25 am 
Offline

Joined: Fri May 09, 2014 4:22 pm
Posts: 5
Location: delhi
Good Information .


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Thu Oct 22, 2015 5:46 pm 
Offline

Joined: Sun Jan 26, 2014 6:34 pm
Posts: 9
Still no answer?


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Fri Oct 23, 2015 6:48 am 
Offline
Site Admin

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

1) We know about some inconvience with FileExplorer.
We didn't improve it yet.

2) You can type any Emmet abbreviations
for example, div>ul>li
and press Ctrl+E

It will produce the following result:

<div>
<ul>
<li></li>
</ul>
</div>

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Sun Oct 23, 2016 8:53 am 
Offline

Joined: Sun Jan 26, 2014 6:34 pm
Posts: 9
I know I can use the ctrl+E to expand the abbreviation. But I need this function: "wrap with abbreviation".
http://docs.emmet.io/actions/wrap-with-abbreviation/
Very commonly, web-developers will need to wrap text in HTML tags. For example, you may receive a text document from your client and need to wrap each paragraph with <p> tag or list of menu items with <ul>/<li> structure.

According to emmet documentation, to use this fuction we have to press SHIFT+CTRL+A, but in Codelobster it does not work.
So if you can fix it, it would be great. Thanks.


Top
 Profile  
 
 Post subject: Re: FTP tree default
PostPosted: Mon Oct 24, 2016 6:23 am 
Offline
Site Admin

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

Emmet documentation describes abbreviations only.
Editors assing different hot-keys to expand it.
Codelobster uses Ctrl+E for it.

Regards,
Codelobster Team.


Top
 Profile  
 
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 28 guests


You cannot post new topics in this forum
You cannot 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