You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made MegaBuild.Setoutput command set project variables if they exist and fallback to application variables otherwise.
Added File menu actions to Open Project Folder In Explorer and Open Project Folder In Terminal.
Added right-click actions to several step types (e.g., C# Interactive, Command, MSBuild, PowerShell, VS) to open the item's folder in Explorer or Terminal.
Updated code to use file-scoped namespaces and apply other code analysis fixes.