Predefined Surround Templates for JavaScript
This topic lists all predefined surround templates for JavaScript in JetBrains Rider 2021.1. For more information about surround templates, see Surround Code Fragments with Templates
Template | Details |
---|---|
{} | Surround the selection with braces Scope JavaScript Body {
$SELECTION$$END$
} Parameters
|
() | Surround the selection with parentheses Scope JavaScript Body ($SELECTION$$END$) Parameters
|
Last modified: 12 July 2021