Skip to content
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

Add _ide_helpers.php to git export-ignore #559

Closed
wants to merge 1 commit into from

Conversation

gerardroche
Copy link

This file actually interferes with application-level LSP, because LSP
picks it up and indexes it, then things break like goto definition and
results in warnings about missing methods like Route::get().

This file actually interferes with application-level LSP, because LSP
picks it up and indexes it, then things break like goto definition and
results in warnings about missing methods like `Route::get()`.

Fixes  inertiajs#557
@driesvints
Copy link
Collaborator

Done, thanks.

@driesvints driesvints closed this Mar 7, 2024
@gerardroche gerardroche deleted the git-export-ignore branch March 15, 2024 11:37
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.

2 participants