7 comments (7 comments)6 reactions (6 reactions)0 assignees (0 assignees)TypeScript11,389 stars (11,389 stars)336 forks (336 forks)batch import
enhancementhelp wantedlanguage-integration
Description
Why isn't there any support for PHP in Roadmap?
Contributor guide
- Tech stack
- typescript
- Domain
- desktopdeveloper experience
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- needs maintainer response
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- basic knowledge of PHPunderstanding of LSP protocol
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Investigate if PHP language server support is still desired by the community. Review any existing discussions or attempts in the issue comments. Check the current Oni architecture for integrating language servers, possibly looking at how other language servers (e.g., TypeScript) are integrated in the codebase. Provide a proposal for adding PHP support, including necessary changes to the plugin system.