https://www.heise.de/en/news/VS-Code-deactivates-IntelliCode-in-favor-of-the-paid-Copilot-11115783.html
#ycombinator #Entwicklungsumgebung #IntelliSense #Künstliche_Intelligenz #Microsoft_Visual_Studio #TypeScript #VS_Code
Today, I looked into the nightmare hellscape that is #WinUI3/ #MAUI re: #a11y.
Immediate problem: There's a toolbox to insert controls, but otherwise no design view to be able to TAB through the control hierarchy.
Even with #IntelliSense, writing out ass loads of #XAML and #CSharp by hand is ridiculous!
All that boilerplate code is exactly something that AI *should* be able to help with. Too bad there's so much capitalism.
Tl;dr: Do you want a #WinUI3 app? Write 75% of the GUI code by hand.
New Kitten feature: Icons!
You can now make use of a subset of the icons in the Phosphor icons set by @minoraxis and @rektdeckard.
https://kitten.small-web.org/reference/#icons
Search through them in your editor by referencing `kitten.icons.categories` and `kitten.icons.tags`.
Add this to a file called index.page.js and run `kitten` to see a large duotone pink cat (because why not?):
export default function () {
return kitten.html`
<${kitten.icons.c.Cat}
size=40%
weight=duotone
colour=deeppink
/>
`
}
(And yes, the set includes icons for the fediverse. This one of the reasons I chose it.) ;)
Enjoy!
💕
#Kitten #SmallWeb #SmallTech #icons #PhosphorIcons #web #dev #HTML #CSS #JavaScript #SVG #NodeJS #authoring #intellisense
I love it!
Kate offers IntelliSense/code completion for PowerShell. In Ubuntu/PopOS. I was not expecting this.
#kate #kde #intelliSense #powerShell #pwsh #ubuntu #popos #pop_os #programming #linuxDesktop
💡 #FluidTailwindCSS: Uses #CSSclamp to create responsive designs with smoother scaling between breakpoints.
🛠️ #Utilities: Works with all #Tailwind #CSS utilities, including plugins. Offers full #IntelliSense support.
💻 #Installation: Install via npm (npm install -D fluid-tailwind), add plugin and extractor to tailwind.config.js.
🧩 #Integration: First-class support for #tailwindmerge via a dedicated plugin.
⚠️ #Limitations: Requires matching units for fluid utility start/end values and breakpoints. Provides rem replacements for default breakpoints and some font sizes.
➡️ #opensource project.
C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options by Wendy Breiding.
#csharp #vscode #dotnet #csharpdevkit #intellisense #productivity #razorpages #blazor #aspnetcore
https://devblogs.microsoft.com/dotnet/whats-new-in-csharp-dev-kit-august-2024/
Visual Studio Code May 2024 (version 1.90) release notes.
#vscode #programming #webdev #githubcopilot #notebooks #intellisense
https://code.visualstudio.com/updates/v1_90
This is happening so so much these days. It’s really getting beyond annoying. Today I had to actually quit phpstorm twice, because it was stuck in a false negative state.
I wish they’d just spend some time improving/fixing this, instead of inventing ‘new terminals’, AI, or whatever else