🚀 Supercharge your Joomla 4 and Joomla 5 development with "VSCode Joomla 4 and 5 Snippets"! Elevate your coding efficiency and unleash your creativity. Get ready to write Joomla code like a pro! 💡💻
Features
Installation (Mac)
Launch VS Code
Quick Open (⌘+P)
Enter the following command and press enter: 'ext install vscode-joomla-4-snippets'
Choose extension (Author: Md Siddiqur Rahman)
Reload VS Code
Snippets List
Dependency Injection Container
sp-toolbar - Create Toolbar Object
sp-config - Create Config Object
sp-language - Create Language Object
sp-app - Create Application Object
sp-input - Create Input Object
sp-db - Create Database Object
sp-object - Create Any DI Container Object
sp-user-id - Load User by Id Object
sp-user-username - Load User by Username Object
sp-mailer - Create Mailer Object
sp-user - Get Current User Object
Database Operations
sp-db-query - Create Database Query with Fluent Interface
This is an open source project and if you want to contribute I've added issues on github that are easy to start with.
Disclaimer
Important: This extension due to the nature of it's purpose will create
files on your hard drive and if necessary create the respective folder structure.
While it should not override any files during this process, I'm not giving any guarantees or take any responsibility in case of lost data.