We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you click on the link, it brings you here: https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IEditorOptions.html
But the correct URL is: https://microsoft.github.io/monaco-editor/typedoc/interfaces/editor.IEditorOptions.html
The text was updated successfully, but these errors were encountered:
@ChristopherHaws Oh, they must've moved it. The corrected link will go out with the next release.
Sorry, something went wrong.
No worries, I figured that's probably what happened ^_^
Fixes #37 changes monaco options doc link
14a6b89
275c29d
Merge pull request #39 from tareqimbasher/fix/monaco-options-link
2ee265d
tareqimbasher
Successfully merging a pull request may close this issue.
When you click on the link, it brings you here:
https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IEditorOptions.html
But the correct URL is:
https://microsoft.github.io/monaco-editor/typedoc/interfaces/editor.IEditorOptions.html
The text was updated successfully, but these errors were encountered: