Mike MacCana

Results 143 comments of Mike MacCana

Thanks @zadjii-msft. Settings were / still are under the `profiles.defaults` key, full settings are at end of this comment: Using your CMD prompt, I still don't get marks: And here's...

Hah so you thought this was in stable but it wasn't? My thinking was it was announced in 1.15 preview (https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-15-release/#scroll-marks-experimental) so it should definitely be there in 1.16, but...

Cool. One suggestion to help people use the new feature is to include the exact terminal sequences we need for pwsh, bash, and cmd in the release notes (so people...

Thanks @SeryiBaran but nobody is asking for instructions on how to use ESM. This is a feature request to use sensible defaults automatically to run TS files (including using ESM).

Still occurring on on https://www.npmjs.com/package/@coral-xyz/anchor-cli

Found it: `@metaplex-foundation/js/dist/types/plugins/nftModule/models/JsonMetadata.d.ts` ```typescript /** @group Models */ export type JsonMetadata = { name?: string; symbol?: string; description?: string; seller_fee_basis_points?: number; image?: Uri; external_url?: Uri; attributes?: Array; properties?: { creators?:...

Got it - that sounds completely reasonable re: Solflare not being ready and Phantom providing extra hardware support on iOS. It's a more nuanced situation than what I originally thought....

> No, all Standard Wallets and Mobile Wallet Adapter are supported in the React WalletProvider automatically. Ah it does say that in a comment in the code, I just missed...

What are you trying to do? Where are you calling `fillTemplate`?

Want to see if this works on version 1 (which actually uses ES6 template strings)? I might fork this into two separate projects. One for people who need real ES6...