Kadie π’‚—π’ƒΆπ’ŒŒπ’€­π’ˆΎ π’€­π’ˆΉ (Kadie Enheduanna Inanna)

Results 76 issues of Kadie π’‚—π’ƒΆπ’ŒŒπ’€­π’ˆΎ π’€­π’ˆΉ (Kadie Enheduanna Inanna)

I have multiple modules where Module Coverage Report says there are uncovered lines, but the Coverage Source code shows no red. Where are the missing lines? Is there some way...

Port https://github.com/elixir-lang/elixir/pull/9954 to fix highlighting `identifier.ex` ![Screen Shot 2022-07-22 at 3 19 52 PM](https://user-images.githubusercontent.com/298259/180527649-a48621d0-f36c-4930-b285-ac0acc97975a.png)

Kind:Enhancement

# System Plugin Version: 12.2.1-pre+20220414170406 Application: IntelliJ IDEA Ultimate Edition (2021.3.3) Operating System: Mac OS X (12.2.1) # Event ## Exception ### Stacktrace ``` kotlin.NotImplementedError: An operation is not implemented....

Kind:Bug

See https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p1638733024267900?thread_ts=1638731668.267800&cid=C5U8BM1MK

Kind:Enhancement

Any Erlang code using `integer_to_binary/2` fails to link against a derived trait method in `radix_fmt`: ``` Undefined symbols for architecture x86_64 _$LT$radix_fmt..Radix$LT$isize$GT$$u20$as$u20$core..fmt..Display$GT$::fmt::h9d7627ed4ffb494b ``` ## `init.erl` ```erlang -module(init). -export([start/0]). -import(erlang, [binary_to_integer/2,...

bug
compiler
runtime
runtime/bifs
help wanted

- [ ] `seq_trace/2` - [ ] `seq_trace_info/1` - [ ] `seq_trace_print/1` - [ ] `seq_trace_print/2`

enhancement
runtime/bifs
help wanted

- [ ] `trace/3` - [ ] `trace_delivered/1` - [ ] `trace_info/2` - [ ] `trace_pattern/2` - [ ] `trace_pattern/3`

enhancement
runtime/bifs
help wanted

The CPU count at least may be possible through [navigator.hardwareConcurrency](https://developer.mozilla.org/en-US/docs/Web/API/NavigatorConcurrentHardware/hardwareConcurrency) - [ ] `format_cpu_topology/1` - [ ] `set_cpu_topology/1`

enhancement
runtime/bifs
help wanted

These halt the entire VM, so not needed for WASM on the Web, but needed for other targets and WASM outside the web potentially. - [ ] `halt/0` - [...

enhancement
runtime/bifs
help wanted
erlang/otp