Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Dimillian
/
CodexMonitor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
416
Star
4.3k
Code
Issues
78
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: Add PHPStorm to the IDE selection and add CSS to stretch out command output block to full width for larger screens
- #566
#566
Closed
aolin480
wants to merge 17 commits into
Dimillian:main
Dimillian/CodexMonitor:main
from
aolin480:feature/phpstorm-ide
aolin480/CodexMonitor:feature/phpstorm-ide
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Feat: Add PHPStorm to the IDE selection and add CSS to stretch out command output block to full width for larger screens
#566
aolin480
wants to merge 17 commits into
Dimillian:main
Dimillian/CodexMonitor:main
from
aolin480:feature/phpstorm-ide
aolin480/CodexMonitor:feature/phpstorm-ide
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
fix: On a large monitor, when commands run in CodexMontior their output is vertically cut off at half of the screen. This fixes it so that it spans the whole content area to see the full output
aolin480
committed
afcb970
View commit details
Copy full SHA for afcb970
Browse repository at this point
feat: Added PHPStorm IDE as an IDE option
aolin480
committed
3861093
View commit details
Copy full SHA for 3861093
Browse repository at this point
fix: Running code lines should stretch 100% of the window content
aolin480
committed
f6c9b1b
View commit details
Copy full SHA for f6c9b1b
Browse repository at this point
Fix: Commands not stretching 100% width of content area and on wide monitors it gets cut off when there's extra space
aolin480
committed
41d8bb3
View commit details
Copy full SHA for 41d8bb3
Browse repository at this point
Chore: Let's not overdo it on checking if the phpstorm binary exists and then enabling the IDE. We'll use the same pattern the author intended
aolin480
committed
387f0b9
View commit details
Copy full SHA for 387f0b9
Browse repository at this point
fix: add PHPStorm as a built-in IDE target and preserve macOS editor fallback
aolin480
committed
c1b4a01
View commit details
Copy full SHA for c1b4a01
Browse repository at this point
fix: use the Windows PHPStorm launcher name in open app targets
aolin480
committed
1d84967
View commit details
Copy full SHA for 1d84967
Browse repository at this point
fix: use the macOS app launcher fallback for PHPStorm
aolin480
committed
3f18662
View commit details
Copy full SHA for 3f18662
Browse repository at this point
fix: migrate persisted open app targets to include PHPStorm
aolin480
committed
0732034
View commit details
Copy full SHA for 0732034
Browse repository at this point
fix: only migrate the PHPStorm open app target
aolin480
committed
026ffc9
View commit details
Copy full SHA for 026ffc9
Browse repository at this point
fix: restore missing HashMap import in workspace IO
aolin480
committed
97969f4
View commit details
Copy full SHA for 97969f4
Browse repository at this point
fix: add PHPStorm to the frontend open app defaults
aolin480
committed
5035fde
View commit details
Copy full SHA for 5035fde
Browse repository at this point
fix: normalize Windows namespace paths for PHPStorm launches
aolin480
committed
d372eed
View commit details
Copy full SHA for d372eed
Browse repository at this point
fix: use the Linux PHPStorm launcher in open app defaults
aolin480
committed
742857c
View commit details
Copy full SHA for 742857c
Browse repository at this point
Commits on Mar 19, 2026
fix: preserve line-aware args in the macOS PHPStorm fallback
aolin480
committed
363d2fa
View commit details
Copy full SHA for 363d2fa
Browse repository at this point
fix: use a fresh open instance for the macOS PHPStorm fallback
aolin480
committed
44bae44
View commit details
Copy full SHA for 44bae44
Browse repository at this point
fix: recognize PhpStorm app bundle names in macOS launch mapping
aolin480
committed
18b2755
View commit details
Copy full SHA for 18b2755
Browse repository at this point
You can’t perform that action at this time.