I’m getting back into coding and I’m going to start with python but I wanted to see what are some good IDEs to write the code. Thanks in advance.

You are viewing a single thread.
View all comments
6 points

Zed

permalink
report
reply
5 points

Zed is full of AI rubbish, though, which is a shame as I was looking for a code editor built with Rust.

permalink
report
parent
reply
2 points

It’s not too hard to disable all of it

{
  // Disable Telemetry
  "telemetry": {
    "metrics": false,
    "diagnostics": false
  },
  // Disable Assistant:
  "assistant": {
    "enabled": false,
    "button": false,
    "version": "2"
  },
  // Disable Copilot:
  "features": {
    "inline_completion_provider": "none"
  },
  // Disable Collaboration Features:
  "collaboration_panel": {
    "button": false
  },
  "chat_panel": {
    "button": false
  },
  "notification_panel": {
    "button": false
  }
}
permalink
report
parent
reply
1 point

These should be off by default (made opt-in not opt-out) or made plugins/extensions at worst and removed completely at best.

permalink
report
parent
reply
3 points

Rust doesn’t buy you anything interesting in this space.

permalink
report
parent
reply
3 points

Not really, all the AI stuff is off by default and doesn’t really nag you all too much…

permalink
report
parent
reply
2 points

I did find this fork which removes all the AI and telemetry. You’d be surprised how much of it is there.

permalink
report
parent
reply
5 points
*

You can check out Lapce, which is written in Rust: https://github.com/lapce/lapce

permalink
report
parent
reply
1 point

Yeah, I have. Seems like development has stalled, though. Last release was 4 months ago and the last commit a month ago.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
1 point

As long as it has an integration for your language/framework of choice it’s the best imo

permalink
report
parent
reply
1 point

Will try, thanks.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 6.4K

    Monthly active users

  • 4K

    Posts

  • 55K

    Comments