Ravindu Liyanapathirana

Results 10 issues of Ravindu Liyanapathirana

The current format for the Cake configuration file `cake.config` is that of the [INI file format](https://en.wikipedia.org/wiki/INI_file). Its `.config` extension makes many text editors syntax highlight it wrong, or report errors,...

Up-for-grabs
Improvement
Help wanted

The "Format XAML" context menu option, which appears upon right-clicking the code editor, does so irrespective of the language of the document being edited (which makes it available (but useless)...

Feature
needs investigation
VS

## Prerequisites * Version: `lucide-angular` package `0.89.0`, `0.88.0`, `0.87.0` * Are you running from source/main: No * Are you using a released build: Yes * Operating system: Ubuntu 22.04.1 LTS,...

🐛 bug

This extension should indicate the percentage of tasks completed within the task list currently opened, as the [PlainTasks](https://github.com/aziz/PlainTasks) plugin for Sublime Text does (see the footer): ![plaintasks](https://user-images.githubusercontent.com/7352580/35141412-dee1b0be-fd20-11e7-8042-10bfdd5468b2.PNG)

**Problem description** Ctrl+Enter can be used to invoke the function of the "commit" button, but there is no way (AFAIK) to access the amend/no verify commit options. **Preferred solution** -...

Screenshot of the package file browser taken with tabbing order annotations enabled in the "Accessibility" tab of Firefox devtools: **We should probably add:** 1. The [breakcrumb](https://github.com/jsdelivr/www.jsdelivr.com/blob/af62667a8b8449118b722aaa9096bc6a2ef47a67/src/views/components/package-file-browser.html#L8), [parent directory](https://github.com/jsdelivr/www.jsdelivr.com/blob/af62667a8b8449118b722aaa9096bc6a2ef47a67/src/views/components/package-file-browser.html#L76), [directory](https://github.com/jsdelivr/www.jsdelivr.com/blob/af62667a8b8449118b722aaa9096bc6a2ef47a67/src/views/components/package-file-browser.html#L88) and...

good first issue

Hi Merill 👋 Small (smol, even) fix for "My Pages" appearing twice in the category selection dropdown on the home page 😄. ![](https://github.com/user-attachments/assets/77f32080-074d-4ed9-8c25-b0bc2c5100a8) Cheers ✌️

### What happened? I've noticed that when PNGs pasted into tldraw are exported/copied as PNG, the resultant image is blurry. ### How can we reproduce the bug? In the project...

bug

### What's the feature? tldraw currently seems to convert typed/pasted tabs to 2 spaces. Could this behaviour be made configurable using preferences to specify: - Whether tabs get converted to...

enhancement

**Problem description** In the "files" pane, pressing Enter with a file selected, stages/unstages it, moves it into a new file group (modified/untracked/staged) accordingly, and then selects the next file. If...