[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: Zed_Editor_Logo.png (160 KB, 1646x1646)
160 KB PNG
Zed. It's good.
>>
>Zed
deprecated
>>
>>109661419
no one cares about "collaborative" editing/prooompting
>>
>>109661487
>no one cares about zed
we know
>>
>>109661410
I am using it at work and at home for over a year, great editor. I am the only person at my company who uses Zed, the rest are VSCode and/or jetbrains fags
>>
>>109661419
Isn't that logo a pedophile symbol?
>>
>>109661410
i don't like the look of it
I can theme sublime and jetbrains stuff just fine, desu jetbrains editors look great right out of the box
but zed always looks like shit and hurts my eyes, no matter the theme and font size I choose
>>
>>109661419
>140MB text editor
lol
lmao
Compiling that shit is an DoS attack masking a supply chain attack.
>>
>zed with helix motions
yeah, its coding time
>>
>>109663753
a literal tranny built zed's UI stack
of course they love little boys
>>
>>109664036
yeah, I can't quite understand why but it looks rather off in comparison to vscode
>>
>>109661410
does it have vim keybinding?
>>
>>109669358
yes and it's the best emulation I've seen
>>
>>109661410
I like it cause it reminds me of Atom
>>
>>109661410
i like it, but they still have that bug where files that were created or moved outside the editor sometimes just don't appear within the project explorer
and then the maintainers refused to add a manual folder refresh button to the command palette favouring some automated solution that just keeps breaking
i also don't like how extensions just automatically update without any input from myself
>>
>>109661410
It's nicer than VS Code that's for sure, but I'm still waiting for support to get a bit better.
>>
>>109661410
how does it compare to vscode for webshit??
>>
>>109661410
The only point of VS code is its wide range of plugins.
This thing is VS code without plugins. Pointless.
>>
>>109661410
Takes almost two hours to compile. Fuck off.
>>
Zed's dead baby, Zed's dead.
>>
>>109669881
>but they still have that bug where files that were created or moved outside the editor sometimes just don't appear within the project explorer
it does this in the git panel too, absolutely fucking infuriating
>>
>>109673786
>This thing is VS code without plugins.
its not a web browser though, how is it similar
>>109674831
>compiling your desktop software
why, you a timesinking /g/entooman?
>>
>>109672973
webshitter here, I use it at work with Nuxt/Vue/TypeScript etc., works pretty good, I don't have any problems. Haven't used vscode professionally or at home for almost 2 years
>>
>>109677158
I'm on NixOS and just changing the environmental variable for a package forces you to recompile it
>>
File: zed2.webm (3.32 MB, 1920x1080)
3.32 MB
3.32 MB WEBM
>>109661410
>zed
>good
TOPKEK
>>
>>109661957
kek
>>
>>109679028
cant you just set env vars outside the derivation?
>>
>>109679277
How so? I know I can set them globally, but that would change my TMPDIR for all software on my machine. Zed's GPG doesn't work with a noexec tmp because they write a fucking shell script, so I wanted to change its TMPDIR to /run/user/1000 specifically for Zed.
>>
>>109679028
>>109679355
This is why you shouldn't use meme distros. Not that zed would work anyway though. >>109679042
>>
>>109679506
It works fine for me
>>
I used to use vscode but started using zed because codex in vscode kept breaking. It's got some things I like more but also some things I dislike. Much of a muchness

>>109669881
I get that all the time but couldn't be fucked reporting it as a bug
>and then the maintainers refused to add a manual folder refresh button to the command palette
Did they really? Maybe I'll open a bug/feature request next time it happens
>>
>>109679042
just use a normal operating system with a proper desktop environment
>>
>>109679541
>Did they really?
Yeah, there's been a number of issues related to it, often gets closed because they implment some kind of 'fix' but looking at the comments, it just keeps reappearing for people.
Eventually somebody made a pull-request to implement manual refreshing, but they ended up rejecting it because they seem to prefer their polling based approach instead.
>https://github.com/zed-industries/zed/pull/46291#issuecomment-4265314341
>>
I like it the only problem is long compilation times in NixOS, using Nix in arch it is a little bit troublesome to point the binaries of a flake derivation output to lets say the Java LSP. But well working with Java without an IDE is a horrible as working with C++ without an IDE. Their predictions and their agents panel alongside Opencode is really good and its lightweight.

For python and rust is easy as pie to setup and its great. I have yet to try it with golang and elixir.
>>
zed for me takes a whole minute to open meanwhile code is instant. rust is so fucking bad.
>>
>>109661410
buy an ad
>>
im just using vscode until i make my own TE.
Programmers are hopeless for actually improving tools because they'll never stop worshiping the 1970s CS culture they'll never experience.
>>
>>109661419
more like defecated.
>>109663753
>>109667944
but enough about torrent downloaders.
>>
>>109664036
How do I sublime text for free on Fedora?
>>
File: file.png (82 KB, 1996x474)
82 KB PNG
>>109685175
look up on github, people discuss it there
for example
>wasulabenjamin/How to activate Sublime Text Build 4200 x64.md
seems like this is working/used to work by reading comments:
>sudo cp /opt/sublime_text/sublime_text /opt/sublime_text/sublime_text.bak
>sudo sed -i 's/\x0F\xB6\x51\x05\x83\xF2\x01/\xC6\x41\x05\x01\xB2\x00\x90/' /opt/sublime_text/sublime_text

plenty similar gists exist where people discuss activating things on linux by editing hex
>>
File: gram.png (59 KB, 512x512)
59 KB PNG
>>109661410
>Zed
Use Gram instead. No slop fondling bullshit included. Don't be a code cuck
>>
>>109687771
Pretty cool. Would love to see an official Windows build one day
>>
>>109661410
I tried zed but for some reason I prefer vscode
>>
>>109661410
Don't need to fix what ain't broken.
>>
>>109687771
why is that frog $0yjaking
>>
>>109689755
>pay up, good goy
>>
>>109690326
Aren't you paid for working? or maybe you do it for free?



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.