Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Niharika ExtensionNew to Visual Studio Code? Get it now.
Niharika Extension

Niharika Extension

Niharika Malik

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

My Extension

My Extension is a VS Code extension that detects issues in JavaScript and TypeScript code and provides smart suggestions, similar to a lightweight Copilot-style analyzer.

Features

  • Detects common code issues (e.g. console.log usage)
  • Shows warnings directly in the editor
  • Provides quick fixes for detected problems
  • Works automatically on file save

Supported Languages

  • JavaScript
  • TypeScript
  • React (JSX / TSX)

How It Works

The extension analyzes your code using AST parsing and VS Code Diagnostics API to highlight potential problems and suggest improvements.

Requirements

No additional requirements.
Just install the extension and start coding.

Extension Settings

This extension currently does not add any custom settings.

Known Issues

  • AI-based suggestions are experimental
  • Large files may take slightly longer to analyze

Release Notes

1.0.0

  • Initial release
  • Basic code issue detection
  • Quick fix support
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft