Zeropoint

Results 3 issues of Zeropoint

Parsing this code: ``` 1 class MyClass 2 { 3 public: 4 int bar() 5 { 6 return 1; 7 } 8 }; 9 10 void myfunc() 11 { 12...

As a user, I want the ability to right-click a column header (or cell), and copy the entire contents of only that column's data to the clipboard, so that I...

enhancement

As a user, I want to be able to right-click and 'Freeze' a column contained in a group so that I can benefit from the added organization of grouping without...

enhancement