Devon Burriss
Devon Burriss
Updated Ionide extension and a restart and seems to be working again. Not sure if this was fixed or because of the act of updating?
@Luni-4 I will update and see what the result is. Will let you know.
Hey @Luni-4 I checked and same issue. I will try dive in a little this weekend although I wont have too much time so will likely go into the following...
Hi @Luni-4 A few questions: 1. Do you know why the list for Java is showing the grammar type instead of the value i.e. 'integral_type instead of `int` as it...
Hi @Luni-4 Could you validate something for me? So I implemented [get_operator_id_as_str](https://github.com/mozilla/rust-code-analysis/pull/849/commits/1454e263c9b5074c59d143ffa932d841120e4920#diff-7a344aaef1c6a7da88cf5837c512515ac2b8ef15425a7000122cf9abf38e9e7aL540) as a test and indeed this then returns some of the correct values then but this strikes me...
@Luni-4 Some of these changes don't make sense to me (like removing right brackets) but it seems to match other langs and makes the test pass. Let me know. Ill...
@Luni-4 @marco-c just a ping on this as its been open a while.
@marco-c It's not directly related to the metric calculation but the Halstead ops check is still giving unexpected values #849
Leaving a comment as maybe this is useful to someone for this. I have not tested this thoroughly but it seems to be working in that config (including theme) is...
Thanks `bundle clean --force` worked for me