Jason Elie Bou Kheir

Results 5 issues of Jason Elie Bou Kheir

Hi there! Thanks for the plugin! There's a vscode plugin I use frequently called "File Templates", and it has a feature where you can provide the arguments for undefined template...

I've been struggling to get WebGL crypto functions to work in my Algorand SDK library. I have been using `.jslib` native plugins to handle them, but the APIs are not...

`GuidAttribute` and `ProvideSourceInfo` attributes are used to uniquely reference classes. The Unity Editor already does this with meta files, and exposes it through the `MonoScript` asset. The guid should be...

Use the unity asset store tools to create a hybrid package! This should allow developers the ability to install via .unitypackage and local package [Permalink](https://github.com/needle-tools/hybrid-packages/tree/a2b01ee8ea1f02b7e9e3339fe13dabf5e0519b15#update-october-2022-unity-has-listened-and-added-hybrid-packages-support-to-their-asset-store-tools)

I'm a nix noob, and I'm wanting to set my default shell to `nushell`. It seems like to change the default shell of the system, [one needs to enable it...