11-13-2023, 04:03 AM
If you use FireFox some nice tips about the web development tools of FireFox (Tools > Browser Tools > Web Dev Tools) > http://devtoolschallenger.com/
If you're searching for a good FLOSS text editor with minimap, colored syntax, git, and so on :
- Atom > https://github.com/atom/atom/releases/tag/v1.60.0 Sadly Microsoft Killed it recently for its own when they bought github, but still very relevant.
- Pulsar > https://pulsar-edit.dev/ the Atom's community to continue Atom with another name, maintain all plugins, etc, etc..
If you're searching for a good FLOSS text editor with minimap, colored syntax, git, and so on :
- Atom > https://github.com/atom/atom/releases/tag/v1.60.0 Sadly Microsoft Killed it recently for its own when they bought github, but still very relevant.
- Pulsar > https://pulsar-edit.dev/ the Atom's community to continue Atom with another name, maintain all plugins, etc, etc..
Patrice