D. Kravtsov
D. Kravtsov
Faced the same issue as the OP. We're dealing with a huge solution with projects where the NUnit tests are residing in the same projects as the production code, separated...
Highly demanded feature! Briefly speaking, this is about a support of `true` property, which can be stored in Directory.Packages.props file, mostly in the root of the project/solution. Most of modern...
@yahave It seems like the problem isn't only about the root folder, because in my case Tabnine was accessing files on a different drive, where I don't have any code....
I forgot to mention, that I've attempted to use `data_template` as well, such as: ```yaml action: var.set data_template: entity_id: var.example_array value_template: >- {{ [1, 2, 3] }} ``` ```yaml action:...
I'm trying to arrange the available space on my dashboard with all the cards that I want to fit the screen (a tablet hanging on a wall downstairs), and previously...