Skip to content

write the ide support page and drop neovim - #26

Merged
carlos-granados merged 1 commit into
mainfrom
ide-support
Sep 11, 2026
Merged

write the ide support page and drop neovim#26
carlos-granados merged 1 commit into
mainfrom
ide-support

Conversation

@carlos-granados

Copy link
Copy Markdown
Contributor

Writes the IDE Support page and removes Neovim from the site.

The page's message is that there is nothing to install or change — same protocol, same port — and that what actually changes is a few habits:

  • stop worrying about turning it on: always available by default, so no trigger, no browser extension, no ?XDEBUG_SESSION_START=1, and no separate debugging configuration to switch between
  • listen when you want to debug and stop when you are done: the switch is now your editor's, not the debugger's
  • remove breakpoints once finished with them, and delete rather than disable

It then points at the PhpStorm and VS Code pages, and says that any other DBGp client works with nothing specific to do.

Neovim is removed: the page is deleted along with its sidebar entry, and the three remaining mentions are updated — Quick Start, the IDE card on the home page, and the "works with your editor" benefit text. Neither component linked to the deleted page, so nothing was broken by the removal.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-11 15:44 UTC

@carlos-granados
carlos-granados merged commit 4eaf6af into main Sep 11, 2026
1 check passed
@carlos-granados
carlos-granados deleted the ide-support branch September 11, 2026 15:44
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