We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Doesn't always highlight syntax.
Example, query "regexp javascript" syntax highlighting well:
query "regexp php" practically does not highlight syntax:
Another screenshot with php syntax:
The text was updated successfully, but these errors were encountered:
Hi, thanks for your reporting, I will take some time to investigate this
Sorry, something went wrong.
Hi, after my investigation, I think it's because that php code can't be highlight prperly..
php
I need more time to think how to handle this :-( Sorry for the inconvenience
No branches or pull requests
Doesn't always highlight syntax.
Example, query "regexp javascript" syntax highlighting well:
![regexp_javascript](https://camo.githubusercontent.com/69c3c0ac38c5f8f1754bfb1c6916f78e2800afa545470e0de4058fd1a9ac4fba/68747470733a2f2f692e696d6775722e636f6d2f4c6c376a3858572e706e67)
query "regexp php" practically does not highlight syntax:
![regexp_php](https://camo.githubusercontent.com/8410a961e43eaa00db0ab95b8d4db8c7ec7a37e5efba576e7a00c631f3ce1c5b/68747470733a2f2f692e696d6775722e636f6d2f57384a707048442e706e67)
Another screenshot with php syntax:
![bad_highlight_php](https://camo.githubusercontent.com/456d3feac9299d57fc148f3ef08deb347bc26af8bddea96e9cadb55b45523520/68747470733a2f2f692e696d6775722e636f6d2f3059326d6639792e706e67)
The text was updated successfully, but these errors were encountered: