PhpStorm Live Templates for XenForo 2

xF2 Add-on PhpStorm Live Templates for XenForo 2 20210519

No permission to download

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

BattleKing submitted a new resource:

PhpStorm Live Templates for XenForo 2 - PhpStorm Live Templates for XenForo 2

This is an export of the Live templates I use for XenForo development in PhpStorm. You can see them in use in the Building with XenForo 2 video series.

The list of templates is far from complete, and will be updated periodically as I get around to it but in the interest in sharing useful work, here they are.

View attachment 21720

To install them into PhpStorm, go to...

Read more about this resource...
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

BattleKing updated PhpStorm Live Templates for XenForo 2 with a new update entry:

More features, improved usability

In this update I have fairly dramatically changed the way you have to call the code snippets.

The previous releases suffered from a problem whereby the xf component of the shortcut trigger was treated as a separate word, so xf-entity would not search automatically for xf-entity but rather would search for shortcuts beginning with entity as soon as the cursor passed the dash character.

Having understood that now, the shortcuts are revised to remove punctuation in most instances, such that...

Read the rest of this update entry...
 
Top