ignore..
This commit is contained in:
@ -657,6 +657,7 @@ export const inlineHoveringTips = hoverTooltip(
|
|||||||
pos: start,
|
pos: start,
|
||||||
end,
|
end,
|
||||||
above: true,
|
above: true,
|
||||||
|
// @ts-ignore
|
||||||
create(view: EditorView) {
|
create(view: EditorView) {
|
||||||
if (
|
if (
|
||||||
text.slice(start - from, end - from) in completionDatabase ===
|
text.slice(start - from, end - from) in completionDatabase ===
|
||||||
|
|||||||
Reference in New Issue
Block a user