jscholes, to python
@jscholes@dragonscave.space avatar

Needed to rename a test fixture in a file, and find/replace wasn't up for the job. So I decided to give a go:

I started by pressing Ctrl+F2, for "Change All Occurrences". I think that is basically find/replace, and hence didn't do what I wanted.

Instead, I installed the recommended Python extension, and pressed F2 for "Rename Symbol". That claims to have only made one change, and the references to the function are still using the old name.

So, consider me confused. I'm using , whereby the test fixtures are referenced as function arguments rather than being called directly. Maybe that's what VS Code is struggling with? Either way, I've now spent more time on this than just manually editing the text.

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

I've been messing with VS Code for a few days now (despite being an MS hater), and it seems quite good; "all" of my friends use it, and SublimeText is sort of feeling abandoned these days.

One thing that's bugging me, and I can't figure out how to fix it, is that every time the window loses focus, something is reformatting my text. Type "something " with a space, switch to check info, switch back and the space is gone. 🤷

wagesj45, to vscode
@wagesj45@mastodon.jordanwages.com avatar

Is it just me or is just... bad? How is it so intuitive to just browse an FTP connection and open a file?

wagesj45,
@wagesj45@mastodon.jordanwages.com avatar

OMG. Great. You get to save the file once before shits itself and you have restart VSCode for it to reconnect to the remote connection. This editor blows, man. Sorry for all the VSCode lovers out there.

VSCode seems to be the answer if the question was "What if we took a GUI, removed everything that makes a GUI useful, and replaced it with half working CLI?"

itnewsbot, to random
@itnewsbot@schleuss.online avatar

Visual Studio Code adds voice dictation - Visual Studio Code 1.87, the February 2024 release of Microsoft’s popular code editor,... - https://www.infoworld.com/article/3713244/visual-studio-code-adds-voice-dictation.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Rust users concerned about complexity, low usage - While the use of Rust language by professional programmers continues to grow, Rust use... - https://www.infoworld.com/article/3713260/rust-users-concerned-about-complexity-low-usage.html#tk.rss_all

hbons, to vscode
@hbons@mastodon.social avatar

I want to shift focus to improving VS Code's version control flows soon. 🔀

what are some things you like/dislike currently? more importantly, what's frustrating you?

I'll start: I'm missing a visual git-log and feel disoriented because of it.

#vscode #VisualStudioCode #VisualStudio #ux #git #github #dev #coding #programming

itnewsbot, to random
@itnewsbot@schleuss.online avatar

Visual Studio Code adds ‘Hey Code’ voice command - Visual Studio Code 1.86, the January 2024 release of Microsoft’s code editor, introduc... - https://www.infoworld.com/article/3712704/visual-studio-code-adds-hey-code-voice-command.html#tk.rss_all

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

itnewsbot, to python
@itnewsbot@schleuss.online avatar

Get started with Python in Visual Studio Code - Microsoft Visual Studio Code is a flexible, cross-platform editor that can be transfor... - https://www.infoworld.com/article/3712420/get-started-with-python-in-visual-studio-code.html#tk.rss_all

michaelalber, to programming

VSCodium is a fork of Microsoft Visual Studio Code Editor modified to have full open-source access

https://idroot.us/install-vscodium-ubuntu-22-04/

mjgardner, (edited ) to microsoft
@mjgardner@social.sdf.org avatar

I can't connect to our container registry from anymore because unceremoniously removed support from their extension last month. They say it "will be moved to a separate [as yet unpublished] extension.” https://marketplace.visualstudio.com/items/ms-azuretools.vscode-docker/changelog#user-content-1.27.0---16-october-2023:~:text=GitLab%20Container%20Registry%20support%20will%20be%20moved%20to%20a%20separate%20extension

The same release added registry support and retained separate support. This essay from last year about as an onramp to Microsoft lock-in is looking more and more accurate: https://ghuntley.com/fracture/

CriticalSilence, to linuxmint German

Whats wrong with the internet? I just need a editor or that I can use for some PHP and HTML editing and possibility to be extended in the future (e.g. Python).
But the result pages are flooded with "X best Y, you wont miss!" stuff. The number of Y seems to be a real thing, always trying to convince you to open it. Almost every search has crap results like that.

Maybe you know, what I'm searching for my new environment? is not a real option to me
(see history)

itnewsbot, to windows
@itnewsbot@schleuss.online avatar

Visual Studio Code update emphasizes audio cues, Activity Bar - The latest release of Microsoft’s Visual Studio Code editor features more audio cues, ... - https://www.infoworld.com/article/3709850/visual-studio-code-update-emphasizes-audio-cues-activity-bar.html#tk.rss_all

itnewsbot, to microsoft
@itnewsbot@schleuss.online avatar

Uno Platform updates to 5.0 - November is the time for .NET updates, with .NET 8 peeking around the corner. It’s not... - https://www.infoworld.com/article/3709851/uno-platform-updates-to-50.html#tk.rss_all .net #c#

fourstepper, to vscode

Yeah, this is really unfortunate..

Taken from https://ghuntley.com/fracture/

itnewsbot, to Java
@itnewsbot@schleuss.online avatar

Oracle unveils Java development extension for Visual Studio Code - Oracle has released the Oracle Java Platform extension for Visual Studio Code, bringin... - https://www.infoworld.com/article/3709228/oracle-unveils-java-development-extension-for-visual-studio-code.html#tk.rss_all

itnewsbot, to random
@itnewsbot@schleuss.online avatar

Visual Studio Code bolsters command search - Visual Studio Code 1.83, the latest monthly release of the Microsoft-built code editor... - https://www.infoworld.com/article/3708808/visual-studio-code-bolsters-command-search.html#tk.rss_all

itnewsbot, to random
@itnewsbot@schleuss.online avatar

Using Visual Studio Code for C# development - Microsoft’s Visual Studio is its primary development environment, delivering end-to-en... - https://www.infoworld.com/article/3708255/using-visual-studio-code-for-c-sharp-development.html#tk.rss_all #c#

itnewsbot, to microsoft
@itnewsbot@schleuss.online avatar

Microsoft’s C# Dev Kit for Visual Studio Code reaches GA - C# Dev Kit, a Visual Studio Code extension for “editor first” C# development, has reac... - https://www.infoworld.com/article/3708270/microsofts-c-sharp-dev-kit-for-visual-studio-code-reaches-ga.html#tk.rss_all #c#

nfoert, to vscode

I was today years old when I discovered that you can create tasks in

Now I don't have to type python manage.py runserver everytime I open my project folder!

TomSellers, to security

Roughly 2 weeks ago Google patched a critical vulnerability, CVE-2023-4863, that was being exploited in the wild. The broad impact of the root cause of the vuln and the fact that it will have a long tail of unpatched software has been poorly communicated. You can read more in @dangoodin 's excellent article on Ars Technica.

As pointed out in the article above, Electron is based on Chromium and is impacted. Electron is bundled in a ton of apps that people might overlook.

I threw together the following shell command to help macOS audit which versions of Electron apps are installed.

find /Applications -type f -name "*Electron Framework*" -exec <br></br>  sh -c "echo  "{}" && strings "{}" | grep '^Chrome/[0-9.]* Electron/[0-9]' | head -n1 && echo " ;<br></br>

When run, you should see something similar to the following:

/Applications/Visual Studio Code.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework<br></br>Chrome/114.0.5735.289 Electron/25.8.1<br></br><br></br>/Applications/Slack.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework<br></br>Chrome/116.0.5845.188 Electron/26.2.1<br></br>

#Security #Electron #CVE20234863 #CVE-2023-4863

alancheilek,
@alancheilek@mastodon.me.uk avatar

@mjgardner @delfuego @TomSellers @electronjs @getpostman

I see that Microsoft also uses Electron 19.1.8 in ! (Seems like there might be a vector to attack that, somehow, since one can send messages to another user?)
is vulnerable with 22.3.14
Contrary to what I see in the release notes, my updated is on 25.8.0 (not .1)
has 25.5.0

kantel, to unity German
@kantel@mastodon.social avatar

Der Anfang vom Ende von Unity? Oder: Ren’Py als (eine) Unity-Alternative

Seit ein paar Tagen rumort es ganz gewaltig in der Spieleentwicklerszene, speziell unter den kleinen Indy-Labels. Grund ist, daß die in dieser Szene beliebte Game-Engine Unity ganz gewaltig zu Lasten gerade dieser kleinen Studios an ihrem Preismodell geschraubt hat. https://kantel.github.io/posts/2023091502_renpy_statt_unity/

itnewsbot, to random
@itnewsbot@schleuss.online avatar

Visual Studio Code adds port forwarding - Visual Studio 1.82, the newest iteration of Microsoft’s popular open source code edito... - https://www.infoworld.com/article/3706511/visual-studio-code-adds-port-forwarding.html#tk.rss_all

alternativeto, to random
@alternativeto@mas.to avatar

Microsoft has released version 1.82 of its editor, featuring accessibility improvements, built-in port forwarding, Dev Container, TypeScript 5.2, an enhanced GitHub Copilot extension, and more.
https://alternativeto.net/news/2023/9/visual-studio-code-1-82-released-with-typescript-5-2-dev-container-and-more/

stvfrnzl, to node
@stvfrnzl@mastodon.online avatar

Hey @astro, I tried running a brand new Astro project with but there seems to be an issue when installing the dependencies?

When running "npm run dev" it cannot find the "astro" command. When installing it with everything works fine and as expected (no error during dependency install). 🤷‍♂️

Screenshot of text prompts during the installation process of Astro with yarn. No errors, everything going smooth!

stvfrnzl, (edited )
@stvfrnzl@mastodon.online avatar

@astro Also doesn't recognize Astro files anymore when using ? Tested it with a version 2 Astro project and it works as expected...

  • 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