A U U RRRR SSS
A A U U R R S
AAAA U U RRRR SSS
A A U U R R S
A A UUUU R R SSSS
ℹ️ Description
The Formatter Blade AuRS Laravel extension provides convenient formatting options for Laravel Blade templates. With this extension, you can quickly convert asset URLs, remove formatting from code blocks, and more.
🚀 Usage
To use this extension, follow these steps:
Select the code block you want to format.
Right-click to open the context menu.
Choose the appropriate formatting option from the available command list.
⚙️ Formatting Options
This extension provides the following formatting options:
A (Asset): Convert asset URLs to the asset() format.
U (URL): Convert asset URLs to the url() format.
R (Remove Format): Remove formatting from code blocks.
S (Secure Asset/URL): Convert asset URLs to the secure_asset() or secure_url() format.
🌟 Example Usage
Here are some example scenarios and how you can format them using the Formatter Blade AuRS Laravel extension: