@hereispascal That way, the `ms-dotnettools.csharp` extension "C# for Visual Studio Code (powered by OmniSharp)" picks it up and pushes it down to the OmniSharp engine which gets it from Roslyn (which shortly before exposed the underlying API).
@hereispascal Wish the correlation between the extension and repository were made more clear from the repository side (github.com/OmniSharp/omni… does not point back nor mentions `ms-dotnettools.csharp`) and has a different name "Official C# support for Visual Studio Code (powered by OmniSharp)".
@hereispascal Also wish the @omnisharp team was more strict on naming, as the only way to find it there in github.com/OmniSharp/omni… was to search for `comment` (as `documentation` got abbreviated to `doc` and no mentioning of XML).
I know: all volunteers, and yes: grateful for their efforts.
Eventually a blog post on this will follow someday (:
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Van harte gefeliciteerd @NvCronenburg dat we al 20 jaar getrouwd zijn met toen een toepasselijke trouwerij in "de Woelige Baren": we zijn er beide, niet geheel verwacht, nog steeds.
One can figure out the class name of the `div` encompassing both the calendar item title and "Save" button, then setting `width` from `calc(578px + 56px + (100% - 1049px)*0.16666667)` to `calc(max(65%, 578px + 56px + (100% - 1049px)*0.16666667))`
Anything wider (even like `calc(max(70%, 578px + 56px + (100% - 1049px)*0.16666667))`) makes the "More actions" dropdown going to be too narrow (despite there being enough screen estate). Probably fixable too, but too little energy for that right now.
Had some TEAC CA-200 lying around (which are Dell OEM multi-card readers). They have USB motherboard connector that has different connector locking than normal motherboards. So I cut those away and now they fit in a regular motherboard.
They also use a non-standard orange color.
1. +5V Blue (should be red as blue is for ground) 2. +5V Red (OK) 3. P0- none 4. P1- White (OK) 5. P0+ none 6. P1+ Green (OK 7. GND none 8. GND Black (OK) 9. Key 10. NC Orange (should have no wire)