microsoft / microsoft/TypeScript-Sublime-Plugin

Naomi syntax with Typescript auto completions?

Open
#700 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.