Taffer, to vscode
@Taffer@mastodon.gamedev.place avatar

Thanks to @hakerdefo, I'm taking another look at VS Codium ('cause I like VS Code, but don't like Microsoft's business practices).

Going to see if it's got access to the extensions I'm using, and see if I can just copy my config over.

Taffer,
@Taffer@mastodon.gamedev.place avatar

So they've got separate settings directories; copying over the User directory inside seems to have done something useful without breaking anything.

Didn't copy over any extensions or themes though, which is fine. VSCode's settings directory is a mess, I assume there's a spot I could copy over to get the extensions but I'll just install them directly.

Taffer,
@Taffer@mastodon.gamedev.place avatar

There are a half dozen or so extensions I'm using in VS Code that aren't in VS Codium's repo, including my preferred theme (Sunburst). 🤷

jwildeboer, to markdown
@jwildeboer@social.wildeboer.net avatar

4 new blog posts in April. Seems I'm getting better at sharing my long(er) form thoughts :)

The workflow I now have makes it really easy too. When I have a thread here that I think deserves a blog post, I copy the link to the first toot and paste it in https://mtr.wildeboer.net where I can get a dump that I can copy/paste in my editor and work on. My blog is based and also uses Markdown, so it is easy to do :)

Blog: https://jan.wildeboer.net
RSS/Atom: https://jan.wildeboer.net/feed.xml

1/2

jwildeboer,
@jwildeboer@social.wildeboer.net avatar

The TL;DR:

This runs smoothly since around 2 years now.

jwildeboer, (edited ) to RedHat
@jwildeboer@social.wildeboer.net avatar

How I run Forgejo as rootless container on my 9 machine with and (just a gist, you need quite some knowledge to follow along, I guess) https://codeberg.org/jwildeboer/gists/src/branch/main/2024/20240425ForgejoPodman.md Pull requests welcome :)

jwildeboer,
@jwildeboer@social.wildeboer.net avatar

Nice :) I can now open (and clone) repositories straight to VSCodium! It asks me where to clone the repo and done. I can edit files straight away.

legendary_creeper, to vscode
@legendary_creeper@craftodon.social avatar

Trying out it's a fork of VSCode's source code, it's and comes without data collection and other proprietary code from Microsoft. It's avaible for Windows, Linux and MacOS :3

So far it's pretty great, it gives you a guide on how to transfer your settings, extensions and Co. and also let's u use VSCode's Extension Marketplace if you prefer it over the one. Only thing which I miss is a way to sync 🥲, but thats fine.

More information: https://vscodium.com/

waeiski, to python
@waeiski@vis.social avatar

I've been thinking about myself as a coder a lot. I learnt through its variety and . The course I initially went on used those, so I use them to write scripts.

However, I wonder whether I should learn what are about and potentially another IDE like or / , but also actual software architecture and development things. Not to mention things like , , or that interest me.

jwildeboer, to markdown
@jwildeboer@social.wildeboer.net avatar

Using Markdown to create slides? Why not? With presenter notes and a presenter view with preview of the next slide? Sure! https://marp.app has you covered.

tallship, to linux
@tallship@fedia.social avatar

I think, for me, much like EDLIN, it's pretty much always been a matter of knowing that it was the default editor available in every incarnation of #UNIX and #Linux since, ... I dunno, ... 4.2BSD or so?

Perhaps I should say vi, and in DOS I don't really recall when EDIT.COM supplanted #EDLIN, but do feel free to checkout my friend's more modern #FREDLIN in the link above. h/t to @dheadshot for creating a POSIX interpretation of that classic utility from the days when disk drives talked to you and diskettes shimmied...

Also, These #Vim memes are some of the funnest elbows to the ribs of the person sitting next to you we can all enjoy together... unless, unless, Oh my gawd am I on Drugs?

Here's another one for folks to add to their collections, for foshizzles and giggles, of course, and we all can haz #Cheezburgerz! 🍔

Kindest regards, and thank you for some of the very best cookbook style #tuts, #HowTo's, and introspectives for the UNIX / Linux / FOSS world on the Internet :)

#tallship #FOSS #Fediverse #Vim_or_Emacs? #lolz #pico #NetBeans #Kate #Geany #Bluefish #Vscodium

.

RE: mastodon.social/users/nixCraft/statuses/112112461370380508

alsorew, to KDE
@alsorew@mastodon.online avatar

As soon as a non-Electron based IDE ports this https://marketplace.visualstudio.com/items?itemName=rusnasonov.vscode-typograf I would most likely move over there. Kate? Geany? Notepad Next? Anyone?..

They don’t seem to care about us “text pretty!” people. So for now, VS Code/Codium is just so much better. And feels snappier on Linux, mayhaps?

rnb, to javascript French
@rnb@framapiaf.org avatar

Oups : petit problème sur la dernière version de (1.86.2.24053).

https://github.com/VSCodium/vscodium/issues/1809

Ça pète complètement la validation de code ou .

Ne mettez pas à jour - c'est trop tard pour moi 😞

Attendez le correctif 1.86.2.24054

halisonjl, to random Portuguese

Is anyone out there able to use Obsidian at all with a screen reader on Windows or Ios?

Coach8264,

@weirdwriter @pixelate @halisonjl @weirdwriter, that article is a fantastic resource! Please do continue to keep it up to date with your discoveries. If I had found it earlier it could have saved me work discovering things on my own - then again, I do like figuring things out so I might have done the same anyway, just with a better start point.

When I was considering my options for tools to (re)learn to use after my vision loss my primary focus was on regaining my ability to write code instead of documents as that was more central to the type of work I did at the time. While I found learning to use effectively with a screen reader to be a very frustrating and time-consuming process, it made sense at the time, and proved well worth it to me in the long run. After (re)learning to use it to code, discovering I could use it for as well was a very nice bonus. It is very web app like and can be very difficult to use with a screen reader without learning a library worth of hotkeys/key-binding/keyboard-shortcuts. If I had not already needed to learn them for coding, I don't know that I would have tried for writing documents alone. I have been consider switching to . Less telemetry definitely appeals to me.

Thanks again for referencing that article! I'll definitely be giving it a follow.

governa, to vscode
@governa@fosstodon.org avatar
kta,
@kta@hostux.social avatar

If you are willing to hack for a better developer ecosystem, please try . On , there are builds for flatpaks/snaps (or from source). On , there's a version of in ports that is pre-patched and relatively easy to work with. Some extensions, like remote dev environments and Notebooks, do not work (or only partially work) and require independent extensions. Consider contributing to these projects and use them, if you can.

@governa

jbzfn, to vscode
@jbzfn@mastodon.social avatar

🧑‍💻 VS Code vs VS Codium: What's the Difference?
— It's FOSS

https://itsfoss.com/vs-code-vs-codium/

Theeo123, to programming
@Theeo123@mastodon.social avatar

https://itsfoss.com/vs-code-vs-codium/

Most people following probably know some of this.

For the rest of us, @itsfoss has a great break down and more detailed look, at the differences between VS-Code and VS-Codium.

In basic, both are free and open source. However, Microsoft owns VS-Code, which has telemetry elements enabled by default and contains some non-open bits.

Click through to learn more.

jhx, to archlinux
@jhx@fosstodon.org avatar
pybonacci, to python
@pybonacci@mastodon.social avatar

Is anyone using to write code?

Which setup/plugins/etc?

Any good tutorial to start on linux?

WindOfChange, to archlinux
@WindOfChange@mastodon.online avatar

Trying again session.
Noticed that when using Wayland launcher the icon for VSCodium window is some generic Wayland icon instead of correct one.
Any ideas what's wrong?

governa, to fedora
@governa@fosstodon.org avatar
governa, to vscode
@governa@fosstodon.org avatar

How to Install on Ubuntu Linux

Not happy with telemetry in ? Install VSCodium, a 100% open source clone of VS Code.

https://itsfoss.com/install-vscodium-ubuntu/

chirpbirb, to vscode
@chirpbirb@meow.social avatar

just saw a youtube tutorial refer to sublime text as a free editor 🙄

it is not free nor is it open source. is fully paid software that allows you to evaluate it. costs $99 to purchase access to releases for three years, then you have to do it again. it's also aging super hard. i wouldn't recommend it to new developers. / has so many more features and is actually free.

pybonacci, to python
@pybonacci@mastodon.social avatar

Do you use to write code? Which python related extensions do you use? I'm reluctant to use or so no much idea of the ecosystem, marketplace, etc. Any hint, doc, blog post that helps to get started would be much appreciated.

Thanks!!!

derbruesseler, to vscode German
@derbruesseler@chaos.social avatar

Gibt es eine bessere Alternstive als für ?

governa, to vscode
@governa@fosstodon.org avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • ngwrru68w68
  • megavids
  • cubers
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • lostlight
  • All magazines