Setting up Visual Studio Code (Part 3)—Extensions
Part 3 of a VS Code setup series, detailing essential extensions for developers like bracket colorizers, spell checkers, and settings sync.
Part 3 of a VS Code setup series, detailing essential extensions for developers like bracket colorizers, spell checkers, and settings sync.
A detailed guide to the author's personal Visual Studio Code setup, including essential extensions, themes, and tools for web development.
A developer shares their customized VS Code setup, including essential extensions, key settings, and workflow tips for improved productivity.
An updated overview of PostgreSQL's key features and improvements from the last 5 years, including JSONB, extensions, and logical replication.
A guide to creating a custom Visual Studio Code extension for extracting and managing JavaScript annotations, covering setup and command integration.
An interview discussing the reasons for JUnit 5's rewrite, its architecture, differences from JUnit 4, and the extension API.
A tutorial on creating a custom extension for the handroll static site generator, from code to configuration.
Explains differences in Swift access control vs C#, focusing on how 'private' works differently in Swift.
Explores three nuanced behaviors of Swift extensions, including visibility into private members and access control.
Explores three nuanced behaviors of Swift extensions: visibility into private members, file location effects, and default access modifiers.
Learn how to use Swift extensions to make any type conform to a protocol, even without access to its source code.
Learn how to use Swift extensions to make any type conform to a protocol, even without source code access.
An overview of Swift extensions using the 5 W's: who, what, when, where, and why, for adding functionality to existing types.
An overview of Swift extensions using the 5 W's: who, what, when, where, and why, aimed at iOS developers.
Learn to create reusable fade in/out animations in Swift using UIView extensions for cleaner code.
Explains how to use PostgreSQL Foreign Data Wrappers (FDWs) to query and join data from external sources directly within a Postgres database.
Announcing the new Spring Integration Extensions repository and a related Adapter Template for SpringSource Tool Suite (STS).