othree
othree
@ycmjason Very possible, that's why I still don't fix this issue. There are several tags might be affected by this. Self-closing tag and `` without closing tag ...etc
I will try to fix this again. In my memory, last time I want to fix this is trying to use the indent tag list. But I forgot the detail...
There is no way to detect is this omit close tag or other case. Suggestion?
Thanks for suggestion. Looks possible but I can't give a promise.
I can use [solarized](https://github.com/altercation/vim-colors-solarized) with html5.vim as expect. Any more info?
@kreedz You can copy that line to vimrc and modify to what you want. It wont break anything. (use autocmd to only add to HTML file)
Yes, I expect these features all be configurable by props. Will send PR soon :)
Any update? Does this project still accepts PR?
Hi @abose, sorry for any inconvenience. I don't have very much time like before. So the current policy is: I will fix critical issues which caused the tern client/server crash....
@abose Not yet dive into seeing how brackets integrate with tern. But for me, working with Vim editor. The first step is to start a standalone, foreground tern server. [ref][]....