Wednesday, January 8, 2025

⚗ "Code Block" toolbar button to insert code blocks

Try it out the feature in the development version of BAM.


The buttons will wrap currently selected code with lines of code related to the code block.

If there isn't any code selected, then the current line (where the text cursor is located) will be wrapped by the lines of code related to the code block. 

Nothing fancy, just functional.









No comments:

Post a Comment

📚 How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...