Akos Komuves

Results 45 comments of Akos Komuves

Can I get some feedback here, is this supported @freegroup?

Thanks, I'll give this a try. 🙇

@leodavinci1 I did not find a solution to this. I was able to verify that in Excel you can save sheets with pre-set cell types that on opening keep their...

This could be helpful: https://github.com/nadbm/react-datasheet/blob/c2ef5f7fe4cb55d95f6cdd180307dc00f8f75b02/src/DataSheet.js#L214-L222 react-datasheet support the copy/paste from Excel and all it seems to do is take the clipboard data and split it: https://github.com/nadbm/react-datasheet/blob/c2ef5f7fe4cb55d95f6cdd180307dc00f8f75b02/src/DataSheet.js#L32-L34

Hi @LandonSchropp, I want to do the same, have you found any solution?

Didn't know about nvim-spectre, looks great! Thanks for sharing @LandonSchropp!

I can also confirm this. We tried setting the headers in `makeApiCall` but it had no effect: ``` await oAuthClient.makeApiCall({ url, method: "GET", headers: { Accept: "application/json", "Content-Type": "application/json", },...

Thanks, I suggest you to create a pull request based on your changes so with the next iteration of the plugin it will be available in maven central.