VSCodeでClineとwatsonx.aiを連携してAIコーディングを始める方法 - Qiita

はじめにVSCodeでAIペアプログラミングを始めたいけれど、企業環境でセキュアにAIを活用したい―そんなニーズにお応えするのが、ClineとwatsonxAIの連携です。この記事では、VSCo…

Qiita

Anyone know why copying from vscode to another Electron app (like #Obsidian) seems to completely wipe indentation?

#vscode

Five VScode extensions for working with data:
1️⃣ Python
2️⃣ Pylance
3️⃣ Jupyter
4️⃣ autoDocstring
5️⃣ Python Debugger

More details are available below:
https://ramikrispin.substack.com/p/five-vscode-extensions-for-working-eed

#Python #OpenSource #VScode

Five VScode Extensions for Working with Python

This is the fourth edition focusing on VScode extensions. This time, we will review five supporting extensions for working with Python in VScode.

Rami's Data Newsletter
Upgrading Your .NET Applications: Exploring .NET Upgrade Assistants at Microsoft Build. buff.ly/wwbSsPV #dotnet #modernization #msbuild #dotnetcore #visualstudio #vscode

Upgrading Your .NET Applicatio...
Upgrading Your .NET Applications: Exploring .NET Upgrade Assistants at Microsoft Build - Azure Greg

Microsoft Build is the flagship event for developers, showcasing the latest tools, frameworks, and innovations to empower modern software development. Among the highlights in recent years has been the focus on modernizing .NET applications, particularly through the .NET Upgrade Assistant tools. These tools streamline the transition from legacy .NET Framework to modern .NET (formerly .NET...Read More

Azure Greg
Upgrading Your .NET Applications: Exploring .NET Upgrade Assistants at Microsoft Build - Azure Greg

Microsoft Build is the flagship event for developers, showcasing the latest tools, frameworks, and innovations to empower modern software development. Among the highlights in recent years has been the focus on modernizing .NET applications, particularly through the .NET Upgrade Assistant tools. These tools streamline the transition from legacy .NET Framework to modern .NET (formerly .NET...Read More

Azure Greg

Se siete degli studenti e volete creare delle mappe mentale in modo veloce, vi consiglio di provare markmap, che permette di creare delle mappe mentali direttamente da un file markdown!

https://markmap.js.org/

#study #vscode #markdown

markmap

The website of gera2ld's markmap.

I think I've found a happy medium with LLMs. I got ollama working in my WSL instance of Ubuntu, using CUDA with the Quadro in my laptop. I grabbed a few FOSS models of various sizes, almost all coding focused.

I then wired up VSCode in Windows with the Continue extension talking to the LLMs in my WSL Ubuntu instance. I can now properly dialog with the LLMs, get autocomplete assistance, and brainstorm solutions fully local.

Which also allows me to use proprietary company code and data without risk to provide more accurate suggestions or help me do data validation.

#ollama #llm #vscode #coding #ai

Discover the power of the new open-source AI editor in Visual Studio Code. Streamline your coding experience with integrated AI tools designed for enhanced productivity and creativity. #AI #OpenSource #VSCode

https://isaacl.dev/gk3

Exciting news for .NET developers! ReSharper is now available in Microsoft Visual Studio Code, bringing advanced coding assistance & productivity features right to your favorite editor. #dotnet #VSCode #ReSharper

https://isaacl.dev/gk1

C# Package Autocomplete for VS Code!
The new #:package directive in .NET is amazing for quick scripts, but I kept context-switching to nuget.org to find package names and versions. So I built an extension that brings NuGet search directly into your editor.
What it does:
- Type #:package Hum -> Get "Humanizer@2.14.1" autocomplete
- Type @ after any package -> See all available versions
- Hover for descriptions, download stats, and NuGet links
#dotnet #vscode #nuget #vsix
https://marketplace.visualstudio.com/items?itemName=taraskovalenko.csharp-package-autocomplete