SQL Placeholder
This help modal will disapear when you click anywhere or press any key. If you want this back just type --help to any of the code editors.
This tool does one thing transform sql with place holders for wp (and moodle) to actual sql and vise versa. Example:
select * FROM wp_posts; <=> select * FROM {$wpdb->posts};
Credits
Codemitrror
js-cookie