Welcome Guest, Not a member yet? Register   Sign In
PHPStorm Ci4 Live Templates (Snippets)??
#16

(11-19-2020, 02:55 PM)InsiteFX Wrote: Ok, here are the new Live Templates all of the Query Builder methods are in it.

I will update this later here.

Download:

CodeIgniter 4 - Live Templates for phpStorm.

Let me know what you think.


Hey, that's a great start!  Now we just need to make them all SMART.

For example, my route template knows to name the URI and the Destination at the same time,
with the proper casing, and includes variables for the controller class, method, and params, all
with informative default placeholders.

Also, my templates automatically match their Class name to their File name, as they should.
My model template has variables for all of the most common table configuration options.
And I always make sure my templates all have their proper END points.

Keep up the good work, and let me know when you are finished!

Thanks!

-Sergio

Bridging the gap between Technical and Creative

VASCOsoft Web Studio   |   AllMyLinks

Reply


Messages In This Thread
RE: PHPStorm Ci4 Live Templates (Snippets)?? - by PwrSrg - 11-19-2020, 04:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB