João Dinis Ferreira

Results 6 issues of João Dinis Ferreira

It seems that files stored with [Git LFS](https://git-lfs.github.com/) are not accessible in the anonymised repository. Instead, attempting to access/download them just returns the LFS reference, which does not provide access...

enhancement

**Describe the bug** In certain cases, Tabby makes calls to `org.eclipse.swt.custom.StyledText.getLocationAtOffset(int)` in which the `offset` argument is greater than `getCharCount()`. This causes an `java.lang.IllegalArgumentException: Index out of bounds` exception to...

bug-unconfirmed

**Please describe the feature you want** In Eclipse, it would be good to improve the discoverability of Tabby's keyboard shortcuts. Currently, the available shortcuts are not shown to the user...

enhancement

**Describe the bug** In Eclipse, the Tabby extension throws two Node.js exceptions during start-up. This may cause confusion for end users. ![image-2024-08-28-11-50-22-677](https://github.com/user-attachments/assets/79fc61db-58de-4cbe-8f60-23de314dfd24) Ideally, the Tabby extension should catch/handle these exceptions...

enhancement

**Please describe the feature you want** In Eclipse, partial acceptances should not dismiss the displayed inline suggestions. Currently, after accepting a partial completion, the displayed inline suggestion is dismissed and...

enhancement

**Please describe the feature you want** In Eclipse, it would be good to have some UI feedback indicating when multiple code completion choices are available to cycle through. Currently, the...

enhancement