见贴子:
(一)
https://blog.csdn.net/kuhaizhengzha/article/details/89225758
(二)
OzCode
调试神器
官网/GitHub
说明
此篇为OzCode官网上的功能介绍,对OzCode提供的各类功能大概介绍了一番。
这里还有一篇对OzCode各功能的详细说明。
这里有一个好东西。
本篇文章编写时间为2019年4月12日,对应4.0.0.557版本。
文章目录
LINQ Debugging(LINQ 调试)
Numeric Indicator(数值显示器)
LINQ DataTip(LINQ数据提示)
LINQ Analysis Window(LINQ分析窗口)
Understanding Exceptions in LINQ queries(了解在LINQ查询中的异常)
Fluent and Query Syntax Support(流畅Lambda和查询语法支持)
Export(导出)
Heads Up Display(头部显示)
Investigate(追查、考察、探究)
Explore History(探索历史)
Magic Glance(魔术一览)
Predict the Future(预测未来)
Live Coding(实时编码)
Breakpoints(断点)
Conditional Breakpoints(条件断点)
When Set... Break
Exceptions(异常)
Exceptions Trail(异常跟踪)
Predicting Exceptions(预测异常)
Trace(追踪)
Quick Attach(快速附加)
Search(查找、搜索)
Foresee(预知)
Compare(比较)
Compare items in a collection(比较集合中的项)
Using external diff tool(使用外部diff工具)
Compare snapshots(比较快照)
Reveal(显示、加星标)
Custom Expressions(自定义表达式)
Filter Collections(过滤集合)
Quick Actions(快速操作)
Show All Instances(显示所有实例)
Time Travel Debugging(时间旅行调试)
Predict the Future(预测未来)
Time-Travel DataTip(时间旅行数据提示)
Editing the Future(编辑未来)
Time Travel Loops(时间旅行循环)
Time Travel Conditionals(时间旅行条件句)
LINQ Debugging(LINQ 调试)

