microsoft / microsoft/TypeScript-Sublime-Plugin
Property assignment expected
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
Hello. It seems like plugin needs update since typescript 2.1 release - now it doesn't know about new object rest/spread features of TS 2.1 - getting property assignment expected error. Thanks!
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
Reproduce the property assignment expected error using TypeScript 2.1 object rest/spread syntax in the Sublime plugin. No file, entry point, or test is named in the issue, so first locate the plugin's TypeScript integration and any syntax-diagnostic tests; done means the syntax is accepted without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100