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 Tue Mar 19, 2024 10:03 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Wordpress - PHP Debugging - Bootstrap
PostPosted: Mon Oct 19, 2020 9:01 pm 
I am in Trial of CodeLobster and have some questions, maybe I am just using it wrong

First - configuring php debug mode for i.e. xampp env or generally should have small explanation somewhere, I found out myself but it would be just a few sentences to save time and nerves...

I could create a new wordpress project, but how to edit a existing theme ?
Would be nice to create new project from existing wordpress install easily or maybe I did just something wrong ?

Then if I create a new plain wordpress project, after creation it runs like automatically through and makes a check if errors or problems detected in pages.
This seems not to happen with existing project or maybe it does not detect it ?
I have a page with i.e. depreceated php function "get_currentuserinfo", if I run validate it does not mark or show anything, only with mouseover it shows then depreceated.

Page Debugging:
If I edit a wordpress page and press regular Debug button it tries just to open this php page in browser.
I should be able to set a certain URL for test, because it requires some wordpress components to load first or needs some parameters too.
I can do it with set a Debug URL, but then it always starts to first command in index.php and then waits, it should just run until my first breakpoint!
Same if I switch to Preview Pane, it would be nice a defined URL could be set which will be used for preview.
And having the code window and the preview pane both visible next each other would be best, so I could change code, hit i.e. F5 and preview window runs page until first breakpoint.
I know I can do it with external Browser, but if I run like this, it opens Browser and is focused on it, so as I hit F11 for next step it opens Full Screen because focus wrong app...

CSS:
I could download bootstrap offline, but then what's next ?
i.e. my Wordpress uses bootstrap, it is just called in Head section on some main page.
So if I edit a wordpress theme page, I should be able to link somewhere which css should be checked too for autocomplete ?

thank you for any response or future improvement in app


Report this post
Top
  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Tue Oct 20, 2020 12:40 pm 
Online
Site Admin

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

1) Our online helps includes a special section about debuggung:
http://codelobsteride.com/help/#setting ... r_php.html

2) WordPress wizard installs basic WP configuration.
Most often people use some live project (they downloaded the project and open it by Project->Open Project).
Codelobster detects it as a WordPress projects and turn all special features automatically.

3) PHP validator detects syntax errors only, it doesn't detect deprecated functions.

4) Please, turn "Plugins->Plugins Manager ->Bootstrap plug-in" on.
And all Bootstrap classes will be available everywhere.

5) Codelobster parses all included files like
<link rel="stylesheet" href="...
and others and creates a list of available classes for CSS autocomplete.

Regards,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Sat Oct 24, 2020 9:07 pm 
thank you, so far so good, but

5. it does not help me automatic parsing for css in a wordpress page.
There should be a possibility to manually reference style.css or other css manually too.

Would be a nice feature for future

However I wrote a PowerShell Script which does create a file like bootstrap extension and uses a copy of this plugin, so all my classes appear nicely

regards


Report this post
Top
  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Fri Nov 06, 2020 7:07 pm 
Online
Site Admin

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

Thanks for the suggestion about manual CSS reference.
We will consider it.

Regards,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Thu Dec 31, 2020 1:36 pm 
[quote]thank you, so far so good, but

5. it does not help me automatic parsing for css in a wordpress page.
There should be a possibility to manually reference style.css or other css manually too.

Would be a nice feature for future

However I wrote a PowerShell Script which does create a file like bootstrap extension and uses a copy of this plugin, so all my classes appear nicely

regards[/quote]

greetings
could you please share your script, it would be really helpful


Report this post
Top
  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Thu Dec 31, 2020 1:37 pm 
Offline

Joined: Tue Dec 22, 2020 10:36 am
Posts: 1
[quote="Guest"][quote]thank you, so far so good, but

5. it does not help me automatic parsing for css in a wordpress page. Info at https://homework-writer.com/ site
There should be a possibility to manually reference style.css or other css manually too.

Would be a nice feature for future

However I wrote a PowerShell Script which does create a file like bootstrap extension and uses a copy of this plugin, so all my classes appear nicely

regards[/quote]

greetings
could you please share your script, it would be really helpful[/quote]
same here!

_________________
Bill the will


Last edited by billw22 on Fri Jan 08, 2021 9:13 pm, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Wordpress - PHP Debugging - Bootstrap
PostPosted: Fri Oct 07, 2022 1:03 am 
Online
Site Admin

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

Could You, please, send us the sample of page that You mean (with included CSS and some screenshots).

Thanks,
Codelobster Team.


Last bumped by Anonymous on Fri Oct 07, 2022 1:03 am.


Report this post
Top
 Profile  
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 25 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