Anubhav Srivastava

DevTips

Byte size dev tips for Web Developers

About meBlog

Series Posts

VSCode/Cursor Extensions
JavaScript Pitfalls
Package Manager
Chrome Devtools
CLI Build Tool

Links

All Tips
Categories
Tags

  • email
  • github
  • twitter
Subscribe to devtips's newsletter

VSCode IDE

April 2019VSCode IDE

Spell check your code using `code spell checker` on VS Code

A basic spell checker that works well with camelCase code. The goal of this spell checker is to help with catching common spelling errors while keeping the number of false positives low.

Read
← PREV
→ NEXT