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

[FrameworkBundle] Add vscode editor to ide config #28679

Merged
merged 1 commit into from
Oct 2, 2018

Conversation

lexcast
Copy link
Contributor

@lexcast lexcast commented Oct 2, 2018

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#10424

Support for uri handler (added here) in vscode editor.

@nicolas-grekas
Copy link
Member

Can you please double confirm you tried it for real and it works for you?

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

@nicolas-grekas
Copy link
Member

Thank you @lexcast.

@nicolas-grekas nicolas-grekas merged commit 05935d8 into symfony:master Oct 2, 2018
nicolas-grekas added a commit that referenced this pull request Oct 2, 2018
…cast)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[FrameworkBundle] Add vscode editor to ide config

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#10424 <!-- required for new features -->

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Support for uri handler (added [here](microsoft/vscode#15320)) in vscode editor.

Commits
-------

05935d8 Add vscode editor to ide config
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Oct 2, 2018
This PR was merged into the master branch.

Discussion
----------

Mention vscode on IDE config

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->
See symfony/symfony#28679

Commits
-------

0fdbdbb Update framework.rst
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
This was referenced Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants