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

"Use blade comments" setting pollutes user config file #46

Open
Ingramz opened this issue Jun 2, 2016 · 0 comments
Open

"Use blade comments" setting pollutes user config file #46

Ingramz opened this issue Jun 2, 2016 · 0 comments
Labels
enhancement Request for a new feature. help wanted The maintainers of package are welcoming pull requests that solve the issue.

Comments

@Ingramz
Copy link
Collaborator

Ingramz commented Jun 2, 2016

By default "use blade comments" setting is enabled, which will automatically add

".blade.html.php.text":
  editor:
    commentEnd: " --}}"
    commentStart: "{{-- "

to the user's config file. While this is not a great crime, because it is namespaced (scoped), it would be better if we could achieve the same thing without having to write into the config file.

@Ingramz Ingramz added enhancement Request for a new feature. help wanted The maintainers of package are welcoming pull requests that solve the issue. labels Jun 2, 2016
@Ingramz Ingramz changed the title "Use blade comments" setting pollutes global config space "Use blade comments" setting pollutes user config file Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for a new feature. help wanted The maintainers of package are welcoming pull requests that solve the issue.
Projects
None yet
Development

No branches or pull requests

1 participant