Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
ide

8 Articles
{
,

}
Direct link to the article No Hassle Visual Code Theming: Publishing an Extension
ide vs code

No Hassle Visual Code Theming: Publishing an Extension

You’d think that publishing a VS Code extension is an easy process, but it’s not. You have to publish your theme in at least two places.
Zell Liew on Feb 3, 2026
Direct link to the article No-Hassle Visual Studio Code Theming: Building an Extension
ide vs code

No-Hassle Visual Studio Code Theming: Building an Extension

I've always thought that creating a VS Code theme was a lot of work. But lo and behold, it took less than six hours to get it working, then a day or two to polish up my final tweaks.
Zell Liew on Feb 2, 2026
Direct link to the article Crafting Strong DX With Astro Components and TypeScript
astro ide typescript

Crafting Strong DX With Astro Components and TypeScript

One thing we can do to help teams code consistently is provide type-checking so that all of the configurable options for a specific component are available while coding. Bryan demonstrates how he does this with TypeScript when working with Astro components.
Bryan Robinson on Apr 1, 2025
Direct link to the article Let’s make a simpler, more accessible web
ide process

Let’s make a simpler, more accessible web

Christian Heilmann gave this talk at Typo3 Developer Days. I’m linking it up because it strikes an already stricken nerve in me. The increasing complexity of web development has an inverse relationship with the decreasing number of entry points …

Geoff Graham on Aug 8, 2024 Updated on Aug 12, 2024
Direct link to the article How to Use an iPad for WordPress Theme Development
ide WordPress

How to Use an iPad for WordPress Theme Development

I recently started university and, before buying a MacBook Air (the M1 chips are amazing by the way), I had to use an iPad Pro for class. However, being a Computer Science student meant I had to find a way …

Juniper Bouchard on Dec 6, 2021 Updated on Dec 7, 2021
Direct link to the article One Action, Multiple Terminal Windows Running Stuff
ide terminal

One Action, Multiple Terminal Windows Running Stuff

Many development environments require running things in a terminal window. npm run start, or whatever. I know my biggest project requires me to be running a big fancy Docker-based thing in one terminal, Ruby on Rails in another, and …

Chris Coyier on Sep 8, 2020
Direct link to the article Graphical User Interfaces for Git
command line ftp ide terminal version control vs code

Graphical User Interfaces for Git

Git is command-line-driven software, but that doesn’t mean you have to use the command line to make it work. There are lots of options! Some of the deepest programmer nerds I know prefer to use GUIs for Git (Graphic…

Chris Coyier on Jul 2, 2019 Updated on Jul 18, 2019
Direct link to the article Dreamweaver Beta
dreamweaver ide

Dreamweaver Beta

The only jokes more played out than IE jokes are Dreamweaver jokes. But Dreamweaver just dropped a new Beta that some developers are pretty into. Anselm Hannemann:

This is a reduced workspace that then deactivates a couple of tools

…
Chris Coyier on Jun 30, 2016

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top