mort, to vscode
@mort@fosstodon.org avatar

I will never understand why #vscode defaults to not adding a newline at the end of the file

At least in UNIX-like systems, line feeds are line terminators. Many tools expect there to be a newline after the last line. Most text editors include a newline at the end of the file. VSCode's strange default causes lots of projects to end up with files without a final newline, and causes git churn where people add and remove trailing newlines. #microsoft #programming

MeowKing, to vscode
@MeowKing@emacs.ch avatar

Finally I switch to for developing front end work. It's super useful to see the converted class for (I'm a beginner). I know there is lsp-tailwind, but I use eglot, and it cannot have multiple lsp server in one major mode yet.

andypiper, to vscode
@andypiper@macaw.social avatar

I tuned in to @GurgleApps live stream on YouTube (I saw it was happening via their toot, and I've watched some of their other videos before). I unexpectedly won the "duck race" contest - with an on-brand, digital purple duck! Fun, and they are a nice group who get excited about all kinds of tech, super engaging. Also, I should be getting a #VSCode coaster from them! Check out their shop. https://www.etsy.com/uk/shop/GurgleApps

GurgleApps, to vscode
@GurgleApps@mastodon.social avatar

Join us this evening, early doors 6pm. Live Duck race giveaway - Raspberry Pi Pico Pinout Coaster or VSCode Cheat Sheet Coaster. Don't miss it! Hope to see you there. Click the link to be notified when we start.
https://www.youtube.com/live/uDHBg4Ms7sY?si=kuo2VwlZp3DIBD_4
#vscode #raspberrypi #electronics #maker

oliverandrich, to vscode
@oliverandrich@fosstodon.org avatar

I still want to leave #vscode behind. May be I can at least move my #golang projects to Goland. It would be a nice starting point.

GurgleApps, to vscode
@GurgleApps@mastodon.social avatar

Join us tonight 7pm UTC for our live stream. Look forward to seeing you. Details in our promo below. Raspberry Pi Pico Pinout Coaster or VSCode Coaster Giveaway included. Link below takes you to the live stream & get notified!
@RaspberryPi_org

rolle, to vscode
@rolle@mementomori.social avatar

Google is working on a new IDE called IDX. It's a competitor to VS Code https://idx.dev

#Coding #Editor #VSCode #ProjectIDX #Google #OpenSource

smach, to vscode
@smach@masto.machlis.com avatar
JesseSkinner, to vscode
@JesseSkinner@toot.cafe avatar

Protip for VS Code users: if VS Code is acting slow, it's probably your extensions' fault. Disable as many as you can. You can also look in the Output tab for "Extension Host" to see what's going on. Can be crazy how many extensions are doing things every time you type a character!

#vscode #dev

Htbaa, to vim
@Htbaa@fosstodon.org avatar

Up until 4 years ago or something #Vim (or #GVim) was my code editor of choice. But when having to work with #PHP #WordPress I preferred #VSCode, which has become my main editor.

With Vim I could never get IntelliSense to work properly so I dropped that.

Currently want to look into working with (Mac)Vim again. But my #vimfiles are sorely outdated (8-12 years or so!). Time for a fresh start. Used to copy plugin's etc. to my vimfiles, but is there a better way these days to also stay up-to-date?

VinceAggrippino, to vscode
@VinceAggrippino@techhub.social avatar

The Live Server extension for has started to take a very long time to open a browser tab. Has anyone else had this problem?

https://www.reddit.com/r/vscode/comments/1aq9uv7

ctietze, to vscode
@ctietze@mastodon.social avatar

Do I know any #VSCode users on #Windows?

My wife asked what's wrong with her git: she could not git add a file, like, at all. It was weird.

After fiddling and half-reverting some changes here and there, it turns out that her changes to

BananaBread.foo

were not stage-able and the fiddling produced another modification -- to the file named:

Bananabread.foo

VSCode doesn't show 2 files, though.

So my question is:

Does VSCode conflate file names with different cases, while Windows doesn't?

linuxmagazine, to ubuntu
@linuxmagazine@fosstodon.org avatar
josh, to Java
kroc, to vscode
@kroc@mstdn.social avatar

On the left, #VSCode; this app is using ~470 MB of RAM. There's a lot going on in the background here, a web browser engine, a JavaScript engine and server backend. On the right is Visual Basic 6 (#VB6), with a very large project open, taking up 42 MB RAM. Now this isn't even to complain about bloat because VScode performs really well and is very extensible. It's the only editor I've enjoyed using since #TextMate on MacOS;

Screenshot of Visual BASIC 6 IDE with a project (PhotoDemon) open.

governa, to microsoft
@governa@fosstodon.org avatar
schalkneethling, to vscode
@schalkneethling@hachyderm.io avatar

The latest version of #VSCode adds "Hey Code" support that allows working in VSCode with your voice. https://code.visualstudio.com/updates/v1_86#_accessibility #a11y #accessibility

thilo, to vscode
@thilo@maier.social avatar

Just saw this when I hovered over a type annotation in #VSCode.

At first, I couldn't make sense of it.

Turns out it's yet another annoyance in VS Code. Whoever pulled this off: you got me. And VS Code: please fix this.

ramikrispin, to python
@ramikrispin@mstdn.social avatar

I made some minor updates to my Python+VScode+Docker tutorial.

Thanks for all the PRs!

https://github.com/RamiKrispin/vscode-python

#python #vscode #docker #datascience

thelinuxEXP, to linux
@thelinuxEXP@mastodon.social avatar

TIme for the usual end-of-the-week and News video!

In this one, we have doubling down on errors, with dropping 18.04 without any warning (which is a problem, because auto updates are a very common thing), and grabbing browsing data from without asking for consent.

We also have 40 KDE going back a bit on their removal of X11, and some unintended consequences of licensing changes:

https://www.youtube.com/watch?v=4QY6ADlspTQ

carlton, to django
@carlton@fosstodon.org avatar

OK and folks… There’s X year old VSCode issue to support unit tests with the test runner in the VS Code UI.

This never got progressed.

1/2

carlton,
@carlton@fosstodon.org avatar

About 3 months ago, there was an updated issue which needed community feedback, but (I guess) no-one knew about it, so it got closed.

It got re-opened (don’t know why) but unless Django folks actually say, “Yes we use VS Code, and that it doesn’t support the Django test runner is a PITA”, that the same will happen.

Please go +1 or something.

https://github.com/microsoft/vscode-python/issues/22388 #django #vscode

didek, to vscode
@didek@101010.pl avatar

This is cool. VSCode-like editor written in Rust. Currently in pre-alpha.

https://lapce.dev/

#vscode #rust #foss

governa, to vscode
@governa@fosstodon.org avatar
deadlydog, to vscode
@deadlydog@hachyderm.io avatar

now has a multi-file diff view. Just click the "View Changes" button in the Source Control pane instead of clicking on each individual file 😎 An experience more like viewing a PR on GitHub.

More info: https://code.visualstudio.com/updates/v1_86#_review-multiple-files-in-diff-editor

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines