vscode-twigcsThis linter plugin for Visual Studio Code provides an interface to twigcs. It will be used with files that have the “Twig” language mode. InstallationVisual Studio Code must be installed in order to use this plugin. If Visual Studio Code is not installed, please follow the instructions here. Linter InstallationBefore using this plugin, you must ensure that twigcs is installed on your system. The installation can be performed system-wide / project-wide using composer. Once twigcs is installed, you can proceed to install the vscode-twigcs plugin if it is not yet installed. System-wide InstallationThe
Project-wide InstallationThe
Plugin Installation
SettingsThis extension contributes the following variables to the settings :
AcknowledgementsThe extension architecture is based off of the Language Server Node Example and phpcs Code Sniffer. Contributing and LicensingThe project is hosted on GitHub where you can report issues, fork the project and submit pull requests. The project is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes. |