smart shortcut expand
Registered by
Andreas Roehler
Is there a widely used plugin in Emacs which allows me to do the same tab completion and "Going to anything" in Sublime Text?
ThisFunctionHas
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Andreas Roehler
- Definition:
- Approved
- Series goal:
- None
- Implementation:
-
Implemented
- Milestone target:
-
6.2.1
- Started by
- Andreas Roehler
- Completed by
- Andreas Roehler
Related branches
Sprints
Whiteboard
With version 6.1.4 TAB will be bound ot py-indent-
If cursor is at end of line, try to complete - otherwise call py-indent-line
(?)