chtenb

Results 263 comments of chtenb

This is an issue for me as well. My project is well advanced, and I recently discovered that I'm in need of nested population. However, I couldnt get the example...

Do you mean the "Synchronize settings across devices when signed in to Visual Studio"?

Toggling that off doesn't seem to help :(

Maybe this should be put in the Readme as a known issue.

I *do* encounter a `BadImageFormationException` when referencing a 64 bit dll in a `.csx` script and executing it with the "Custom Tool" feature. Is there any progress on this problem?...

Yes, I'm aware of that. What is the recommended work-around?

I'll go with option 3 and use Scripty.exe as a command line tool to do my code generation. At least better than nothing at all. There isn't a 64bit version...

[nu-commands-frequency-txt+chtenb.csv](https://github.com/nushell/nushell.github.io/files/12466901/nu-commands-frequency-txt%2Bchtenb.csv) [nu-commands-frequency-txt+chtenb.txt](https://github.com/nushell/nushell.github.io/files/12466902/nu-commands-frequency-txt%2Bchtenb.txt)

> i don't use either $it or $in very much. The concept reminds me of the `$_` variable in perl and the `_` in purescript (where `_.name` is a function...

I'm only familiar with the JS backend. Which other backends do I need to check?