Isabella Basso

Results 20 issues of Isabella Basso

**Describe the bug** Enabling the option with nerdfonts installed does not work properly **To Reproduce** Steps to reproduce the behavior: 1. Install nerdfonts in your system 2. Enable the setting...

bug

Many programming languages provide support to continue a line by using `\ ` at its end. E.g.: ```py "this is a sentence \ that continues in the line below." ```...

This allows single and double quoted strings to continue on the next line by escaped `\n` or `\r\n`, as described in hjson/hjson#106.

When I write some info such as ```py contact_info: { name: Isabella contact_card_url: https://something.org/whatever } ``` if I try to append to this the hjson parser interprets this :// as...

Hi, I'm trying to compile this on MacOs and I see that there's a device.h file missing (included on ./src/opgpdevice.h). I wonder where that's been sourced from, because many of...

I'm using the latest version available on the marketplace, but can't render any footnotes on the preview. E.g. ![Example.mmd](https://user-images.githubusercontent.com/39812919/127862643-eb6a6f2c-ecbc-4384-9e5e-ee968b05be7d.png) As you can see, just copying from the examples given in...

I'd like to always push to the tracked remote as most often I don't have write privileges on most repos I work on and I usually don't have mine set...

The link to `https://solokeys.com/legal/contributors/` gives a 404 error.

I have a simple model that can of two types: A or B, like what's shown in the spec below. ```yaml openapi: 3.0.3 info: title: Example API version: 1.0.0 servers:...

type:bug
generator