Erik-B. Ernst

Results 30 issues of Erik-B. Ernst

Hi @alvesjtiago ! First of all thank you for your great plugin!! I am very glad I found it. Would it be possible to add support for lazy lookups[1]? So...

Hi again @alvesjtiago , by getting used to work with your excellent plugin I have another suggestion: Jump to the corresponding line in the locale file. Currently I always land...

### Problem description I may open a panel via a keybinding like ```json { "keys": ["ctrl+shift+`"], "command": "show_panel", "args": {"panel": "output.AnyTest"} }, ``` but it's not focused. In that specific...

Hi there! A colleague is trying your library but gets the following error: `ERROR BOSCH-Dishwasher-012030517384011330 [SSL: NO_CIPHERS_AVAILABLE] no ciphers available (_ssl.c:1129) ` Is this related to the thing you mention...

### Problem description (This taken from the [forum](https://forum.sublimetext.com/t/jump-to-directory-in-sidebar/65277) and [discord](https://discord.com/channels/280102180189634562/280157083356233728/1020380463686221884) by @webstrand) I’d like to have a hotkey like Ctrl+P that allows me to search for and then jump to...

C: API
C: Sidebar
T: feature

Hello again @robinmalburn, I've been working with this since a while and it mostly works fine so far. What it does? It adopts the ST4 behaviour to open a transient...

**Problem description** E.g. when rebasing a big branch it'd be very useful to have the "original" commit and the rebased one near to each other. **Preferred solution** Add a possibility...

**Problem description** I often use submodules and need to see the changes of it. Currently, I always have to copy to old hash, open the submodule in a new tab,...

**Version info** - OS: Kubuntu 22.04 - Build: 2076 **Description** Navigating in a string (like this_is_a_test_string ) is not possible in commit message and command palette input fields with `alt+right/left`,...

**Problem description** When comparing/reviewing multiple branches and commits I often find my self in searching a point again after I watched some other diffes or so. To do so, I...

enhancement
ux