How to set a custom prompt in the @ param of the vscode comment

    /**
     * @myselfExplain
     */
    function name(params:type) {
        
    }

@ myselfExplain how to configure prompts in vscode

Mar.13,2021

vscode has been integrated internally. Enter / * * in the previous line of the function and then enter will be fine


can you find the setting method

Menu