josdejong/jsoneditor

Allow access to the Ace editor instance

开放

#1,202 创建于 2020年12月26日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (2,078 个派生)batch import
featurehelp wanted

仓库指标

星标
 (12,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Please add the aceEditor property to the documentation and the @types so we can make small adjustments like controlling the minLines and maxLines settings?

Technically there is nothing preventing access. The property doesn't exist in the TypeScript declarations but that is easy to work around. But this change would just make things official and then it is unlikely that the property will become private or be renamed in the future.

贡献者指南