Project
PyCharm
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Duplicate
Assignee
Unassigned
Subsystem
Skeletons
Affected versions
1.5.2 (107.268)
Fixed in build
No Fixed in build
Verified by
No verified by
  • Created by   Robert
    10 months ago (30 Jun 2011 05:53)
  • Updated by   Dmitry Jemerov
    10 months ago (30 Jun 2011 15:10)
 
PY-4046 Add a new default template variable ${CURSOR}
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
According to the documentation the following is currently defined:

PyCharm comes with a set of predefined template variables.
The available predefined file template variables are:
${USER} - login name of the current user.
${NAME} - the name of the file that will be created.
${DATE} - the current system date.
${TIME} - the current system time.
${YEAR} - the current year.
${MONTH} - the current month.
${DAY} - the current day of the month.
${HOUR} - the current hour.
${MINUTE} - the current minute.


I would like to suggest the ${CURSOR} variable that will tell PyCharm where you want the cursor to end up when the template is created.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments