Reading list Switch to dark mode

    Visual Studio Code Plugin for Magento 2

    Updated 18 May 2023

    Introduction

    Visual Studio Code Plugin for Magento 2 is a free VS Code addon that you may install to boost the capabilities of your Visual Studio Code. Furthermore, it is an advanced Magento 2 AutoSuggestion extension for Visual Studio Code.s

    Note- For using Visual Studio Code Plugin for Magento 2, Magento root folder be open in the workspace.

    Features

    • It helps to auto-suggest a list of Magento’s core class namespaces.
    • It auto-suggests a list of class functions whose object is inject in the constructor.
    • Boilerplates available for basic XML and PHP functionalities can be invoke by using the prefix ‘!wk’.
    • Table, columns and constraints will be autocompleted in db_schema.xml
    • One can create basic module files using a command palette.
    • One can also update the namespaces for newly created files.
    • Tags will be autosuggested and basic functionalities (like Template Overriding) will be autocompleted in layout files.
    • Groups, sections, fields, validations, etc., will be autosuggested in system.xml.
    • The event name will show in suggestion in the events.xml file.
    • Helper, controller, and shipping and payment method boiler plates are compatible with PHP 8.

    Installation

    Launch VS Code Quick Open (Ctrl+Shift+P), paste the following command to install, and press enter.

    Command- ext install Webkul.automagedev

    Installation-Visual Studio Code Plugin for Magento 2

    Wants to know more about Installation, Visit Here.

    Searching for an experienced
    Magento 2 Company ?
    Find out More

    Auto Suggestion in Visual Studio Code Plugin for Magento 2

    While writing a code, the related suggestions will appeared just after entering the word Magento.

    Auto Suggestion-Visual Studio Code Plugin for Magento 2

    List of Class Functions in Visual Studio code plugin for Magento 2

    List of class functions-

    We can see the related list of class functions whose object is inject in the constructor.

    Create Basic Module Files in Visual Studio code plugin for Magento 2

    Basic module file-

    We can create basic modules files using command palette.

    Module-Visual Studio Code Plugin for Magento 2

    Event Name Suggestion

    event name suggeston-Visual Studio Code Plugin for Magento 2

    The name of the event will appear in the events.xml file as a suggestion.

    db_schema.xml

    Table, columns and constraints are autocomplete in db_schema.xml

    db-schema-1

    A column has- int, smallint, decimal, text, timestamp, varchar

    db-schema-2

    A Constraint has – primary, foreign.

    db-schema-3

    system.xml

    Available tag suggestions – tab, label, resource, validate, comment, source_model, backend_model, system, depends, section, group, field (text), field (select), field (multiselect), field (image), field (password), field (obscure),

    System.xml-1

    Validations autocomplete –
    alphanumeric, integer, ipv4, ipv6, letters-only, letters-with-basic-punc, mobileUK, no-marginal-whitespace, no-whitespace, phoneUK, phoneUS, required-entry, time, time12h, validate-admin-password, validate-alphanum-with-spaces, validate-clean-url, validate-currency-dollar, validate-data, validate-date-au, validate-email, validate-emailSender, validate-fax, validate-no-empty, validate-no-html-tags, validate-password, validate-phoneLax, validate-phoneStrict, validate-select, validate-ssn, validate-street, validate-url, validate-xml-identifier, validate-zip-us, vinUS,

    system.xml-2

    Layout

    Available suggestions – block, referenceBlock, container, referenceContainer, arguments, head, body, action, title, css, update, link, action (Template override), arguments (Template override).

    layout.xml-1

    Boiler Plate for Helper, Controller & Shipping:

    One can create basic module files for helper, controller, shipping method, and payment method files using the command palette.

    Visual Studio code plugin

    After that, you will see a list of helper, controller, shipping, and payment method boiler plates.

    Visual Studio code plugin

    After tapping on one of the boiler plates, enter Vendor_Module.

    Visual Studio code plugin

    Lastly, the respective selected boiler plate code will be created in your respective module.

    screenshot_from_2023_05_17_20_22_49

    Helper, controller, and shipping and payment method boiler plates are compatible with PHP 8

    In conclusion, this plugin helps you to make your visual code experience smooth.

    So, that’s all about the Visual Studio Code Plugin for Magento 2, still have any issue feel free to raise a ticket and let us know your views to make the module better https://webkul.uvdesk.com

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home