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

[Feature] Clickable Links in Edit Mode #387

Open
ModProg opened this issue Oct 20, 2020 · 2 comments · May be fixed by #515
Open

[Feature] Clickable Links in Edit Mode #387

ModProg opened this issue Oct 20, 2020 · 2 comments · May be fixed by #515
Labels
Type: Feature New feature or request

Comments

@ModProg
Copy link
Contributor

ModProg commented Oct 20, 2020

Problem
I personally use Markdown often only in Edit mode, therefore need to switch to either select the hole URL and RightClick -> Open Link or switch to view mode

Solution
Make Ctrl+Click open URLs in Edit mode, like for example VSCode:
grafik

Notes
I noticed Ctrl+Click is the Multi-Cursor Mode, maybe then Alt+Click

@ModProg ModProg added the Type: Feature New feature or request label Oct 20, 2020
@taniarascia
Copy link
Owner

taniarascia commented Oct 20, 2020

Here is some information from others who have wanted this feature in Codemirror: https://stackoverflow.com/questions/26933344/codemirror-detect-and-create-links-inside-editor

@Shubh1692 Shubh1692 linked a pull request Jun 6, 2021 that will close this issue
3 tasks
@Shubh1692
Copy link

Here is a demo video of that feature. Please let me know if any concerns.

zoom_1.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants