microsoft / microsoft/TypeScript-Sublime-Plugin
Naomi syntax with Typescript auto completions?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
Is it possible to get Typescript autocompletions with the Naomi sublime package? Naomi seems to provide better JSX support with the way it auto idents when hitting enter and better syntax highlighting for certain things(Naomi sees types and interfaces as flow definitions so not sure what bugs could happen) It would be nice to get the Typescript autocompletions in the Naomi grammar / highlighting. https://github.com/borela/naomi
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
Start by reviewing the Naomi Sublime package and this repository's TypeScript language-services integration. Determine how Naomi's grammar and JSX indentation interact with TypeScript autocompletions and what editor entry point controls completion behavior. Done means TypeScript autocompletions work with Naomi without losing its reported syntax-highlighting and indentation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100