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

wrong parsing #93

Open
shingitsune opened this issue Sep 25, 2016 · 5 comments
Open

wrong parsing #93

shingitsune opened this issue Sep 25, 2016 · 5 comments

Comments

@shingitsune
Copy link

shingitsune commented Sep 25, 2016

incorrect parsing this tag:
<cfset localPath = "http://#HTTP_HOST#" />

@MechaCoder
Copy link

ditto

@amyers735
Copy link

I had this issue, and it appears it's actually caused by another Atom plugin hijacking the URL highlighting.

If you go to Settings > Packages > Language Hyperlink > Disable, does that make the problem go away?

It looks like someone put in a pull request to language-hyperlink to fix cfml highlighting but to me it doesn't appear to work

@amyers735
Copy link

amyers735 commented Jan 10, 2017

I suspect some of the parsing issues in #83 (the ones with "http" inside strings" could also be related to the language-hyperlink package)

@tjhomas
Copy link

tjhomas commented Feb 21, 2017

I also had this problem, which was fixed by disabling Language Hyperlink. Thanks @am2605!!

@amyers735
Copy link

Glad it helped!

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

4 participants