StéphaneDucasse

Results 622 issues of StéphaneDucasse

Right now the user is always forced to reclick on a pane to see it when this pane is different from the source. Presenting the same pane as the source...

# How to reproduce - get a structure and navigate it - select the last element in the navigation - click on an instance variable of the last element ->...

So I cannot work anymore and should close it. ![Screenshot 2021-04-27 at 10 39 22](https://user-images.githubusercontent.com/432549/116212260-efef8a80-a744-11eb-8f1c-fdff5b98d437.png) No idea how I did it :(

- I have a list of blocks which contains instructions. - I click on the first block - I click on the raw pain of the block pane - Now...

[NewTools-ExternalBrowser.st.zip](https://github.com/pharo-spec/NewTools/files/5894388/NewTools-ExternalBrowser.st.zip)

We must disable the window slave. It is useless to have something that does nothing and say that everything is working. We should grow up. Then why do we change...

Type: Bug
Priority: Critical
Project: CI
showstopper

Right now when I define a setter I have to press + then the debugger shows me ``` id: aString self shouldBeImplemented ``` and I have to type ``` id:...

Type: Enhancement
Project: Debugger
Enhance TDD

- look for dynamicDescription - implementors does not report that there is a definition in CmCommand. ``` CmAbstractCommand

Type: Bug
Priority: Critical

Pay attention this bug happens only the first time we try. How to reproduce - select a class - remove the class - when prompted use browse class reference ```...

Type: Bug