Ryan Lee

Results 66 issues of Ryan Lee

Is there a way to copy and paste text in the GUI? Sometimes useful when I want to spellcheck my package name by pasting it into google.

Is there a way to move packages from the GUI to another package folder? For example I want to move a package from the `[SharedUnityPackagesDir]` to `[ProjectRoot]\Packages` without having to...

![image](https://user-images.githubusercontent.com/21375952/81222157-da240b00-8fb1-11ea-9801-bd7424a875f6.png)

**Is your feature request related to a problem? Please describe.** Its annoying when I try to parse the `stellar.toml` file with `StellarTomlResolver` and the resulting type defintion is `{ [key:...

help wanted
good first issue

The following command: ``` nucypher alice run --dev --federated-only --teacher-uri localhost:10151 --config-file ~/.config/cypherdocs/alice/alice.config ``` will run `Alice` in dev mode even though a config file is present. Selecting a config...

Enhancement
Good Intro Issue
CLI

**1. Please specify the following:** - OS: Manjaro KDE Linux - Shell: Zsh - [X] **I have reviewed the troubleshooting tips described [here]() and they do not solve my problem**...

Fixes: https://github.com/polkadot-js/extension/issues/1314 Adds `assetId` in the extrinsic UI. Assumes the assetId is an XCMV2 junction object with the junctions `PalletInstance` and `GeneralIndex`. Otherwise it won't render and neither will it...

Clipboard buttons for Block Details ![image](https://github.com/polkadot-js/apps/assets/21375952/84efc501-6391-4640-aed9-5f3e86127cda)