Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor autocompletion #543

Open
jMoulis opened this issue Jun 23, 2023 · 1 comment
Open

Editor autocompletion #543

jMoulis opened this issue Jun 23, 2023 · 1 comment

Comments

@jMoulis
Copy link

jMoulis commented Jun 23, 2023

Hello,
I'm using your library to create a documentation app. Each doc is a page and can be linked to another page. I would like to know if the editor can display an autocompletion modale, when I am in the parenthesis of a link, to display the list of pages already existing?

@jaywcjlove
Copy link
Member

@jMoulis You may need react-markdown-editor, it may be easier to use it for auto-completion, based on codemirror v6 package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants