J.C.Ködel

Results 75 issues of J.C.Ködel

According to https://drift.simonbinder.eu/docs/using-sql/drift_files/, section ResultClassNames, we can write several queries on drift files and make them return some common type. In the same page, in section LIST subqueries, it's written...

enhancement

![But Why?](http://i0.kym-cdn.com/photos/images/newsfeed/000/976/824/913.gif)

https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/xml/xml-literals-overview It's amazing... but not available for C#, C++ or F#.

I'm using Helios (Microsoft.AspNet.Loader.IIS), with this code on DefaultNancyBootstrapper: `Bundle.JavaScript() .Add("~/Scripts/JavaScript1.js") .Add("~/Scripts/JavaScript2.js") .AsCached("JavaScripts", "~/Bundles/JavaScript");' And Helios give me this error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an...

Vim aqui só pra isso e quebrei a cara =P Feature request: Expandir a app para uma interface fullscreen quando o card for clicado (como no Nubank - clicar no...

Video: https://vimeo.com/658396463/c4966aba27 My scenario: I'm doing a colour button on the toolbar using `ZDropdownButton`. After setting the text style, if I touch anywhere in the editor, except another text, the...

Is there any way to add subdomains or bind multiple app services for multiple ports?

This image shows a Code block followed by an inline code. Both has the same styles, but the background color of inline code is not applied (even if I set...

bug

I've downloaded the 😁 animated emoji lottie json file from https://googlefonts.github.io/noto-emoji-animation. While using the https://app.lottiefiles.com/preview previewer, the animation runs smoothly: ![](https://fonts.gstatic.com/s/e/notoemoji/latest/1f601/512.gif) But when adding that json to a new project...

help wanted

**Is your feature request related to a problem? Please describe.** I'm always frustrated when a new Flutter version is released and I have to uninstall my `global` version, then install...

enhancement