Skip to content

fix: support for vscode workspace vars#5

Merged
syndbg merged 1 commit intomainfrom
fix-support-for-workspace-vars
Aug 11, 2025
Merged

fix: support for vscode workspace vars#5
syndbg merged 1 commit intomainfrom
fix-support-for-workspace-vars

Conversation

@syndbg
Copy link
Copy Markdown
Owner

@syndbg syndbg commented Aug 11, 2025

Summary

As per https://code.visualstudio.com/docs/reference/variables-reference

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (specify): ___________

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • All tests pass locally (make check)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated (if applicable)
  • Tests pass locally
  • Commit messages follow conventional format
  • No global variables introduced (use factory functions)
  • One struct per file principle followed
  • SOLID principles and dependency injection used

Related Issues

Fixes #(issue number)

Additional Notes

@syndbg syndbg force-pushed the fix-support-for-workspace-vars branch 2 times, most recently from 64cb2af to 16dd154 Compare August 11, 2025 12:59
@syndbg syndbg force-pushed the fix-support-for-workspace-vars branch from 16dd154 to a13dc67 Compare August 11, 2025 13:07
@syndbg syndbg merged commit 20366d6 into main Aug 11, 2025
7 checks passed
@syndbg syndbg deleted the fix-support-for-workspace-vars branch August 11, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant