Skip to content

Be Async #27

Closed
Closed
@basarat

Description

@basarat

Using the language service in the UI thread is slow. Solution : run it out of process.

Tasks:

  • hover tooltip
  • errors for files
  • Build
  • Use Promises not callbacks in UI thread (Atom comes with a version that has native Promise. If possible use that and make your code async.)
  • linter
  • autocomplete

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions