JuliaDebug/Debugger.jl

Tab completion of symbols

オープン

#233 opened on 2019/11/22

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (49 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (513 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド