walnuthq / cairovm.codes

Source code for cairovm.codes — a web app to compile Cairo programs into Sierra and CASM with step-through execution capabilities.
https://cairovm.codes
MIT License
29 stars 24 forks source link

feat: Scroll to active Cairo code segment #144

Closed barabanovro closed 2 months ago

barabanovro commented 2 months ago

Cairo editor should automatically scroll to a first highlighted (active) Cairo code segment when moving through the execution trace. It should not scroll if any highlighted code segment is already in a viewport.

princeibs commented 2 months ago

Hi @barabanovro, can I hop on this?

BlackStarkGoku commented 2 months ago

Hi, I am a frontend software engineer that recently discovered starknet ecosystem! I really want and I am motivated to start doing my first contributions to the ecosystem, I would be honored to tackle this issue !

barabanovro commented 2 months ago

@BlackStarkGoku, the issue is yours! @princeibs, according to our contributing guidelines, you should present yourself briefly if you are a first-time contributor.