Code collaboration where you chat.
Keyboard shortcuts
`
symbol followed by the code you want to send.`
symbol followed by the code you want to send. Close the inline code by typing the `
symbol again.
Keyboard shortcuts
```
symbol followed by the code you want to send.```
symbol followed by the code you want to send. Close the code block by typing the ```
symbol again.
After typing the ```
symbol, you can also specify the language of the code block - note that Dimension will attempt to automatically detect the language of the code block if not explicitly specified.
You can specify the language for the a code block like so: ```js
- this will highlight the code block with the JavaScript language.
Keyboard shortcuts
S
to recommend changes.