Alberto Fabbri

Results 20 issues of Alberto Fabbri

**Describe the bug** When I generate a Google Style Docstring inside a function there are four trailing whitespaces after the three closing quotes, here they are marked with asterisks: ```...

bug

This happens in both the web and desktop apps. Screenshot: ![Screenshot 2021-12-18 231236](https://user-images.githubusercontent.com/51910894/146656958-978bfe76-aaf1-4fa3-9bfc-d12671a313a8.jpg)

I am using Edge Version 96.0.1054.34 (Official build) (64-bit) on Windows 11 and since last week when I open a bookmark **from the search results**, the extension tries to open...

**Bug description** I have a Swedish keyboard and I want to set the shortcut to Ctrl+½ but when I press those keys in the shortcut editor field I get Ctrl+\...

bug
upstream issue

**Is your feature request related to a problem? Please describe.** `distrobox-host-exec` does not return the error if a program call fails. **Describe the solution you'd like** I would like `distrobox-host-exec`...

enhancement

It would be nice to have an option to tell MarkdownConverter to start every page with a heading so that paragraphs and bullet lists are not split between pages.

enhancement

## Feature Request It would be nice to be able to create a new Typst document using the "New File..." command from the "File" menu: ![image](https://github.com/nvarner/typst-lsp/assets/51910894/796eed46-f678-4a24-9535-1dd1caf67da4)

Folder structure: ``` │ └───notes_folder │ note1.md │ note2.md │ └───images_folder img1.svg img2.svg ``` If I reference `img1.svg` or `img2.svg` from one of the markdown notes Acode does not display...

bug

# Note Thanks for your interest in contributing! Please make your PR to the `develop` branch. You can check out our [wiki](https://github.com/satijalab/seurat/wiki) for the current developers guide.

This code ``` devEval(c("RStudioGD"), name="GaussianDensity", aspectRatio=0.6, curve(dnorm, from=-5, to=+5) ) ``` returns the following error ``` Error in RStudioGD(width = 480, height = 288) : unused arguments (width = 480,...