ELigoP

Results 5 issues of ELigoP

# Typescript-restricted key (fail) ``` // test_str.ts export type A = `wifi${number}`; ``` ``` // actual_str.json { "$ref": "#/definitions/A", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "A": { "type": "string" } } }...

enhancement

## Problem Statement Currently SFTP file sync is not implemented. It would be great to just enter some sftp host, username, password/identity key and have easily accessible sync from anywhere,...

enhancement
help wanted

### Steps to Reproduce I cannot provide any good reproduce steps. That was some system/hardware disk error when copying large amounts data from one disk to another, remote path stopped...

bug
help wanted

### Your Environment - Version used: 8.0.1 AppImage - Operating System and version: Ubuntu 22.04 - Desktop Environment: gdm3 42.0 ### Expected Behavior Shift+A keyboard shortcut should add new task...

bug

### Validations - [x] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find an [open...

area:autocomplete
kind:enhancement
priority:medium
good-first-issue