Andrei TiburcaforHashnode Toolboxeconomic-juice-peck-41.hashnode.net·Mar 9, 2022Featured35 Best Free Code Editors In 2022 - Browser, Mac and Windows Code EditorsA code editor is one of the most important tools in a software engineer’s arsenal, but how to choose the best one for you? Here’s our comprehensive list of the 35 best free code editors you can use in 2022. Even in the best-case circumstances, softw...Andrew Baisden and 5 others are discussing this6 people are discussing thisDiscuss·142 likes·2.1K readsCode Editorscode
Andrei TiburcaforHashnode Toolboxeconomic-juice-peck-41.hashnode.net·Mar 18, 2022Visual Studio vs Visual Studio Code - In-depth Comparison (2022)It is somewhat confusing when different tools have similar names. It may be even more confusing when the same company offers these products. A lot of questions arise. You may ask if one is an alternative to the other. Or one an older or newer versi...Discuss·58 likes·7.3K readsCode EditorsVisual Studio Code
Andrei TiburcaforHashnode Toolboxeconomic-juice-peck-41.hashnode.net·Mar 22, 20225 Best JavaScript Code Editors in 2022 - In-depth ReviewJavaScript is undoubtedly the most widely expanded programming language. In fact, according to W3 Techs, almost 98% of the over 1.9 billion existing web pages use this code. So what makes it so popular? While HTML is useful to create the structure o...Discuss·54 likes·745 readsCode EditorsJavaScript
Brijen MakwanaforBrijen's Byte-sized Bytesbrijen.hashnode.net·Apr 12, 2023Code in the Dark: Understanding Why Developers Prefer Dark ModeDark mode has become increasingly popular among developers when using text editors or Integrated Development Environments (IDEs). The concept of dark mode refers to a colour scheme where the background of the interface is dark and the text and other ...Discuss·1 like·27 readsGeneral Programming
Nyah MacklinforSuborbital Launch Padsuborbital.hashnode.net·Mar 28, 2023The Suborbital Editor: Introducing Editor V2Houston, we are officially in orbit. The SE2 Plugin Editor: The Suborbital Extension Engine (SE2) Plugin Editor is an embeddable web application that provides a low-friction environment for your end-users to write, build, test, and deploy plugins for...Discuss·77 readssoftware development
Kavin Desi ValliforLiveCode247kavin25.hashnode.net·Mar 19, 2023Boost Your Neovim Experience with These Essential PluginsNeovim is a powerful text editor that can be customized with plugins to enhance its functionality. In this article, we will explore the top 10 essential Neovim plugins. These plugins can help improve your Neovim experience by adding features such as ...Discuss·10 likes·7.1K readsneovim
An HoangforAn Hoangan7.hashnode.net·Mar 12, 2023Code editors right now are all midJust spent my weekend improving my editor situation. Let's talk about what happened. Last updated time: March 13th, 2023. Let's set the stage: I started with VSCode, learned Vim motions and used it in VSCode. Everything is fine. Started seeking workf...Discuss·84 readseditors
Muhammad ZakiforMuhammad's Tech Diarymuzakonthecode.hashnode.net·Feb 23, 2023JetBrains Mono Font in vscode!How to Install JetBrains Mono Font in Visual Studio Code (win11): Download the font: you’ll need to head on over to jetbrains.com/lp/mono/ to download the font files. unzip the file: Search for & Open Fonts Settings: browse and install...Discuss·104 readseditors
Charles Draniforcdranicdrani.hashnode.net·Jan 16, 2023Cat : A Bare-bones "Editor"cat (i.e concatenate and print files) I have used cat and most likely you have too, although my usage has mostly been limited to viewing files in the terminal, such as taking a glance at packages listed in a package.json or reading a .env file. The c...Discusseditors
Isaac SchlueterforTier - Pricing As Codetier.hashnode.net·Nov 8, 2022Validating `pricing.json` in Your EditorThis is a quick guide for adding the schema for pricing.json files to vim and VSCode. TL;DR The schema for pricing.json files is available at https://www.tier.run/docs/pricing.schema.json. Plug that URL into whatever tool you use to validate JSON, a...Discuss·109 readspricing.json
Abu Sayed JobayerforJobayer's blogasjobayer.hashnode.net·Sep 20, 2022How to work in remote server with PhpStorm.Working in remote server is a daily stuff for a web developer. Vim, nano or such tools usually take place to work in such environment. They work fine. But, nothing beats experience of a strong IDE. I felt a bit annoyed when to work in remote server ...Discuss·33 readsLaravel
Pavan MollagavelliforPavan Mollagavellineopavan.hashnode.net·Sep 5, 2022Deventials | Developer EssentialsCheck out Deventials, a web application comprising various web development tools with a simple and easy-to-use interface.Discuss·33 readsDeveloper
Abhishek KumarforKumar's Blogabhishk.hashnode.net·Jul 29, 2022How to create a VS Code Server on Raspberry PiVS Code is a powerful Code editor and a must have item in a developers toolkit. It is available on pretty much every platform like Windows, MacOS and even on Linux but what if you want to edit your code on-the-go with your iPad/ Android Tablets or in...Discuss·94 readsVisual Studio Code