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

Add support for custom Monaco "completion provider" #22

Open
dstotijn opened this issue Sep 20, 2022 · 0 comments · May be fixed by #23
Open

Add support for custom Monaco "completion provider" #22

dstotijn opened this issue Sep 20, 2022 · 0 comments · May be fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@dstotijn
Copy link
Contributor

GOBL Builder should allow supplying (contextual) autocomplete data, to be used for a custom Monaco Editor completion provider for supplying autocomplete suggestions for well-known JSON properties based on their JSON Schema definitions. E.g. for https://gobl.org/draft-0/org/party, the parent project should be able to provide a callback to provide a list of customers (based on the context/current position of the cursor in the document).

@dstotijn dstotijn added the enhancement New feature or request label Sep 20, 2022
@dstotijn dstotijn self-assigned this Sep 20, 2022
@dstotijn dstotijn linked a pull request Sep 20, 2022 that will close this issue
3 tasks
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
Development

Successfully merging a pull request may close this issue.

1 participant