Loading
BDTools
Highlight different functions and text using unique colors for better coding experience.
Code highlighting is the process of visually distinguishing specific elements of your script — such as functions, conditionals, and variables — by applying different styles or colors. This improves code readability, debugging, and overall clarity, especially when sharing or reviewing logic.
The highlighter tool enhances your code visually by:
Example:
$nomention
$var[e;true]
$if[$var[e]]
$sendMessage[Welcome to the highlighted world!]
$endif
Highlighting helps you or others quickly understand the structure and flow of a script at a glance. It's especially helpful for documentation, tutorials, or showcasing your work.
Paste this JSON directly into the Highlighting Settings within the BDFD app. To do this, open the app, go to Settings → Change Code Highlight Settings, then click Apply Theme and paste the JSON.
For more details on BDFD syntax and best practices, check out the official BDFD Wiki.
Note: This is a community-made tool and is not affiliated with BDFD directly.