pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

Results 832 pharo issues
Sort by recently updated
recently updated
newest added

**Bug description** I'm trying to add a new instance variable to `Class` definition but several errors appear. **To Reproduce** 1. Go to `Class` definition and add a new instance variable:...

Type: Bug

It is strange We should also promote it as a tool accessible in a menu too.

Type: Cleanup

Fixes #11580 Warning: Since String is a core class, I had to do the changes by hand in the files directly and not in Pharo. I hope I did not...

Status: Need more work

This change enables clean blocks to see what is still failing with them

Status: Need more work

In Pharo 13 (build 175), cloning a repository doesn’t show any progress bar, unlike in Pharo 8 (build 1124) in which progress bars are shown for the ‘fetching’ and ‘checking...

**Describe the request** When doing a browse (CMD+B or CTRL+B) on a class, it will open a browser on a class. Browsing an expression will evaluate it and browse the...

Type: Enhancement

**Context** After numerous tests to qualify the Issue #16979, we were going to return to regular activity . Unfortunately , these tests created a "Out Of sync" between a local...

Type: Bug

_Please make sure there aren't any open/closed issues for this topic 😃 -_ searched but didn't see reference to the failing method. **Bug description** In trying to figure out how...

Type: Bug

In UITheme we have part of the API that is for sound support. But it's not natively in Pharo. Does someone use that or is it just dead code we...

Status: Question
Type: Cleanup

This PR propose a fix option for the rule "Refers to class name instead of self class" #10689