Carlos Pereira Atencio

Results 63 issues of Carlos Pereira Atencio

## Bug Description Not a lot to reproduce at the moment, need to spend some time with a Pi 4 to see if I can replicate. In essence at the...

## Bug Description I encountered this with a couple of users during the Kids Day at PyCon UK 2023. I don't know exactly how it happened, but I would guess...

## Bug Description The `else` statement in a `try/except/else/finally` is automatically nested incorrectly. ## How To Reproduce Steps to reproduce the behaviour: In the editor, copy and paste this: ```python...

codemirror

## Bug Description When an indentation error is added to the code the code structure highlighting is not following the rest of the code correctly. ## How To Reproduce ```python...

code structure

## Bug Description With a `my_module.py` file that only contains `FOO = 0`. In the Editor: In MicroPython: ``` MicroPython 569e361 on 2022-06-20; micro:bit v2.0.0 with nRF52833 Type "help()" for...

api documentation
completion

## Bug Description Seems like Pyright is doing type inferring, and then reporting errors based on that. This is probably a "good thing™️", but can result in the editor reporting...

needs feedback
pyright

I've got this message for the first time this morning (UK time). This was simply after opening MakeCode, importing a GitHub URL, making a few changes, and trying to push...

bug
P2
GitHubIntegration

Preview: https://microbit-micropython--802.org.readthedocs.build/en/802/pin.html#microbit.MicroBitTouchPin

https://microbit-micropython--803.org.readthedocs.build/en/803/microphone.html#microbit.microphone.sound_level_db

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://makecode.com/playground#field-editors-dropdowns 2. Ensure the Dropdowns sample is...