patrickjuchli / basic-ftp

FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Extension in VS code

bbalouki opened this issue · comments

image

I've been trying to solve this problem for days but I couldn't. I can't save files with an .R extension, but with python files it works. I can't even create files from VS code. can someone help me, please?

Wrong repository?

i don't really know what does it mean

You have opened an issue for the library "basic-ftp" but your troubles seem to concern something entirely different (R, VS-Code). If they are indeed related to "basic-ftp", could you describe in what way?

my problem is simple. when I create files with a python extension, I manage to save them and also save them automatically. but when it comes to files with an R extension the system gives me an error.