fix copying mentions as plain text

This commit is contained in:
Philipp Kühn
2021-01-19 20:27:51 +01:00
parent 80ec657053
commit 563f37d74b
11 changed files with 116 additions and 15 deletions

View File

@@ -16,7 +16,10 @@ export type SuggestionMatch = {
export function findSuggestionMatch(config: Trigger): SuggestionMatch {
const {
char, allowSpaces, startOfLine, $position,
char,
allowSpaces,
startOfLine,
$position,
} = config
// cancel if top level node