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.

貢獻者指南