Samuel Stroschein

Results 64 issues of Samuel Stroschein

The initial version of the inlang editor should use existing git auth workflows. In other words, use OAuth flows to act on the behalf of the user. This implementation only...

type: feature
scope: editor

type: feature
scope: editor

This feature exists in the current vs code extension already but will be re-implemented in anticipation of the architectural changes laid out in #127. ![extract-pattern](https://user-images.githubusercontent.com/35429197/187033216-019c9cd1-d044-422d-a242-2e4af71df736.gif)

type: feature
scope: ide-extension

This feature exists in the current vs code extension already but will be re-implemented in anticipation of the architectural changes laid out in https://github.com/inlang/inlang/pull/127. ![image](https://user-images.githubusercontent.com/35429197/187033391-d92a077d-52e5-4f84-a5c8-68cd20b8ea26.png)

type: feature
scope: ide-extension

Importing a package works as expected in the cell where the import is defined. However, typescript lints in following cells that the import is unavailable and upon execution, a crash...

Importing lion components when the module resolution of a project to "node16" (ESM) crashes node. Node can't find the exports of @open-wc/scoped-elements. The issue has been fixed in @open-wc/scoped-elements 2.0.2,...

First of all thanks for the great project. I can't set it up with a new repo of mine though. I can connect my GitHub account, create an API key,...

Hi everyone, Ivan Hofer passed away. As a college, TypeScript master, i18n enthusiast, and Svelte lover, Ivan is deeply missed. Ivan Hofer invested a lot of time into typesafe-i18n, answering...

bug

### Environment / ### Reproduction - https://github.com/natemoo-re/clack/issues/83#issuecomment-1564470873 - https://github.com/unjs/consola/issues/234 - https://github.com/unjs/consola/issues/239 ### Describe the bug Consola bundles the NPM package, leading to downstream bugs. ## Proposal Stop bundling consola. If...

**Edit** This seems like a bug rather than a feature request. The major version pinning caching times with 7 days, leading to worst case 14 days of cache are too...