Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[api] Added type definition for the Monaco-base IDE #1572

Closed
wants to merge 1 commit into from

Conversation

jimmy-huang
Copy link
Contributor

Creates API type definition that will add to the Intellisense which
allows code completion.

Signed-off-by: Jimmy Huang [email protected]

@jimmy-huang jimmy-huang force-pushed the ide-typedef branch 2 times, most recently from fa533e8 to db3f62a Compare October 5, 2017 23:48
@grgustaf
Copy link
Contributor

grgustaf commented Oct 6, 2017

Typo in 'definition' in commit message.

Also did you make up this word 'typings'? :)

Creates API type definition that will add to the Intellisense which
allows code completion.

Signed-off-by: Jimmy Huang <[email protected]>
@jimmy-huang
Copy link
Contributor Author

@grgustaf I saw this referenced somewhere that they are called "Typings" in typescript and they are usually sitting inside the module's subfolder or a generic directory like ./typings. See https://stackoverflow.com/questions/41573822/what-are-typings-in-typescript.

@jimmy-huang jimmy-huang changed the title [api] Added type definiton for the Monaco-base IDE [api] Added type definition for the Monaco-base IDE Oct 9, 2017
@jimmy-huang
Copy link
Contributor Author

@grgustaf @poussa, I created a PR in the ide to see if @siovene can help tackle couple issues I have,

https://github.com/01org/zephyrjs-ide/pull/194

@jimmy-huang
Copy link
Contributor Author

I am closing this until I have find a better solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants