28 Jan 2023 |
SethTisue#7418 | maybe it just needs somebody to write some setup instructions? | 15:55:18 |
yzia2000 | Ah indentation in nvim treesitter are very very experimental and i haven't had the best time with those. Not sure how got it is now | 15:55:51 |
SethTisue#7418 | I can't see why it wouldn't
which is possibly just ignorance on my part | 15:55:53 |
SethTisue#7418 | * I can't see why it wouldn't
(which is possibly just ignorance on my part) | 15:55:58 |
yzia2000 | * Ah indentation in nvim treesitter are very very experimental and i haven't had the best time with those. Not sure how good it is now | 15:56:11 |
velvetbaldmime#6377 | Even though we've made tremendous progress on the whitespace syntax in Scala 3 (i.e. it actually works now), Chris Kipp discovered some issues in specifically using the tree-sitter indentation functionality: https://github.com/tree-sitter/tree-sitter-scala/issues/173 | 16:03:37 |
ckipp01#8775 |  Download ts-scala.png | 16:07:13 |
ckipp01#8775 | Discord will probably totally wreck this, but if you click this full size you'll see that at least syntax highlighting for Scala 3 is waaaay better than it was | 16:07:13 |
ckipp01#8775 | even the before in this image isn't as bad as some that I've sen | 16:07:32 |
ckipp01#8775 | * even the before in this image isn't as bad as some that I've seen | 16:07:34 |
zetashift#2536 | Didn't nvim-treesitter have trouble with it's indentation feature? I remember Lua and Python grammars having trouble with indentation as well | 16:11:57 |
zetashift#2536 | (this is a while ago) | 16:12:07 |
29 Jan 2023 |
yzia2000 | Been using the latest commits and i have to say that it has made my code on scala 3 way more readable than it was before and you all have done a crazy job | 06:53:15 |
yzia2000 | It was very terrible before. I remember for some cases there was no highlighting at all | 06:53:45 |
| 10.varunshah changed their display name from 10.varunshah to 10.varunshah#0212. | 07:31:11 |
| 10.varunshah changed their display name from 10.varunshah#0212 to 10.varunshah. | 07:31:14 |
| chuong joined the room. | 14:23:42 |
ckipp01#8775 | if you're using 3.3.0-RC1 or newer yes, as long as your setting the scalacOption it will be reported with vim/nvim if using metals | 15:25:41 |
| Butanium joined the room. | 15:50:15 |
KristianN | Can I just add -Wunused and it will add warnings for everything listed? | 18:13:08 |
KristianN | Metals is also complaining that 3.3.0 -RC1 is not supported, metals version 0.11.10 | 18:24:16 |
armanbilge#6192 | I remember hearing RC1 is a bit borked, and to move onto RC2 | 19:18:39 |
velvetbaldmime#6377 | RC1 was insta-deprecated, yes | 19:31:07 |
30 Jan 2023 |
| EnglishGent joined the room. | 08:06:00 |
| Joeyh021 changed their display name from Joeyh021 to Joeyh021#4140. | 12:15:56 |
| Joeyh021 changed their display name from Joeyh021#4140 to Joeyh021. | 12:16:04 |
tgodzik#4885 | I did release for both versions actually, so they should be avialable 🤔 | 14:07:50 |
tgodzik#4885 | https://repo1.maven.org/maven2/org/scalameta/mtags_3.3.0-RC2/ | 14:08:33 |
| SerenaSkov joined the room. | 14:48:15 |
| SpaceCowboy joined the room. | 15:50:52 |