The below code alow to load all .cs file under folder
Why it's not working in .linq
// this work in .cs #load "_Models\Extensions\*.cs" // this not work in .linq #load "_Models\Extensions\*.linq"
This has now been implemented in 8.8.1. Let me know how you get along.
Comments
This has now been implemented in 8.8.1. Let me know how you get along.