Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 22 May 15:18

[0.5.0] - 2026-05-22

✨ New Features

  • Integrated native QuestaSim .do script launcher
  • Added QuickPick-based simulation script selection
  • Added automatic QuestaSim GUI startup directly from VS Code
  • Added support for launching simulations directly from the Quartus Assistant panel
  • Added automatic workspace-wide .do file discovery
  • Added top-level VHDL entity source file detection and lookup
  • Added project-aware simulation execution using the workspace root as working directory

🚀 Improvements

  • Improved TreeView readability with workspace-relative paths
  • Improved VHDL top-level entity parsing reliability
  • Refactored simulation execution into reusable command-based workflows
  • Improved cross-platform path handling using fsPath
  • Improved extension stability when spawning detached QuestaSim GUI sessions
  • General codebase cleanup and internal workflow optimizations