v1.50.1 ✅

  • Registry generator fix — both REslava.Result.Flow and REslava.ResultFlow registry generators now include [ResultFlow] methods regardless of return type; previously methods returning non-Result types (e.g. Match-terminal pipelines returning string) were omitted from the registry
  • sourceLine fixsourceLine in _Info JSON is now correctly 1-based; previously stored as 0-based, causing VSIX "Go to Source" to navigate one line above the method
  • VSIX v1.2.1 — sidebar stats count only visible projects; fixes stats showing all workspace projects instead of only those with [ResultFlow] pipelines