Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NeuraNameNew to Visual Studio Code? Get it now.
NeuraName

NeuraName

SD

|
1 install
| (0) | Free
Flags misleading or vague function names by analyzing semantic intent.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧠 NeuraName — Smarter Function Naming for Python

NeuraName is your intelligent coding companion for Python. It scans your function names in real time and flags anything that’s misleading, vague, or semantically off — so your code speaks clearly and confidently.

⚡ This is an early access release — a free beta version with core features.🚀 More exciting updates are coming soon, including advanced tools and customization.

✅ What’s Included in This Version

  • ✅ Real-time analysis while you code — no waiting, no manual steps

  • ⚠️ Squiggles highlight problematic names instantly

  • 🧠 Hover tooltips explain the issue and suggest clarity

  • 🔔 Unified popup notifications that auto-dismiss after a few seconds

  • 🔄 Basic severity filtering (info vs warning)

🚧 Upcoming Updates

We’re actively building new features to make NeuraName even more powerful:

  • ⚙️ Custom rules — define your own naming standards

  • 🤖 AI-powered rename suggestions — smarter, context-aware alternatives

  • 🧩 Project-specific tuning — modifiable behavior for different codebases

  • 🌐 Multi-language support — JavaScript, TypeScript, Java, and more

  • 📊 Codebase-wide checking — scan entire projects for naming issues

  • 📤 Export panel — view and export flagged names to a report

  • 🎛️ Advanced settings — confidence thresholds, notification styles, severity filters

  • 💼 Pro Tier — deeper semantic analysis and premium customization options

💡 These features are in development and will roll out in future updates.

🧪 Try It Out

def save(data):
    # Actually deletes the file — misleading name`

NeuraName will flag save with a warning like:

⚠️ High severity: misleading namingConsider renaming for clarity

📁 Install & Use

Search for NeuraName in the VS Code Marketplace or install manually:

npm install -g vsce
vsce package
code --install-extension NeuraName-0.0.1.vsix

▶️ How to Use

Run the following command from the Command Palette:

Analyze Function Names

Or let it run automatically on:

  • Open

  • Save

  • Edit

📣 Help Shape the Future

We’d love to hear from you!Tell us what you think, suggest features, and rate the extension:

👉 Share your feedback here

👨‍💻 Built by SD

Crafted with care to help developers write cleaner, clearer code.Feedback, ideas, and feature requests are always welcome.

🛡 License

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

© 2025 SD — All rights reserved.
You may use, share, and install this extension for personal and non-commercial use only.
Modification and redistribution are not permitted without explicit permission.

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