Alexander Chashchin
Alexander Chashchin
When clicking "Start build" in this popup, nothing happens.  If started manually with `yarn rescript build -w` from terminal - build is working, and I got all the messages...
Hi! Next examples will be in Svelte, but React version has the same problem too. I should mention that I am confused with distinction between `service` and `state` values from...
There is no command history in the Janet REPL started from the extension. It also lacks autocompletion too. **Expected** When clicking Up Arrow in Janet REPL, I should see previous...
Hi! Monokai Pro has poor highlighting for a ReScript language. Despite being more pleasant in colors overall, Monokai Pro lacks differentiation between types and values, what is a significant obstacle....
How to create schema for this object? ```js { base: { version: "v1" }, // may be "v2", etc en: { /* lang constant */ }, ge: { /* lang...
### Documentation page https://neutralino.js.org/docs/getting-started/using-frontend-libraries#enabling-hot-reload-and-configuration ### Problem When using the `patchFile` option to provide an HTML file for patching in neu configuration, each time you run the `neu run` command, the...
## Describe the feature Run the additional babel transformations provided in the config. ## Motivation I am using wyw-in-js esbuild plugin for Linaria styles. When using CSS-in-JS in custom build...