Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-sentimentNew to Visual Studio Code? Get it now.
vscode-sentiment

vscode-sentiment

mziyabo

|
301 installs
| (0) | Free
vscode sentiment analysis
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode sentiment extension

Build Status Marketplace Version Marketplace Downloads

Visual Studio Code extension project to perform sentiment analysis on text. Uses the npm sentiment library to analyze sentiment based on the AFINN word list.

Features:

  • Negative words in the AFINN list are underlined with a warning squiggly and also noted in the Problems tab.
  • Overall sentiment of the document (plaintext/markdown) is displayed in the status bar:

Overview

Command Palette

  • Sentiment: perform sentiment analysis : to analyze manually.

Licence:

This extension is released under the Apache 2.0 License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft