JuliaPluto/PlutoUI.jl

CodeMirror input

Open

#170 建立於 2021年12月14日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Julia (60 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (314 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Just like the TextField, we want a widget to input text, but with syntax highlighting!

We should use CodeMirror 5 for this (not 6, too tricky): https://codemirror.net/

There should be a parameter to set the mode, i.e. the programming language, and the default value.

貢獻者指南