David Alsh

Results 76 issues of David Alsh

Hi team, love this project! I have a feature request to add comments to highlighted section of text - much like what's possible with Confluence. Example: https://github.com/giscus/giscus/assets/12656294/3664955a-c581-4585-a49c-4b8119c8767f

### What is the problem this feature would solve? Many native projects would like to be able to embed a JavaScript runtime that can leverage the Nodejs ecosystem and Nodejs...

enhancement

# The Problem I'd like to be able to inject the `document` to use for my `render()` to allow me to use happy-dom or JSDOM to test my Preact components...

feature request
good first issue

### Describe the feature Nodejs have added experimental support for TypeScript however it requires imports with `.ts` extensions. ```typescript import foo from './foo.ts' ``` The TypeScript team have landed on...

enhancement

### Summary Filesystem changes on large directories are slow to show up in the file explorer Steps to reproduce: ```bash mkdir foo zed foo cd foo npm install @atlaspack/cli ```...

**This is not a feature request or requesting an ETA, just want to understand how the team feels about this problem.** Hi all, I know it's still early days so...

C-question

I have a bunch of VMs running on my network and have a WireGuard server acting as a gateway into my network. Each VM has a unique IP and I'd...

# ↪️ Pull Request Noticed we are using commonjs for the bundle manifest in the JS runtime. With the bundle manifest exporting its functions using esm, it results in a...

# ↪️ Pull Request I noticed when installing Parcel via `pnpm`, I would get various warnings telling me there are missing peer dependencies. The exact missing dependencies seem to vary...