porcupine icon indicating copy to clipboard operation
porcupine copied to clipboard

A decent editor written in tkinter

Results 199 porcupine issues
Sort by recently updated
recently updated
newest added

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....

`Close tabs with unmodified files` and `Close tabs with deleted files` options

help wanted
good first issue

What do we think about doing something like this? Could be a separate plugin ![image](https://github.com/Akuli/porcupine/assets/3373830/563b608d-d8f3-406b-be9f-fe3bd79581fb)

Need to install version 2022.8.27 and `tree_sitter_languages` to be able to use Porcupine

TIL that it tk uses native file dialogs on not-linux... Yes, agree completely with everything @rdbende said. My thoughts is it should work like this: 1. if windows or mac...

linux

Related to https://github.com/Akuli/porcupine/issues/1305 and https://github.com/Akuli/porcupine/issues/1342 I think `` should be an Action consumer, so when it is pressed it checks the registered actions (such as an indenting action, based on...

docs

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...