Daniel Nieto
Daniel Nieto
I have the same issue but my `index.d.ts` file is completely empty! and therefor (I guess) it doesn't work at all
:( I was very excited as well when I found it, it seems like it's dead, for me it doesn't even run.
well, I have a small team deploying to FTP server (on Linux) we all work on Mac, and we had issues while deploying due to file permissions on FTP server...
Actually I just knew that the FTP server automatically changes the file permissions to 755 even if I upload one that is 777, and this is not something I can...
The thing that worked for me for NVIM, was adding the following to my `init.vim` file: ``` highlight NonText guifg=#666666 ``` after the line with `colorscheme dracula` You also need...
hello, thank you! not really, I've never heard of that use case, how would you propose to implement this? How do you expect the API to be like?
can you provide code to reproduce this?
Can any of you guys provide a simple project in which I can reproduce this bug? I need to see it myself to debug it
I'll bump the dependencies versions and see if this still happens, I'm thinking this might be an issue from Electron itself
Does this still happens? Otherwise I can close this issue