Clément Vannicatte
Clément Vannicatte
superseded by https://github.com/algolia/api-clients-automation/pull/2860
converted to draft until we come back to this
closing since we choose a different implem
the generated comment is the part that should interest you @Haroenv @aymeric-giraudet https://github.com/algolia/api-clients-automation/pull/2860#issuecomment-1992317211
> I agree with the idea of this PR, but I don't know this code base well enough to give a real assessment on whether it's implemented correctly Thanks for...
> note : **PLEASE** be Chill while reading this this made me laugh, I'm chill thanks for opening the issue and testing the plugin! --- I guess this is indeed...
OK so I did some tests, I can confirm that it's `windows.nvim` that resizes the window. > window.nvim has ignore [filetype](https://github.com/anuvyklack/windows.nvim/blob/c7492552b23d0ab30325e90b56066ec51242adc8/doc/windows.txt#L88) but i din't know the Filytype of no-neck-pain 🤷...
You can open an issue on the windows.nvim side, with a reference to this one and see if they'd be keen to implement an ignore by filename option :D
Hey there, thanks for using the plugin and filling an issue! I can confirm this is not an expected behavior and I'm able to reproduce, I'll try to fix it!
Hey @vinoff thanks for try the fix! It's weird because to me it now behaves "correctly", we don't force close the file anymore and it properly throws a e37 error...