Tobias Jogården

Results 4 comments of Tobias Jogården

Hi, we (a group part of a software engineering course at KTH) are going to try and tackle some of this issue. The sheer amount of files this affects makes...

So after working on this our group concludes, like the above comment suggests, annotations are not general enough to target all locations currently targeted by the `// BUG` comments. Further,...

Found #19276 which changed to code rather than key to support non-latin keyboards. Read a bit more and the extensive solution seems to be doing something like https://www.kravchyk.com/keyboard-shortcuts-on-non-latin-alphabet-layouts/ which basically...

> Or just linkify the string to match how ZLS does it. Done, link (and hover) only applied to the import string now: ![image](https://github.com/ziglang/zig/assets/28024277/4b29615b-01f4-4294-8089-50c27ac6640a) Was easier this time around now...