diff --git a/replace/vscode.md b/replace/vscode.md index 46a932c95ab16f78b06755618f7b20d030cb0fd2..31b8dbe863aea5881a717e037bc87381a325e2c6 100644 --- a/replace/vscode.md +++ b/replace/vscode.md @@ -26,6 +26,16 @@ Binary releases of VS Code without MS branding / telemetry / licensing. - **License**: [MIT](https://github.com/VSCodium/vscodium/blob/master/LICENSE) {% endinfobox %} +## Brackets + +A modern and Open-Source text editor for web design. + +{% infobox %} + - **Website**: [brackets.io](http://brackets.io/) + - **Source code**: [Github](https://github.com/adobe/brackets) + - **License**: [MIT](https://github.com/adobe/brackets/blob/master/LICENSE) +{% endinfobox %} + ## Compiling VSCode yourself Microsoft have a guide for compiling your own copy of Visual Studio code. diff --git a/replace/webstorm.md b/replace/webstorm.md index 48170399e24fa9af1ffc75184210db2e5c4b95c0..35f8d679548898c35fe502d9cb57fe176713310a 100644 --- a/replace/webstorm.md +++ b/replace/webstorm.md @@ -54,3 +54,13 @@ A powerful editor targeted towards programmers and webdevelopers, with many opti - **Source code**: [SourceForge](https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/) - **License**: [GNU General Public License v3.0](https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/COPYING) {% endinfobox %} + +## Brackets + +A modern and Open-Source text editor for web design. + +{% infobox %} + - **Website**: [brackets.io](http://brackets.io/) + - **Source code**: [Github](https://github.com/adobe/brackets) + - **License**: [MIT](https://github.com/adobe/brackets/blob/master/LICENSE) +{% endinfobox %} \ No newline at end of file