Best of DevToolsFebruary 2021

  1. 1
    Article
    Avatar of devtoDEV·5y

    My 12 Favorite VSCode Extensions

    VSCode has a huge library of extensions that increase developer productivity. Below are some of my favorite VSCode extensions to help you get the most out of your code. The list includes shortcuts, snippets, formatter, Markdown Preview Enhanced, and Polacode.

  2. 2
    Article
    Avatar of phProduct Hunt·5y

    GitHub Surf — Open repositories in a VSCode environment in your browser

    Surf your repository like a pro. Surf GitHub and Gist repositories on browser with vscode environment. Surf on terminal - surf. command for opening surf on terminal. Embed Collect - Collect all the data you've collected so far on this page. Use this site to help you with your next project.

  3. 3
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Creating a Chrome Extension with React

    Building a Chrome extension with React is easy. Here we will go through the process of building a Chrome Extension using React. After this, you can add more functionalities to it very conveniently. The extension can access your active tab and change the background colour of the page. We will use this script to build our app.

  4. 4
    Article
    Avatar of medium_jsMedium·5y

    13 VSCode Extensions That Every Web Developer Must Use

  5. 5
    Article
    Avatar of phProduct Hunt·5y

    Shortcut Menu Bar for VSCode — Add handy buttons to editor toolbar in VSCode

    Add 35+ handy buttons like beautify, show opened files, save, toggle terminal, activity bar, Find replace etc to the editor toolbar in VSCode. You can also create your own buttons with custom commands. Embed these buttons into your own editor toolbar.

  6. 6
    Article
    Avatar of swlhThe Startup·5y

    Sublime Text vs Atom vs VS Code vs TextMate vs RubyMine vs Vim

    When I learnt C in 1995 I used a DOS editor by Borland. Since graphical environments became popular and more used, programming editors were also evolving. Nowadays we have two different kind of editors: text editors and IDEs. The first ones are lightweight, while the second focus on providing as many tools as possible to unify…

  7. 7
    Article
    Avatar of dailydaily.dev·5y

    Create Chrome Extension with HTML, CSS, and JavaScript

    Google Chrome is one of the most loved browsers for developers as well as general users. Today, we are going to look into how you can create your very first Google Chrome extension with the use of HTML, CSS, and JavaScript. The tutorial will be easy for you. You only need to know "How to setup the extension?"

  8. 8
    Article
    Avatar of devtoDEV·5y

    7 Best Visual Studio Code Extensions Every Web Developer Should Have.

    Visual Studio Code is a free and open-source editor for web development. It supports a number of extensions that can be used for web application development. In this article, we are going to talk about 7 of these extensions that are used in developing a web application: Prettier, Live Server, Git Lens, Bracket Pair Colorizer, and Live Share.

  9. 9
    Article
    Avatar of thnThe Hacker News·5y

    WARNING — Hugely Popular 'The Great Suspender' Chrome Extension Contains Malware

    Google removed The Great Suspender, a popular Chrome extension used by millions of users, from its Chrome Web Store for containing malware. It has since emerged that the add-on stealthily added features that could be exploited to execute arbitrary code from a remote server. The extension's original developer is said to have sold the extension in June 2020 to an unknown entity.

  10. 10
    Article
    Avatar of phProduct Hunt·5y

    vim.so — Learn vim fast with interactive exercises in the browser

    Vim adds code editing super powers to your editor of choice. Learn vim without enduring boring text only tutorials. Vim.so gets you the muscle repetition needed to master vim quickly using interactive exercises. Learn Vim fast today! Embed this video into a post and share it with your friends.