mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: Shift+Enter doesn't work on ace editor when suggestions are shown. Propobly this is bug in the ace-editor. Test Plan: Manual: Start ace editor, and trigger auto-completion menu. Pressing shift+enter should add new line (with proper indention). Previously it did nothing. Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3625