Roy Qu

Results 25 issues of Roy Qu

Now get_many_strings return an OrderedDict as the result, which is no easy to use if the labels is long or descriptive. For example, If I have `import easygui_qt as easy...

Now devcpp's cpp parser only support macros with 1 parameter. And libcpp has a key macro which have 2 parameters. So we need to support it.

VisualTreeView can auto-wrap text, so we can display large arrays in watch view(not so useful)