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

Incorrect parameters autocompletion in quotes: percent character duplication in yaml #624

Closed
bocharsky-bw opened this issue Nov 18, 2015 · 3 comments
Labels

Comments

@bocharsky-bw
Copy link

In .yml files parameters autocompletion in single/double quotes works incorrectly: duplicate % character at the beginning:

app:
    resource: @AppBundle/Controller/
    type:     annotation
    prefix:   /{_locale}
    defaults:
        _locale: '%%locale%' # should be '%locale%'

P.S. Without any quotes autocompletion for parameters is correct now.

@nspyke
Copy link

nspyke commented Mar 29, 2016

This is still an issue in the current release

@Haehnchen Haehnchen added the todo label Mar 29, 2016
@Haehnchen
Copy link
Owner

@Haehnchen
Copy link
Owner

fixed a time ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants