Akuli

Results 213 issues of Akuli

I use `clangd` with Porcupine when editing C code. It sometimes crashes. To restart it, I need to close all C files and reopen the file I want to edit....

pip fails with: ``` ERROR: Could not find a version that satisfies the requirement tree-sitter-builds==2023.3.12 (from versions: none) ERROR: No matching distribution found for tree-sitter-builds==2023.3.12 ```

embarrassing

Some people don't like having a directory tree in their editor. The obvious thing to do is disabling the `directory_tree` plugin. Currently it breaks other plugins (#1445), but it also...

directory tree

This is a tooling idea that isn't really specific to Porcupine, but would be useful for Porcupine. Consider this situation: 1. I run into a problem when developing Porcupine. 2....

I'm no longer happy with some of the things it does. There are many small problems, so I decided to just make one issue about them. In #1193, I discovered...

I get this when releasing Porcupine: ![screenshot-1711843454](https://github.com/Akuli/porcupine/assets/18505570/af825ac6-7dd9-4483-b30d-4691280f97c7)

low priority

When releasing Porcupine in CI, I get: ![screenshot-1711843295](https://github.com/Akuli/porcupine/assets/18505570/34fcc152-a1bc-4748-84d2-e7aab52fc291) I am already using the latest version of `battila7/get-version-action`, and it doesn't seem like this will get fixed any time soon: https://github.com/battila7/get-version-action/issues/22...

low priority

Currently, Alt+T replaces "this match", i.e. the match you have selected. Alt+S for replacing "selected match" might be better, because the S key is closer to A and Alt in...

I often do this: 1. Open a Python file 2. Use Shift+F8 to run tests with something like `python3 -m pytest` 4. Open a JSON file that caused tests to...

run plugin

The `git restore` button in the right-click menu of the directory tree is kinda dangerous: ![Screenshot at 2023-03-02 01-00-22](https://user-images.githubusercontent.com/18505570/222286167-2c937d56-52ff-42e2-aca0-d25eb66d9591.png) It tells Git to restore the file to the version of...

help wanted
good first issue
directory tree
embarrassing