Skip to content

Add Docker support, Pint command, and autofocus setting#48

Open
pricecurrent wants to merge 5 commits intoadamwathan:masterfrom
pricecurrent:master
Open

Add Docker support, Pint command, and autofocus setting#48
pricecurrent wants to merge 5 commits intoadamwathan:masterfrom
pricecurrent:master

Conversation

@pricecurrent
Copy link

Summary

  • Docker support: New phpunit-sublime-docker-service project setting that wraps all commands (PHPUnit, Dusk, Pint) with docker compose exec for projects running inside
    Docker containers
  • Pint command: Added run_pint_on_current_file to run Laravel Pint on the active file
  • Auto-focus setting: New phpunit-sublime-autofocus-after-run setting to return focus to Sublime Text after running tests
  • Readme updates: Documented all new features and added missing Dusk/Pint commands to the command list

pricecurrent and others added 5 commits September 25, 2025 11:35
Wrap all test commands (PHPUnit, Dusk, Pint) with docker compose exec
when phpunit-sublime-docker-service is set in project settings. Also
rename sublime-text-autofocus to phpunit-sublime-autofocus-after-run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…mands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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