[Feature]: Allow setting monaco editor's quickSuggestions
argument
#182
Labels
t: feature-request
Request the addition of a new feature
quickSuggestions
argument
#182
Feature Description
Thank you for the awesome extension.
It would be great to allow setting monaco editor's
quickSuggestions
argument, e.g. by addingquickSuggestions: qwebrOptions['quick-suggestions'] ?? true
where editor is created inqwebr-monaco-editor-element.js
.I've tried this successfully, happy to open PR.
I use it for developing exercises, where suggestions can be distracting.
The text was updated successfully, but these errors were encountered: