Skip to content

fix: Add complete Request class methods to prevent Intelephense conflicts #1695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Amirhf1
Copy link

@Amirhf1 Amirhf1 commented Apr 8, 2025

This PR fixes the issue with Intelephense extension in VS Code by adding complete request class methods to the generated stubs.

Changes:

  • Added new config option include_complete_request_stubs (default: true)
  • Added complete list of Request class methods with proper return types
  • Modified Generator class to handle Request class specially

Fixes #1693

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.

Conflicting with Intelephense
1 participant