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

feat: add "intelephense.completeConstructor" command feature #38

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

yaegassy
Copy link
Owner

@yaegassy yaegassy commented Jun 3, 2022

Description

Complete the assignments and add properties for an incomplete constructor.

  • Properties and assignments that already exist will not be inserted
  • Constructor promotion properties are excluded and will not be inserted
  • Stops processing if there are multiple classes in one file

DEMO(mp4)

coc-intelephense-complete-constructor-command.mp4

@yaegassy yaegassy merged commit 0198b5a into master Jun 3, 2022
@yaegassy yaegassy deleted the feat/complete-constructor-command branch June 3, 2022 09:50
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