Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>scholar-snippetNew to Visual Studio Code? Get it now.
scholar-snippet

scholar-snippet

Thomas Moerman

|
19 installs
| (0) | Free
My scholar snippet shared with you =)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Important: scholar-snippet is designed to accelerate development for those with a solid understanding of C#, Flutter, Frontend and related technologies. While it can significantly save time by automating repetitive tasks, it does not replace fundamental knowledge. Using this extension without a proper grasp of these technologies may lead to wasted time and potential errors.

scholar-snippet - Update: Version 0.13.0 - Critical Stability & NestJS Architecture Refocus! 🛡️

We're excited to release scholar-snippet version 0.13.0, which includes a critical fix for file location errors and a cleaner set of NestJS generators focused on core service architecture.

✨ Key Enhancements in Version 0.13.0 ✨

💻 Frontend Development (NestJS)

Architectural Refocus: We've replaced the less frequently used Resolver and Seed generators with tools focused on core data and business logic:

  • New: frontend.nestjs_entity generates a TypeORM Entity structure.

  • New: frontend.nestjs_service generates a Service file via the Nest CLI.

New Code Utilities:

  • Code Snippet: A new command to quickly handle the import of the GraphQL Module directly into your src/app.module.ts.

  • CLI File Generation: A command to quickly create a cli.ts file for custom command-line execution.

⚙️ Critical Stability Improvements

  • Reliable File Pathing (CRITICAL FIX): Resolved a major issue where the extension would fail to find files (like app.module.ts) due to incorrect pathing. All file operations now reliably search from the workspace root (src/app.module.ts), ensuring files are updated correctly every time and preventing frustrating errors.

📝 Changelog

Please view the changelog for detailed information about this release and previous releases.

Upgrade to version 0.13.0 today for a more powerful, flexible, and robust C# and Frontend development experience! 🎉

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