Let's just make it experimental

This commit is contained in:
Mike Griese
2023-07-18 13:47:58 -05:00
parent 262d95aae5
commit 2d4030683a

View File

@@ -93,7 +93,7 @@ static constexpr std::string_view ColorSelectionKey{ "experimental.colorSelectio
static constexpr std::string_view ShowContextMenuKey{ "showContextMenu" };
static constexpr std::string_view ExpandSelectionToWordKey{ "expandSelectionToWord" };
static constexpr std::string_view RestartConnectionKey{ "restartConnection" };
static constexpr std::string_view OpenScratchpadKey{ "openScratchpad" };
static constexpr std::string_view OpenScratchpadKey{ "experimental.openScratchpad" };
static constexpr std::string_view ActionKey{ "action" };