JuliaDebug/Debugger.jl

Tab completion of symbols

开放

#233 创建于 2019年11月22日

 (2 条评论) (0 个反应) (0 位负责人)Julia (49 个派生)batch import
good first issue

仓库指标

星标
 (513 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

As of now, I can't tab-complete something like \theta to get the unicode symbol as I can in the normal Julia REPL. This makes watching variables more difficult, as I have to go copy-paste the variable name from the source code into the debugging REPL.

贡献者指南