An open API service indexing awesome lists of open source software.

https://github.com/biati-digital/vscode-wordpress-debug-mode

vscode extension to quickly enable or disable Wordpress Debug mode
https://github.com/biati-digital/vscode-wordpress-debug-mode

debug vscode wordpress

Last synced: 11 days ago
JSON representation

vscode extension to quickly enable or disable Wordpress Debug mode

Awesome Lists containing this project

README

          

# WordPress Debug Mode

Imagine that you are working on a WordPress theme or plugin and you need to enable or disable **Debug** mode, this extension will automatically find your wp-config.php file and enable or disable **WP_DEBUG** it can also open the file with vscode or reveal the file in Finder.

## Features

- Quickly enable or disable WordPress Debug mode
- Quickly open the wp-config.php file with vscode
- Quickly reveal the wp-config.php file in Finder

## Releases

### 1.0.0

Initial release