Ferenc Tamás

Results 36 issues of Ferenc Tamás

Schemas are crawled for completions with a given depth limit. However composite schemas (e.g. allOf, anyOf) are currently not counted as child schemas and will not count towards the schema...

bug

Tracking issue for TOML 1.1.0. There is no ETA, but we can anticipate the features and changes it will include and prepare Taplo ahead of release. - [ ] #331...

feature

Line breaks and trailing commas are properly parsed but will emit a syntax error. In order to support https://github.com/toml-lang/toml/pull/904 we could drop these errors.

feature

The formatter currently cannot properly handle automatic line breaks for arbitrary nested content. If the contents of a line is too long to fit on a single line, the entire...

enhancement

Currently the vite plugin unconditionally starts a chokidar watcher that causes issues in CI environments: - inotify limits, CI machines often don't have the need to watch files thus have...

✨ feature request

It seems I cannot dedicate any time to OSS currently, so I'm looking for maintainers to triage/merge PRs and to publish occasional releases, so that people who rely on this...

help wanted

After using `ktunnel expose` and an unexpected shutdown the deployment and the service will stay in the cluster indefinitely. There could be something like a `ktunnel clean` or `ktunnel reconnect`....

enhancement
good first issue

PR for review for https://github.com/drone/tutorials/issues/4. [Here's](https://docs.google.com/document/d/1-6Fvak2Uxc-K9fivRrqdFKLhl2b60dp1priYrJoGI1g/edit?usp=sharing) the link to the content on google docs. (By default only comments are allowed from anyone, but I can invite collaborators for it.) The...

With the current bugs fixed, I think the language server could get into its first shippable state. Here are the steps that I think need to be done in order...

Weird characters appear seemingly randomly in formatter output snapshots that I haven't been able to reproduce outside tests. ![image](https://user-images.githubusercontent.com/25967296/188328903-409c2645-8eb7-49b2-b7b8-2562f9da6192.png)

E-Unknown
tests
A-fmt