dd

Results 43 comments of dd

Thankfully it's a `debug assert`, but still can bring confusion in debug builds. In release builds the server handles this as expected (by sending 500). Should I do a PR...

Yep just had the same message this morning, and it's a vibe-d project. | Module | Version | |---|---| | OS | Windows 10 20H2 (10.0.19042.685) AMD64 | | VSCodium...

To add: - CTRL+SPACE does not trigger symbol loading. - Hovering works in the sense that the embedded docs load, but still does not trigger symbol loading.

I believe ignoring vscode's settings and going for a general opt-in would be simpler.

That should be under CPUID.1Fh because there are additional types (Module, Tile (AMX?), and Die) compared to CPUID.1Bh (just Core and SMT, which my Pentium N5000 prefers). Wish I did...

@bangbang93 My [utility](https://github.com/dd86k/ddcpuid) allows dumping the CPUID data into a table using `-r -s 4` (up to subleaf 4) if you wish to contribute raw data to this issue.

Ah, interesting. Never seen the latter since I'm used to the former (because Markdown). Markdown format didn't work, and still works fine on Github and Gitlab, tough. I'll try the...

Yep.. Works with MediaWiki style links. I'll keep this open if you want to do something with the Markdown style links in Gitbucket for Wiki sidebars.

Slowly started to work on this.