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

Markdown editor.quickSuggestions #31

Open
DanyJack opened this issue Nov 13, 2022 · 3 comments
Open

Markdown editor.quickSuggestions #31

DanyJack opened this issue Nov 13, 2022 · 3 comments

Comments

@DanyJack
Copy link

Hi,

editor.quickSuggestions changed from a boolean to the new mapping:

"[markdown]": {
		"editor.quickSuggestions": {
			"other": "on",
			"comments": "on",
			"strings": "on"
		}

Also setting all the params "on", the plugin does't suggest in md files.

@eshack94
Copy link

@DanyJack I came here to report the same thing. +1 to this.

@Nihhaar
Copy link

Nihhaar commented Mar 12, 2023

Any workaround?

@Darkproduct
Copy link

When typing {{< name-here, I see suggestions:
image

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

4 participants