vscode-woocommerce icon indicating copy to clipboard operation
vscode-woocommerce copied to clipboard

update existing functions to the latest versions

Open cleissonbarbosa opened this issue 3 years ago • 2 comments

Hi

This PR updates the existing functions to the latest version, adds 2 functions from version 3.7.0 of woocommerce and fixes an incomplete description of the function wc_get_shipping_method_count

cleissonbarbosa avatar Jul 19 '21 07:07 cleissonbarbosa

How can this update be installed into VS code?

dsundmacher avatar Mar 22 '22 22:03 dsundmacher

How can this update be installed into VS code?

@dsundmacher The ideal is to wait for an update, but if you have an urgent need it is possible to change the .json files of the extension.

On windows: %UserProfile%\.vscode\extensions\claudiosanches.woocommerce-1.1.0\snippets

Note: Change carefully and remember that all changes can be overwritten if there is an update.

cleissonbarbosa avatar Jun 22 '22 19:06 cleissonbarbosa