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

[Proposal] Change name of envoy file - remove .blade.php extension #24

Closed
allmarkedup opened this issue Feb 14, 2014 · 5 comments
Closed

Comments

@allmarkedup
Copy link

First let me just say that I'm loving Envoy so far. Great little tool.

So consider this a minor nitpick, but the filename 'Envoy.blade.php' seems overly verbose to me, and also really exposes details about the file that is of no interest - I don't need to know that it is a Blade (-like) syntax file, or even that it's PHP to be honest.

Just something like calling it '.envoy' or plain 'Envoy' or similar would be simpler, and more inline with other tools like Capistrano etc.

Just a thought :-)

@codeclown
Copy link

+1

@taylorotwell
Copy link
Member

The reason I chose Blade is because many Laravel users have a Blade syntax-highlighting plug-in installed to their editor, and that works based on the file extension.

@brayniverse
Copy link

Is it possible to have a config file where a developer can specify their envoy filename? That way people with the extension installed can use .blade.php.

@spamoom
Copy link

spamoom commented Feb 17, 2014

I agree with this, just Envoy would work very well, and it's only 2 clicks in most editors to set the syntax default for a filetype

@taylorotwell
Copy link
Member

I don't want to lose the Blade syntax highlighting.

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

No branches or pull requests

5 participants