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 or extend example with own vscode service implementation #500

Open
kaisalmen opened this issue Jun 6, 2023 · 4 comments
Open

Add or extend example with own vscode service implementation #500

kaisalmen opened this issue Jun 6, 2023 · 4 comments

Comments

@kaisalmen
Copy link
Collaborator

Add or extend an example to show how a service can be implemented and used:
https://github.com/CodinGame/monaco-vscode-api#monaco-standalone-services

@kaisalmen
Copy link
Collaborator Author

@CGNonofr any good idea what we could add here as a demonstrator to an existing example?

@CGNonofr
Copy link
Collaborator

The notification service is probably a good candidate

kaisalmen added a commit that referenced this issue Aug 1, 2023
@kaisalmen
Copy link
Collaborator Author

@CGNonofr I started to implement a notification service stub and I now the init fails. What am I missing or am I doing it completely wrong?
image

kaisalmen added a commit that referenced this issue Aug 4, 2023
@CGNonofr
Copy link
Collaborator

CGNonofr commented Aug 9, 2023

@CGNonofr I started to implement a notification service stub and I now the init fails. What am I missing or am I doing it completely wrong? image

I missed that one

Did you import service-overrides/configuration without actually using the service override?

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

No branches or pull requests

2 participants