Vincent Jang
Vincent Jang
Hi @josuf107 Thanks for you response. Which version of vim-coc are you using?
Got u, thanks for the info!
Thanks for the changes for refactoring and code opt. Sorry that I was focusing another feature #12, forgot this pull request and pushed changes to the master branch which made...
Hi @sowsan Can you provide more details about how to reproduce this bug?
@BootsSiR Did u test that you cannot set them to false with markup? Because in the demo, it's using the markup to set it to false. Both enableAdd and enableRemove...
@BootsSiR Got it. Yep. I just looked at the demo html, it's setting the variable in the app's property like this ``` var app = document.querySelector('#app'); app.enable_add = false; app.enable_remove...
Yep. That's true it's good to make a note of this so that people don't get confused about it. Will do that. Nice catch. Thanks ~
Yep. I didn't notice that when I implement the element. Very nice catch.
Facing the exact same issue. It looks like might be related to this previous issue https://github.com/ianyh/Amethyst/issues/633
@Wwwound and also can you merge the latest master so that it has the fix for Travis CI build failed issue.