StéphaneDucasse

Results 622 issues of StéphaneDucasse

I can load and browse the method (it is a long comment) but it cannot be saved by tonel. I cannot commit it. [BreakingTonel.st.zip](https://github.com/pharo-vcs/tonel/files/2758674/BreakingTonel.st.zip)

bug
backlog

When we click on a class comment I see it and then if we click on another class we do not see the comment of the new class.

In bloc I got the following classe definition. ``` TestCase subclass: #BlBasicTest uses: TBlExamples instanceVariableNames: '' classVariableNames: '' package: 'Bloc-UnitedTests-Basic' ``` On the server, the trait TBlExamples was not loaded...

Type: Bug
Project: CI

``` confirm: message trueChoice: trueChoice falseChoice: falseChoice ^ UIManager default confirm: message trueChoice: trueChoice falseChoice: falseChoice ```

Project: RemoveUIManager BAD dependencies

Type: Bug
Version: Pharo 13

You cannot invoke replace variable refactoring in the debugger. - select a variable in a method body - Press command+ r => boumn we get something totally strange ``` sentTo:...

Type ``` [ :x | [ 2 ] ``` - place the cursor just before the last ] - type ] - the new character ] does not appear so...

Type: Bug

![Capture 2024-04-27 at 22 52 49](https://github.com/pharo-project/pharo/assets/432549/88f174c3-902e-4aac-a513-0152e457062e)