Andrew Chou

Results 21 issues of Andrew Chou

After initial install of ScriptKit using the publicly available AppImage. I tried to use the `Clipboard History` script (which I think is the built-in one?), but it always seems to...

apologies if there's a separate repo for the site containing the docs - couldn't find one based on a quick search. currently the pages for the docs are ordered alphabetically...

After running `xs-dev setup --device esp32`, I see the following line in the `xs-dev-export.sh` script (which is then sourced by my bashrc file): ```sh source $IDF_PATH/export.sh 1> /dev/null ``` Wondering...

question

The primary executable that comes with Tcl is `tclsh`. Not really sure what `tclish` is, as I initially thought it was a typo. However, there seems to be references to...

A-language-support

### Description Hovering over the controls show the following: ### Steps To Reproduce _No response_ ### Expected behavior Each one shows a tooltip that has something more meaningful 😅 ###...

bug

Referring to https://xs-dev.js.org/guide/usage-with-typescript/ as of 4dbbe16e66511a587f9a0831f9f74e18ef59340a, there are a couple of things that don't sit well with me personally: 1. Some of the language feels overly opinionated > Using [TypeScript](https://www.typescriptlang.org/)...

Running `webxdc-dev run ...` without using the `--port` flag results in the following error on my machine: ```console Error: listen EADDRINUSE: address already in use :::7000 ``` Looks like this...

Installed v16 using homebrew and when I open the application, it seems to just be a blank window that doesn't do anything upon input. Not sure if relevant, but when...

platform: macos

### Mapbox Implementation Mapbox ### Mapbox Version default ### React Native Version 0.76.7 ### Platform Android ### `@rnmapbox/maps` version 10.1.37 ### Standalone component to reproduce ```javascript import React, { useEffect,...

bug 🪲

I've installed Haxe 4.3.6 on macOS using [mise](https://mise.jdx.dev/) (which uses https://github.com/asdf-community/asdf-haxe). In VSCode, I created a project using the extension's built-in command. However, when the language server starts, the following...