Jon Seidel
Jon Seidel
I'm also having this problem with sequelize 6.5.0 and sequelize-cli 6.2.0. I fixed one ESM/ES6 issue where a require-ing module was using export instead of module.exports, but the problem continues...
### NVM... My problem was the use of 'contain' versus 'have.value' - this is working as expected, Don't know if this is related, but I'm having a similar problem with...
What's happening, I think, is that since vim isn't completely closed, then you are still on that Session. `:qa` shuts everything down -- including the NERDTree window -- and closes...
'upstream' and 'local' are great for my purposes -- they're prefectly clear for my normal use case. What would be nice would be a commend to get the branch names...
@amadeus -- I think it's time for you to start promoting your fork on vim-javascript. The indentation with AirBNB rules is a nightmare with this plugin. I started to fork...
I have exactly the same issue; when can we get the pull request processed? I'm forced to manually indent many lines to pass the validations so that I can push...
Same issue here with straight-forward html in jsx - adding the JavaScript-Indent plugin didn't work (and anywqay, it's really stale). I'm using the latest vim-javascript plugin & vim-jsx plugins and...
Suggest you switch to another JSX formatter -- this repo appears to have been abandoned. I've switched to [neoclide/vim-jsx-improve](https://www.google.com/search?client=firefox-b-1-d&q=neoclide+vim-jsx-improve) and am very happy with the results.
Whew... I thought for a moment that I'd entered the bug ticket in the wrong place :=))
I'm sorry... what is the Ask here? Seems like this is just a description of what already happens...