microsoft / microsoft/TypeScript-Sublime-Plugin
No Datatype hightlighting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
Datatypes are not highlighted correctly, they're just left for the default white text, which is very confusing, and also the expected object names are not highlighted to red as shown in the image

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
No source file or test is identified in the issue. Start by reproducing the datatype and object-name highlighting problem from the attached screenshot, then trace the plugin's syntax-highlighting entry point. Done means the affected datatypes and expected object names use the intended highlighting rather than default white text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100