josdejong/jsoneditor

Allow access to the Ace editor instance

Open

#1202 aperta il 26 dic 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (2034 fork)batch import
featurehelp wanted

Metriche repository

Star
 (10.781 star)
Metriche merge PR
 (Merge medio 15h 36m) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor