Place cursor in template
Open
@mikeerickson is already working on this.
Since Feb 27, 2023.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
It would be great if templates could include a placeholder to indicate wheee the cursor should go after insert.
For example:
## goals
*
## tasks
* <%|%>
## notes
where <%|%> is an arbitrary example of what such a placeholder might look like, and shows where the user's cursor would go once the template is inserted. (It doesn't really matter what the placeholder looks like.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.