Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow marking of stubbed API via the 'info.yml' file #34

Closed
alvsan09 opened this issue Aug 12, 2022 · 1 comment
Closed

Allow marking of stubbed API via the 'info.yml' file #34

alvsan09 opened this issue Aug 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alvsan09
Copy link

Following the discussion under:
eclipse-theia/theia#11100 (comment)

The 'info.yml' file in this repository is currently used to manually add 'notes' to specific API's, which are reflected in a 'notes' column
The discussion above proposes to use a similar mechanism via the 'info.yml' file with the following purpose:

"allowing to mark namespaces/types specifically as stubbed, so that they show up as warning (orange), meaning that the types are available but actually not functional".

@alvsan09
Copy link
Author

As per the discussion below, the solution to mark API as stubbed has been moved to the corresponding theia.d.ts targets, see:
#32 (comment)

The solution is being implemented as part of #36
Therefore closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant