Best of DevToolsJune 2021

  1. 1
    Article
    Avatar of css_tricksCSS-Tricks·5y

    VS Code Extensions for HTML

    This week we look at some extensions for VS Code that make writing and editing HTML better. These are just a handful that I’ve tried and liked to some degree. You may not like all of them. Maybe some of them don’t appeal to you, or feel like more clutter than you need.

  2. 2
    Article
    Avatar of phProduct Hunt·5y

    Glance - A VSCode extension for viewing SVG sprites easy-peasy

    A VSCode extension for viewing SVG sprites easy-peasy. Features - A viewer for SVG sprites - Search icons - Copy icon's Id or SVG to clipboard - Appearance controls Embed Collect. The extension is free to download and use and is compatible with Windows, Mac, and Linux.

  3. 3
    Article
    Avatar of phProduct Hunt·5y

    Lighthouse 8.0 - Analyze web apps & sites, collect modern performance metrics

    improved CWV balance for the Performance Score, Lighthouse Treemap and metric filtering now in PSI and Canary DevTools, and a brand new CSP audit. Lighthouse 8.0 is here! ⚡ Lighthouse is a free, open-source, cloud-based version of the Windows operating system.

  4. 4
    Article
    Avatar of phProduct Hunt·5y

    Postcode - VSCode extension alternative to Postman

    Postcode is a VSCode extension alternative to Postman. It makes it easy for developers to create and test HTTP/s requests, as well as read their responses without leaving their code editor. Embed this code into your own code and share it with the world.

  5. 5
    Article
    Avatar of syncfusionSyncfusion·5y

    10 Best Visual Studio Code Extensions for Flutter Development

  6. 6
    Article
    Avatar of discdotDiscover .NET·5y

    Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine

    GitHub's GitHub Copilot is an "AI pair programmer" with code-completion functionality. The preview prompted a predictable revival of the years-long "AI will replace developers" theme on Reddit and the Hacker News dev-oriented social site. A Hacker News post on Hacker News generated 1,225 comments, while a Reddit post generated 532 comments.

  7. 7
    Article
    Avatar of hashnodeHashnode·5y

    Personal VS Code+Hashnode extension (using RSS)

    RSS is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. I was curious about how these extensions are made and published in the marketplace. I have used JavaScript to make a Hashnode Blogs Search extension which only searches my blogs within VS Code.