-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] HTML tag highlight added. #4173
Comments
Comment by njx To |
Comment by larz0 This is awesome |
Comment by sathyamoorthi
|
Comment by sathyamoorthi
|
Comment by larz0
|
Comment by JeffryBooher
|
Comment by larz0
|
Comment by sathyamoorthi
"I prefer the way things look when only the 'other' tag is highlighted, so I'm going to keep the So i could ask him or gave pull request to CodeMirror to add an option to highlight both tags OR i can customize that add-on for brackets. Need your opinion. |
Comment by JeffryBooher
I guess the other option is that we fork the addon and create a new one with a different name and it's never committed back to code-mirror. |
Comment by TomMalbran Maybe Marijnh would accept the change it was made as an option on the addon, and not active by default? Which would leave the behavior as it is by default and add the one we desire with an additional option. Might be worth asking him first. |
Comment by sathyamoorthi
|
Comment by JeffryBooher
|
Comment by sathyamoorthi
|
Comment by JeffryBooher Nominating for Sprint 31 |
Comment by JeffryBooher
|
Comment by JeffryBooher
|
Comment by JeffryBooher Merging this into master. Looks like the travis build error is benign. |
Comment by lovebdsobuj Tag Highlight very important and useful Extension... |
Issue by sathyamoorthi
Thursday Jul 18, 2013 at 06:25 GMT
Originally opened as adobe/brackets#4504
Tag highlight functionality added.
_some tracks_
Google Group Discussion
Trello Card
adobe/brackets#3069
Code mirror's matchTags extension only highlight the other tag. In the above screenshot, i put cursor on start tag <form, but it only highlights the other tag </form>. If you want to to highlight both tags, i can rewrite this extension for brackets.
sathyamoorthi included the following code: https://github.com/adobe/brackets/pull/4504/commits
The text was updated successfully, but these errors were encountered: