Anny Chagas

Results 7 comments of Anny Chagas

I'm also having this problem. But, for me, even using `USART0_ON`, the behavior is not as expected. The messages are displayed on the serial, but very quickly. In the example...

It seems to work fine. But it adds 2 blank lines and doesn't indent the comments (except for the first one). I tested on vs-code for Windows. **Result:** ```Matlab %...

I tried the @sezeregrek workaround, but I'm still getting indentation error in this case when I use MDX: ``` {() => { const [isActive, setActive] = useSingle(1); return ( {items.map((item,...

@iloveitaly. PR created: https://github.com/schickling/dockerfiles/issues/152

Similar error here. ![image](https://github.com/sindresorhus/np/assets/17753656/94d42b67-0dd4-426f-93cd-94e99a2d1604) ## Environment np - 8.0.4 Node.js - 16.20.0 npm - 9.0.0 OS - ubuntu 20.04

> What is OpenWith? Are you using another extension instead of this one? Sorry for the error, I was referring to "Open in Application". > This extension uses open under...

``` [Desktop Entry] Name=MyDesktopFile Comment=Run application Exec=bash -c 'cd $(dirname %k) && $(dirname %k)/../run/make-desk.sh %U && read -n1 -r -p "Press any key to continue..." key;' Type=Application Terminal=true Icon=star ```...