Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Is there a keyboard shortcut to re-invoke the link creation?#523

Answeredbysvsool
pmagwene asked this question inQ&A
Discussion options

If I start to create a link, but have a misspelling and backspace, the link creation dialog goes away. Is there a keyboard shortcut to re-invoke the dialog? Or is there an exported command I could setup my on shortcut for?

I Tried grokking the source, but am new to TypeScript and VS Code extension structure so it wasn't clear to me where I should be looking.

You must be logged in to vote

Hi,

Autocomplete triggered either by typing[ character (seehere) or by using^Space (ctrl + space) shortcut described in thedocumentation.

In command palette this command is called "Trigger Suggest" and you can rebind it to any keyboard shortcut if needed using VS Codekeybindings.json andeditor.action.triggerSuggest command key.

Replies: 1 comment

Comment options

Hi,

Autocomplete triggered either by typing[ character (seehere) or by using^Space (ctrl + space) shortcut described in thedocumentation.

In command palette this command is called "Trigger Suggest" and you can rebind it to any keyboard shortcut if needed using VS Codekeybindings.json andeditor.action.triggerSuggest command key.

image

You must be logged in to vote
0 replies
Answer selected bypmagwene
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@pmagwene@svsool

[8]ページ先頭

©2009-2025 Movatter.jp