I develop almost all my code on my Windows laptop(s).
- Operating system: Windows 10
- HTTP server: Apache 2.4.37
- Database: MySQL 8.0.13 – MySQL Community Server
- PHP: 7.4.0
- Editor: Notepad++ and PhpStorm
- IDE: PhpStorm 2020.3.1
- Debugger: I mostly use oik-bwtrace for problem determination. In 1Q 2019 I re-enabed Xdebug in PhpStorm. I only used it briefly.
- FTP client: FileZilla 3.52.0.5
- Version control: SVN for WordPress Plugins, Git for everything else.