Add a unit test for the mention-searching logic in MessageEditor
This commit is contained in:
parent
ee87ac2f9b
commit
821419ee5b
3 changed files with 111 additions and 16 deletions
|
@ -74,3 +74,5 @@ rpc = { path = "../rpc", features = ["test-support"] }
|
|||
settings = { path = "../settings", features = ["test-support"] }
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
|
||||
tree-sitter-markdown.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue