fedii.me
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
TechCodex@programming.dev
cake
to Programmer Humor@programming.dev · 2 years ago

Still can't decide

programming.dev

message-square
57
link
fedilink
33

Still can't decide

programming.dev

TechCodex@programming.dev
cake
to Programmer Humor@programming.dev · 2 years ago
message-square
57
link
fedilink
alert-triangle
You must log in or register to comment.
  • angryzor@programming.dev
    link
    fedilink
    arrow-up
    21
    ·
    2 years ago

    Still waiting for VSCopium

    • TechCodex@programming.dev
      cake
      OP
      link
      fedilink
      arrow-up
      6
      ·
      2 years ago

      I thought you had a typo… But then I look it up…

      https://github.com/TheHolyTachanka/VsCopium

      It’s real… But I think it’s abandoned…

    • voxel@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      i always mistype codium as copium…
      so

      alias --save copium codium

  • ImportedReality@programming.dev
    link
    fedilink
    arrow-up
    16
    ·
    2 years ago

    Come to neovim and spend countless hours tweaking your configs when you should be working 🙃

    • Hexarei@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Crazy that people seem to think you’re serious and that Neovim needs constant tweaking. I built my config nearly 6 months ago and have only edited it to add new keybinds when I think of how something could be faster or easier. Everything else has been pretty stable.

    • sizeoftheuniverse@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      2 years ago

      That was exactly my experience with it.

      I was using VIM in the old days, so I already had some memories on now to do basic editing.

      And then I’ve spent a week trying to make NeoVIM a well adjusted IDE for C, Java, JavaScript and go. I’ve quit after a week, as the results were not satisfactory.

      • msage@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        I just installed CoC with a language server, and it works like a charm.

  • joneskind@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    2 years ago
    • Install VSCode
    • Install all extensions
    • Copy extensions folder
    • Install Codium
    • Move extensions to Codium extensions folder
    • Remove VSCode
    • entropicshart@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      2 years ago

      Does codium handle updates for the extensions?

      • Marxine@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        As long as the same extensions exist in its repositories, yes. VSCodium has its own extension marketplace though, many of the most used can be easily found there.

    • ScandalFan85@feddit.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      2 years ago

      You can also download the *.vsix file of the desired extension from either Github or Microsoft’s extension marketplace and install it manually by clicking on “Install from VSIX” in the Extensions menu.

      This obviously doesn’t solve the update problem and it is also questionable if this is in terms with the “Microsoft Terms of Use” of the extension.

    • voxel@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      or just use the vscode marketplace in codium…

      you can also just use openvsix, which actually contains everything you’ll ever need

    • copygirl@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      This works until you have debug .NET.

  • fuzzy_feeling@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    2 years ago

    vim users: you guys got buttons?

    • Bardak@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      Hey you get to decide between neovim and vim

      • darcy@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        neovim is not much different really, except you can do configs in lua (much better).

        • sugar_in_your_tea@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          2 years ago

          Vim chocked for me when I tried to launch it with git commit -v with a massive changeset (~100 files, lots of small changes per file), and neovim was cool with it.

          So neovim is just a little bit smoother.

      • potato@lolimbeer.com
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I don’t think that’s much of a choice.

        #neovim4life

  • heartlessevil@lemmy.one
    link
    fedilink
    arrow-up
    4
    ·
    2 years ago

    I miss when this was vim vs Emacs

    • psilocybin@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      2 years ago

      Whish side were you on then? The correct side (emacs) or the wrong side (vim)?

      • heartlessevil@lemmy.one
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        Why not both? I’ve used Emacs with evil-mode for several years. I did use Vim before that for longer though.

        • psilocybin@discuss.tchncs.de
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 years ago

          If you count that as both then I agree. I also use emacs with modal keybinds (not vim-style though)

          I just wanted to bring back the flame war a little sijce you were nostalgic about it

  • Marxine@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    NeoVim, VSCodium and Kate are my picks.

  • shohamc1@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Any Jetbrains users here?

    • vanshaj@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      Can’t imagine working with java without it

    • learningduck@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      ✋ Using Goland daily. Haven’t try out their Fleet much though.

    • sjpwarren@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Yes, it seems to have everything I need for Go and Python

  • DonnerWolfBach@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    I use vscodium for most day to day stuff and vscode for trying out/“sandboxing” specific extensions like github copilot.

  • notsharp@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    emacs vs vim

  • Rho@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    in linux I use codium and add a symlink from code to codium, that way software that only recognizes code will work with codium (don’t know why godot does it) and it works great, on windows I just couldn’t make it work so I use code because unity only works with code and I have to use Unity for work also, I enabled the vscode store in codium because there are some extensions I need that aren’t on the codium store

    • Syboxez@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      You can symlink in Windows as well. It’s called a “junction”

  • DiamondDemon@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Obvious choice, nano

    • dukk@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      Obvious choice, NeoVim.

  • Kerb@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Is there even a difference, asside from the telemetry?

    • TechCodex@programming.dev
      cake
      OP
      link
      fedilink
      arrow-up
      4
      ·
      2 years ago

      VSCodium has limited plugins, but most known ones were available… Weird logo, some kind of a seaplant?? But I soon dig it…

      VSCode has all the plugins, but with Microsoft’s Telemetry as expected… Cool logo…

      Truth: I’m using VSCodium, the absence of Telemetry tends to improve it’s overall performance… I’m beginning to like the logo… Plugins support has improved, all the plugins I used in VSCode, are now available… All of it…

      • axo@feddit.de
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        You can add the official microsoft marketplace in a json file and get all the addons :)

      • JackbyDev@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        It’s basically the same difference between Chrome and Chromium.

        • the_countrox@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 years ago

          I love Foss software but chrome crushes browerbench.org speedometer test (on windows not Linux ) like its always 20 runs more than chromium or ungoogled chromium makes me wonder is chrome cheating or what’s happening under the hood

          • darcy@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            ·
            2 years ago

            until you open more than 4 tabs. then firefox wins

            • the_countrox@sh.itjust.works
              link
              fedilink
              arrow-up
              2
              ·
              2 years ago

              This is the way. Check out betterfox user.js to make Firefox light speed

    • Gentoo1337@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      The plugins. Aside from that, it’s the same source code

  • dinodroid@programming.dev
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    2 years ago

    Well, choose neovim and customize it the way you want.

    • inline_caching@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      I managed to code 100% in nvim after I realized vscode taking almost 5gb storage for caches and the extensions

  • breadsmasher@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 years ago

    No telemetry but also restricted extension stores

    • rmam@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 years ago

      This. Getting rid of telemetry is ok, but not being able to use extensions adds too much resistance and can even make the app practically unusable.

  • lavafroth@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Try out helix. It has a lot of sane defaults baked into it, treesitter, LSP support, etc.

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 191 users / day
  • 3.68K users / week
  • 9.07K users / month
  • 19.5K users / 6 months
  • 1 local subscriber
  • 24.6K subscribers
  • 1.53K Posts
  • 56.2K Comments
  • Modlog
  • mods:
  • Feyter@programming.dev
  • adr1an@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.11
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org