Scopes
Interior: Cell
The body of a code cell in markdownMarkdown
Interior: Class
The body of a classC
C++
C#
Java
JavaScript
Python
Interior: Command
The body of a command, eg Talon spoken commandTalon
Interior: Constructor
The body of a constructor declarationC++
C#
Java
JavaScript
Python
Interior: Do while
The body of a do-while loopC
C#
Java
JavaScript
Interior: Element
The interior/children of a XML elementHTML
JavaScript React
Latex
XML
Interior: Enum
The body of an enumC
C++
C#
Java
TypeScript
Interior: For
The body of a for loopC
C#
Java
JavaScript
Interior: Foreach
The body of a for-each loopC++
C#
Java
JavaScript
Python
Interior: Function
The body of a function declarationC
C#
JavaScript
Lua
Python
SCSS
Interior: If
The body of an if/elif/else branchC
C#
Java
JavaScript
Lua
Python
SCSS
Interior: Interface
The body of a interfaceC#
Java
TypeScript
Interior: Lambda
The block body of a lambda/anonymous functionC++
C#
Java
JavaScript
Interior: Method
The body of a method declarationC++
C#
Java
JavaScript
Python
Interior: Namespace
the body of a namespace statementC++
Interior: Resource
the body of a 'with' / 'use' / 'using' statementJava
Python
Interior: Static
the body of a static statementJava
JavaScript
Interior: Surrounding pair
The interior scope of a surrounding pairPlaintext
Interior: Switch
The body of a switch statementC
C#
Java
JavaScript
Python
Interior: Switch case
The body of a switch case branchC
C#
Java
JavaScript
Python
Interior: Try
The body of a try/catch/finally branchC++
C#
Java
JavaScript
Python
Interior: While
The body of a while loopC
C#
Java
JavaScript
Python