Akuli
Akuli
- [x] C (used to work, there's some commented out parts in `tree_sitter_highlighter.py`) - [ ] C++ - [x] TOML (config in `default_filetypes.toml` must be moved into a `.yml` file...
Found this file from my computer. Need to check if all items in it are done by now - [x] highlight await keyword in my editor - [x] highlight "async...
 `not_implemented!` macro does not highlight when it is inside `tokio::select!` macro

Fixes #411
Currently the tree-sitter highlighter doesn't work on new Macs with arm processors, for two reasons: - py-tree-sitter-languages doesn't support it - https://github.com/Akuli/py-tree-sitter-builds/ doesn't support it You can still use Porcupine...
1. Maximize Porcupine window 2. Close Porcupine 3. Reopen Porcupine. It is no longer maximized, just really big so that it kinda looks maximized Porcupine should presumably stay maximized when...
To reproduce 1. Install Porcupine with the Windows installer 2. Install Porcupine with the Windows installer again Presumably the deleting is slow because a log line is printed for every...
``` [01:34] Moosems I can't tell how porcupines linebar looks when quickly scrolling cause of lag :DDD [01:35] Akuli if porcupine is laggy, does it become less laggy when the...
Happened on Moosems computer. I couldn't reproduce it myself.