Results 36 issues of Denis Kudriashov

Try enable visibility of superclass methods and then replace superclass to Object in class definition. The method pane will still show original superclass methods but they not exist in hierarchy...

bug

https://pharo.fogbugz.com/f/cases/22375/Deleting-a-referenced-class-now-shows-debugger-before-giving-the-refactoring-dialog

enhancement
backlog

For example idea to have checkbox "traits" on status bar which will modify class template with appropriate "users:" selector. Same can be applied for class format which will modify begin...

enhancement

Method editor should somehow indicate that editing method declares redefined class annotation. And it should provide tool to revert redefined instance

feature request

It will show all method which defines class annotations.

feature request

It will include all methods with pragmas. And it can also be expandable to show each pragma which is used in class

feature request

From methods we can collect argument of #flag: messages which will bring flag subgroups. And tooltip for flag method icon can show all flag names inside selected method. Also click...

feature request

It would be useful to be able browse dependency of class as special method group. This group will show all methods which reference globals (classes). And it can be expandable...

feature request

Instead of separate/big dependency tool/window it should be possible to implement special virtual class group "dependencies" which will show all external classes which are used in current package. And it...

feature request