We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ae1a4 commit 3db1c41Copy full SHA for 3db1c41
src/editor/CodeHintManager.js
@@ -221,7 +221,7 @@
221
*
222
* __CodeHintProvider.insertHintOnTab__
223
224
- * type {?boolean} insertHintOnTab
+ * type {boolean} insertHintOnTab
225
* Indicates whether the CodeHintManager should request that the provider of
226
* the current session insert the currently selected hint on tab key events,
227
* or if instead a tab character should be inserted into the editor. If omitted,
0 commit comments