Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions web/src/changelog.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
{
"Interface - Editor": [
"Interface - Terminal": [
{
"issueId": 451,
"url": "pull/451",
"description": "Add Ctrl/⌘+S shortcut for sharing snippet."
},
{
"issueId": 449,
"url": "pull/449",
"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."
}
]
}
Loading