zrcadlo
https://tildegit.org/ben/dotfiles.git
synchronizováno 2025-08-10 05:02:03 +00:00
10 řádky
290 B
XML
Spustitelný soubor
10 řádky
290 B
XML
Spustitelný soubor
<snippet>
|
|
<content><![CDATA[
|
|
\$_SESSION["$1"]
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>sesh</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<scope>source.php</scope>
|
|
</snippet>
|