DEV Community

Cover image for Quick tip for vs code users.
Sai gowtham
Sai gowtham

Posted on

29 8

Quick tip for vs code users.

Have you ever make a spelling mistakes while typing inside the markdown files or bored of typing long words in vs code.

Here is a quick tip for you there is an extension called Dictionary completion
which helps to give the quick suggestions of the related keywords we are typing.

vscode auto complete

Once you installed open your settings in vs code and add the below code in your workspace settings.

{
    "[markdown]": {
        "editor.quickSuggestions": true
    }
}
Enter fullscreen mode Exit fullscreen mode

Hope you enjoyed happy coding.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (5)

Collapse
 
yassinebridi profile image
Yassine Bridi

I thought about it just today, thank you.

Collapse
 
bauripalash profile image
Palash Bauri 👻

Useful Information! I was looking for such extension for long time to have little help writing articles!

Collapse
 
rionalab profile image
rionalab

how to add our custom word to the dictionary (if available) like when typing spo..will be suggested spongebob

Collapse
 
matthewobisnar profile image
Matthew Bisnar

Woa!!

Collapse
 
baltz profile image
baltz

vscodethemes.com

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Instrument, monitor, fix: a hands-on debugging session

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️