# News of the Week 42

- [VIDEO] When companies code with Pharo 
https://www.youtube.com/watch?v=VtRyJnBmEE0
- [ANN] Pharo tree-sitter: https://github.com/badetitou/Pharo-Tree-Sitter
- [ANN] BlocIM: IM support for Bloc/Pharo https://github.com/tomooda/BlocIM
- [ESUG2024] day one Videos are now in the playlist: 
https://www.youtube.com/playlist?list=PLJ5nSnWzQXi-uyYOZIVgXg1up_bclQc7e


# This week (43/2024) on the Pharo Issue Tracker

# Pharo 12

- Moving cursor and stop on upper cases #17297
        https://github.com/pharo-project/pharo/pull/17297

# Features / Improvements

- Improvements in undo/redo #17305
        https://github.com/pharo-project/pharo/pull/17305
        
# Fixes

- Fix export settings #17273
        https://github.com/pharo-project/pharo/pull/17273

- Fix renaming protocol with no method #17282
        https://github.com/pharo-project/pharo/pull/17282

- Using the stable VM instead of latest, there is an issue in the VM. #17287
        https://github.com/pharo-project/pharo/pull/17287

- 17250 debug session cannot update their exception and then provides the 
debugger incorrect information about the execution state #17288
        https://github.com/pharo-project/pharo/pull/17288

- Fix repeat events #17301
        https://github.com/pharo-project/pharo/pull/17301

# Tools

- Add missing callbacks for setting checkboxes and droplists #871
        https://github.com/pharo-spec/NewTools/pull/871
                
- sort playground pages by modification time #870
        https://github.com/pharo-spec/NewTools/pull/870
        
- Put back correct refresh icon in inspectors #869
        https://github.com/pharo-spec/NewTools/pull/869
        
- merge P13 spec actions #867
        https://github.com/pharo-spec/NewTools/pull/867
        
# Spec

- Setter of unfilteredItems #1629
        https://github.com/pharo-spec/Spec/pull/1629

- merge P13 spec actions #1628
        https://github.com/pharo-spec/Spec/pull/1628
        
- merge P13 spec actions #1849
        https://github.com/pharo-vcs/iceberg/pull/1849
        
# Refactoring Engine

- Migrate Rename Temporary to use the Driver architecture #17300
        https://github.com/pharo-project/pharo/pull/17300
        
- 17280 refactorings cannot use generate accessors #17292
        https://github.com/pharo-project/pharo/pull/17292

# Cleanup

- Simplify progress bar theme management #17283
        https://github.com/pharo-project/pharo/pull/17283

- restore Pharo13 branch to iceberg #17306
        https://github.com/pharo-project/pharo/pull/17306
        
- restore Pharo13 branches for NewTools and Spec #17290
        https://github.com/pharo-project/pharo/pull/17290
        
- Rename RBAbstractTransformation ReAbstractTransformation, RBRefactori… #17302
        https://github.com/pharo-project/pharo/pull/17302

Reply via email to