We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c81fc commit 78eee1bCopy full SHA for 78eee1b
web/src/changelog.json
@@ -1,14 +1,9 @@
1
{
2
- "Interface - Editor": [
+ "Interface - Terminal": [
3
4
- "issueId": 451,
5
- "url": "pull/451",
6
- "description": "Add Ctrl/⌘+S shortcut for sharing snippet."
7
- },
8
- {
9
- "issueId": 449,
10
- "url": "pull/449",
11
- "description": "Fix autocomplete for function argument types."
+ "issueId": 463,
+ "url": "pull/463",
+ "description": "Add option to disable terminal emulation to address copy text issues on some platforms."
12
}
13
]
14
0 commit comments