Simone Saviolo
Simone Saviolo
**Is your feature request related to a problem? Please describe.** I often use the Data tab when inspecting a table, and I use the filter area for quick queries. However,...
Sometimes it's not easy to find usable lines for an axis in the image. Maybe I can find a couple of parallel lines, but they are short, and the measurement...
Is there a limit on the complexity of the C# object I can pass into a JSContext? I tried an object like this (stripped down for brevity): ```c# public class...
If I try to run `[ 1, 2, [ 3, 4 ] ].flat()`, I get `JSException: TypeError: [1, 2, [3, 4]].flat is not a function`. [flat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flat) is a standard function...
Hello, I tried to run fSpy from code but I was unsuccessful. Here's the output of `yarn dev-server` _after_ fixing the `digital envelope routines::unsupported` error: ``` $ set NODE_OPTIONS=--openssl-legacy-provider &&...
We have an OpenShift cluster that we access using domain accounts via LDAP. If I just enter my credentials when logging in I can't authenticate. What do I need to...
Hi, I've downloaded the project and tried to start a new project, but when I ran `yarn start` I got this error: `SyntaxError: Cannot use import statement outside a module`...
The check I edited was true too often. This results in a string like "fxxxxca" being translated to "000c00" instead of the correct "f000a0".
The current base map goes up to zoom level 18. Now that the main Mapnik-based rendering goes all the way to 19, would you please add the option to see...
I'm sorry for the (semi-)comic title, but I'm really at a loss. I installed the VSCode extensions, and now if I create a .hjson file I can see the syntax...