Get on top of code comments with Todo Tree for VS Code

todo tree code comments

Do you use VS Code and add comments, such as TODO, FIXME, BUG, etc? Then there’s a neat extension available, which you can use to show a tree view of these types of comments. What is Todo Tree? The Todo Tree extension for Visual Studio Code (VS Code) gives developers visibility over comments added within …

Read More

Use Query Monitor to profile running time and memory usage of WordPress code

query monitor timings panel

Query Monitor is a WordPress plugin that includes several debugging tools, including a profiling feature that you can use to investigate running time and memory usage of specific code, find out more below. What is Query Monitor? As you’ve come across this blog post, you probably already know what Query Monitor is, skip this if …

Read More