82
submitted 6 months ago* (last edited 6 months ago) by DannyMac@lemmy.world to c/linux@lemmy.ml

Which "E" is this?

you are viewing a single comment's thread
view the rest of the comments
[-] indigomirage@lemmy.ca 33 points 6 months ago

Vscode remote ssh is clever, to be clear, and in many cases is ideal. But it seems to me that they really need to ship an out-of-the-box extension that does edit over sftp with local caching as a fallback option. Notepad++ does this and it's great.

I know that there are a bunch of 3rd party extensions that seem to do this but most seem a little bit janky as you dig in to it. This needs to be an official Microsoft extension.

In general, I don't want my IDE running or depositing anything on my servers that I haven't explicitly asked for, especially if a main goal is to simply edit config files easily via a familiar editor application. Basically a 'leave no trace' philosophy (for the sake of predictability, consistency and control, not for any nefarious reasons).

(that said, remote ssh with vscode server is fantastic - but only when I actually want it).

[-] tsonfeir@lemm.ee 6 points 6 months ago

Yeah, when I switched to vscode and realized what was going on, I got a bit uncomfortable.

… but I sided with convenience.

[-] indigomirage@lemmy.ca 18 points 6 months ago

Not being able to see the source code of extensions, and having them loaded and executing remotely really ought to be a non-starter, but for some reason we find ourselves ok with this?

Maybe there are checks and balances? I really don't know - but I certainly don't know what they are.

I'm actively exploring alternative cross-platform editors for this and other vscode usability reasons.

[-] chepycou@rcsocial.net 5 points 6 months ago

@indigomirage Neovim ? (there are pre-configured #neovim based IDEs with every fancy thing such as Nvim-Chad)

[-] indigomirage@lemmy.ca 4 points 6 months ago

For sure - but it's a matter of getting accustomed to vi. I also prefer to really understand what each add on does. Not ruling out pre-packaged, but am working through assembling my own config first.

And then there's learning vi (I can use it, it's just not yet second nature).

[-] chepycou@rcsocial.net 1 points 6 months ago

@indigomirage Always better to do so, I just included a mention of the pre-built IDEs because it can be a hassle to set up and prevent people from trying

load more comments (16 replies)
load more comments (16 replies)
load more comments (18 replies)
this post was submitted on 08 Feb 2024
82 points (94.6% liked)

Linux

46620 readers
991 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS