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

Dockerfile commands highlighted are not case-sensitive #17

Closed
hayderimran7 opened this issue Mar 19, 2015 · 2 comments
Closed

Dockerfile commands highlighted are not case-sensitive #17

hayderimran7 opened this issue Mar 19, 2015 · 2 comments

Comments

@hayderimran7
Copy link

I installed the plugin but very soon I figured out that the highlighting is messing with my dockerfile.
for instance, i had to run a script called run.sh , now the plugin is supposedly highlight RUN command,
since its a dockerfile but it also highlighted my script name i.e. run.sh "run" was highlighted .
like following:

COPY run.sh /usr/local/bin/run.sh

run was seen highlighted. If you guys can make the highlighting as case sensitive, will really appreciate it :)

@ekalinin
Copy link
Owner

Thanks for report. Fixed.

@hayderimran7
Copy link
Author

Thank you. Works good now :)

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

2 participants