Rémi Marche

Results 41 issues of Rémi Marche

I couldn't find any info regarding compiling fluent to the target languages. Is it possible, for example, to transform this: ```fluent key = Hello, {$userName}! ``` Into this (javascript implementation...

### Describe the bug When using adapter static with a redirect server root, no root index.html is exported. This results in a 404 error when fetching the root index.html, instead...

bug
p3-edge-case

Suppose I want to find all config files below the current directory, I'd like to be able to do something like: ```ts const { config, sources } = await unconfigLoad({...

I don't know what causes this, but all results seem completely off-bounds. # Reproduction ```js /* eslint-disable no-console */ import { Bench } from "tinybench"; const suite = new Bench({...

We use windicss in our project (and love it), and would like to add a high contrast theme. There’s currently support for the dark theme, but would it be possible...

enhancement

### Describe the problem In monorepos, builds are often centralized into a single top-level build directory. Is there anything that prevents that change from being innocent and simple? ### Describe...

enhancement
p2-nice-to-have

### Clear and concise description of the problem For compatibility with jest, add [customSerializers](https://jestjs.io/docs/configuration#snapshotserializers-arraystring) as a global option. ## Workaround: Add a setup function, which runs `expect.addSnapshotSerializer` before every test...

enhancement

**Describe the bug** The title says it all. See attached file. I created it in MU4 (latest), saved it, and couldn't open the next day. Nothing really dramatic on my...

P0

Like a lot of students, I ended up on overleaf because it's the simplest option to compile latex documents, since latex distributions very often result in a several GB of...

Some standard shortcuts would be great for incontext translation: namely ctrl+enter when in the translation box to submit (equivalent to pressing update here). ![image](https://github.com/tolgee/tolgee-js/assets/35939574/b2040f48-537f-452a-84bc-531ad1274ed5) Esc to exit the translation dialog....

enhancement