Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update 'ide' example in framework.rst#7513

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
harcod wants to merge7 commits intosymfony:3.2fromharcod:patch-1

Conversation

@harcod
Copy link
Contributor

The example 'ide' configuration was different from the actual format required for PhpStorm. See README athttps://github.com/aik099/PhpStormProtocol to verify the correct format as

phpstorm://open?url=file://%f&line=%l

The example 'ide' configuration was different from the actual format required for PhpStorm.  See README athttps://github.com/aik099/PhpStormProtocol
Copy link
Member

@javiereguiluzjaviereguiluz left a comment
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

I've asked in the Symfony Slack and some actual users of PHPStorm have said that the proposed change is correct.

Thanks@harcod.

Copy link
Member

@javiereguiluzjaviereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'm sorry ... but there has been some confusion!! The existing syntax works, but the proposed changes don't work!!

Then we'll need more reviews to accept this proposal.

@pierredup
Copy link
Contributor

The syntaxphpstorm://open?url=file://%f&line=%l is only used by the pluginhttps://github.com/aik099/PhpStormProtocol.
Since PHPStorm 8 EAP 138.190, PHPStorm supports the protocol natively using the existing syntax used by the docs.

So IMO there is no change needed.

@xabbuh
Copy link
Member

@xabbuh
Copy link
Member

Since PHPStorm 8 EAP 138.190, PHPStorm supports the protocol natively using the existing syntax used by the docs.

Does that mean we should update the default value in the Symfony code instead?

@pierredup
Copy link
Contributor

I've created a PR to update the value in Symfonysymfony/symfony#21712

@harcod
Copy link
ContributorAuthor

Updated docs as suggested by@pierredup insymfony/symfony#21712

Copy link
Contributor

@pierreduppierredup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

Copy link
Contributor

@pierreduppierredup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@harcod
Copy link
ContributorAuthor

This documentation change reflects the changes made bysymfony/symfony#21813

links that open those files right inside your browser. If you prefer to open
those files in your favorite IDE or text editor, set this option to any of the
following values: ``phpstorm`` (requires `PhpStormProtocol`_), ``sublime``,
following values: ``phpstorm``, ``sublime``,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This line can now be longer.

Copy link
Contributor

@HeahDudeHeahDude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks! 👍

@xabbuh
Copy link
Member

Thank you@harcod.

xabbuh added a commit that referenced this pull requestMar 3, 2017
This PR was squashed before being merged into the 3.2 branch (closes#7513).Discussion----------Update 'ide' example in framework.rstThe example 'ide' configuration was different from the actual format required for PhpStorm.  See README athttps://github.com/aik099/PhpStormProtocol to verify the correct format as> phpstorm://open?url=file://%f&line=%lCommits-------606bfb1 Update 'ide' example in framework.rst
xabbuh added a commit that referenced this pull requestMar 3, 2017
@xabbuhxabbuh closed thisMar 3, 2017
xabbuh added a commit that referenced this pull requestMar 4, 2017
* 3.2: (24 commits)  Minor rewords  Update session_configuration.rst  [#7522] minor wording improvement  [#7513] fix line length  Update 'ide' example in framework.rst  [#7219] move versionadded in front of description  Improved the image for Doctrine + Web Debug Toolbar  [Serializer] Docs for the PropertyInfo integration  Finished this PR  section chronology in comment  Removed the example about Redis  Update cache.rst  Update bundles/configuration.rst  Fix typos  Removed tip that was meant for the 2.x versions  fix usage of the session flag bag API  Add caution related to deprecate mail transport  Use https URLs when possible  [Requirements] Clarify what are JSON and ctype  Proposed a minor reword  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz requested changes

+2 more reviewers

@pierreduppierreduppierredup approved these changes

@HeahDudeHeahDudeHeahDude approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@harcod@pierredup@xabbuh@javiereguiluz@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp