Skip to content

Editor completions for extensions to builtin types #7329

Open
@fhammerschmidt

Description

@fhammerschmidt

Extend rescript.json with an editorconfig for autocompletion, e.g.

"editor": {
  "autocompleteConfig": {
    "array": ["ArrayUtils"]
  }
}

So that the methods of that module get autocompleted the same way as the @editor.completeFrom types would.

Metadata

Metadata

Labels

editorEverything concerning the analysis binary

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions