DefinitelyTyped/types/nova-editor-node
Cameron Little 431e4512f6
Add Nova editor extension types (#44290)
* Add types for extension development in panic's editor, nova

* improve dt header

* linting

* Update types/nova-editor/index.d.ts

* add the rest of the types, organize by documentation

* address streams issue - not sure if best way

I don't want to pull in full node typings.

* Make this a default lib

* convert an Array to ReadonlyArray

* Add missing property to CompletionItem

* Update assistant selector

* Add missing TextEditor method

* Fixes

* Some type updates from real usage

* update process stdio arg

* Split up into node compatible and preferred type libraries

Co-authored-by: Orta <orta.therox+github@gmail.com>
2020-05-14 15:32:16 -07:00
..
index.d.ts
nova-editor-node-tests.ts
tsconfig.json
tslint.json