feat(ui): supports touching gutter to set breakpoint

This commit is contained in:
hyb1996
2018-09-08 18:05:09 +08:00
parent a2c46d0787
commit 031fc56131
5 changed files with 53 additions and 10 deletions

View File

@@ -378,4 +378,5 @@
<string name="text_code">代码</string>
<string name="text_result">结果</string>
<string name="text_close">关闭</string>
<string name="text_execute">执行</string>
</resources>