]> source.dussan.org Git - gitea.git/commit
Disable enter key for accepting code completion in Monaco (#30548)
authorsilverwind <me@silverwind.io>
Thu, 18 Apr 2024 08:06:56 +0000 (10:06 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 08:06:56 +0000 (10:06 +0200)
commit49b80f8ac1cf9f0b56da0c73d0f34ef030f4c447
treef16c2b022ce80afce5e1d314835916607861f052
parent2da1dcfc21afe6f5373e4271e9ddcc7f31d6695b
Disable enter key for accepting code completion in Monaco (#30548)

Fixes https://github.com/go-gitea/gitea/issues/28114 and behaviour
matches vscode on desktop as well.

Co-authored-by: Giteabot <teabot@gitea.io>
web_src/js/features/codeeditor.js