Skip to content

Conversation

@nguyentranchung
Copy link

Summary

This PR updates the debugbar configuration to include support for additional code editors:

New Editors Added

  • cursor - Cursor IDE (AI-powered code editor)
  • windsurf - Windsurf IDE
  • codelite - CodeLite IDE
  • phpstorm-remote - Remote PHPStorm support
  • idea-remote - Remote IntelliJ IDEA support

Changes

  • Added new editor options to the supported list in config/debugbar.php
  • Reorganized the editor list for better readability

Motivation

With the rise of AI-powered code editors like Cursor and Windsurf, many developers are using these as their primary development environments. This PR enables users to click on file names in the debugbar and have them open directly in their preferred editor.

Checklist

  • Configuration changes only (no code logic changes)
  • No breaking changes
  • Backward compatible

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