diff --git a/README.md b/README.md index 9b88a739..e14105b2 100644 --- a/README.md +++ b/README.md @@ -1041,8 +1041,6 @@ Table of Contents * [Qoddi](https://qoddi.com) - PaaS service similar to Heroku with a developer-centric approach and all inclusive features. Free tier for static assets, staging and developer apps. * [FreeFlarum](https://freeflarum.com/) - Community powered free Flarum hosting for up to 250 users (donate to remove watermark from footer). * [fleek.co](https://fleek.co/) - Build modern sites and apps on the Open Web and its protocols seamlessly free for, unlimited websites and 50 GB/month bandwidth. - * [000webhost](https://000webhost.com) - Free PHP, MySQL, and cPanel Hosting. - * [InfinityFree](https://infinityfree.com) - Completely free website hosting with PHP, MySQL and 99% uptime. **[⬆ back to top](#table-of-contents)** @@ -1423,13 +1421,14 @@ Table of Contents * [Replit](https://replit.com/) — A cloud coding environment for various program languages. * [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration required for running code but required when you need to save code on their platform. Also offers free courses for begginers and intermediate level coders. * [stackblitz.com](https://stackblitz.com/) — Online/Cloud Code IDE to create, edit, & deploy fullstack apps. Support any popular NodeJs based frontend & backend frameworks. Shortlink to create new project: [https://node.new](https://node.new). - * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux. + * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft. + * [Desktop](https://code.visualstudio.com) - (Windows, macOS and Linux). + * [Online](https://vscode.dev) - (Browser) * [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) — Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more). * [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode * [wakatime.com](https://wakatime.com/) — Quantified self-metrics about your coding activity, using text editor plugins, limited plan for free. * [WebComponents.dev](https://webcomponents.dev/) — In-browser IDE to code web components in isolation with 58 templates available, supporting stories and tests. * [PHPSandbox](https://phpsandbox.io/) — Online developement environment for PHP. - * [vscode.dev](https://vscode.dev) - free, zero-install Microsoft Visual Studio Code experience in your browser. **[⬆ back to top](#table-of-contents)**