colinta / colinta/SublimeSetSyntax
feature: redetect syntax
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
How about a key binding and a command to redetect current file syntax? It would be useful for whenever you open a blank tab and start typing. It would help to know that if you paste a piece of code an autodetect is triggered by standard functionality of sublimetext.
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.
Research direction
Start by inspecting the repository's existing Python commands and keyboard-binding definitions for Sublime Text. Determine how syntax detection is currently exposed, then verify that a command and key binding can redetect the current file syntax, including the blank-tab and pasted-code scenarios described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100