As an Advanced Placement Computer Science student (Java), I often type dates (dd.Mon.yyyy) for JavaDoc purposes (course requirement).
I have made (or adjusted) every other snippet I could possibly need right now, except this one.
Ideally, the snippet would work similarly to the class snippet. This snippet uses a TM variable:
- Code: Select all
${1:${TM_FILENAME/(.*?)(\..+)/$1/}}
In the unofficial documentation,
- Code: Select all
.sublime-options
Any suggestions for a (or directions to an already existing) solution will be greatly appreciated.
- Alex Ordonez
EDIT: Changed title to specify ST2.