[02:57:20] [telegram] Hi! How do you usually work on Lua modules? The editor available on Wikipedia is unstable when you have non-English letters in the code. VS Code is great as always but testing with it is hard. [02:58:24] [telegram] I turn off syntax highlighting and preview/test on existing pages a lot (re @ashotjanibekyan: Hi! How do you usually work on Lua modules? The editor available on Wikipedia is unstable when you have non-English letters in t...) [02:58:28] [telegram] do you mean inside string literals, in comments, in variable names or where? (re @ashotjanibekyan: Hi! How do you usually work on Lua modules? The editor available on Wikipedia is unstable when you have non-English letters in t...) [02:58:41] [telegram] Like, for gadgets, you can load the code from the local server and just from VS code, but in the case of modules, you have to copy-paste every time you want to test your code. [02:59:03] [telegram] strings (re @jeremy_b: do you mean inside string literals, in comments, in variable names or where?) [02:59:29] [telegram] is there a bug filed about this? [03:08:16] [telegram] that works but coding without syntax highlighting sucks :( (re @mahir256: I turn off syntax highlighting and preview/test on existing pages a lot) [03:11:51] [telegram] you're damn right it does (re @ashotjanibekyan: that works but coding without syntax highlighting sucks :() [03:17:00] [telegram] need more unit tests? [03:17:00] [telegram] [03:17:02] [telegram] I haven't done lua editing IIRC but I've definitely seen the same behavior while editing articles. I think articles on en with no non-latin. (re @ashotjanibekyan: ) [07:35:59] [telegram] This is a known issue yes (re @jeremy_b: is there a bug filed about this?) [07:36:54] [telegram] Glyph measuring is hard if u don’t control ALL the fonts. [07:37:31] [telegram] And this is a known problem in the Ace editor that we use [07:40:29] [telegram] It would probably help if someone updated it though. The entire component hasn’t been updated in 4 years I think. [07:46:59] [telegram] Hello, if you need a part-time job, the daily salary is 50-300 US dollars, working from home, simple and effective! Sign in to get $50, contact me. Thanks! [12:19:17] [telegram] The join rate seems to be increasing [12:22:44] [telegram] 🎵if I could turn back time, if I could find a way, I'd make username filters for this group, and they'd stay🎵 [12:46:21] [telegram] <庄睿媚> Forwarded from sanahhamidah: Pop on our community call this Friday for expert insights on leveraging web3 bonds for lucrative yields DAO Treasury Management💥 and so much more! [12:46:21] [telegram] <庄睿媚> [12:46:23] [telegram] <庄睿媚> 🎙Guest: [12:46:24] [telegram] <庄睿媚> Yuanhan Li (BlockchainCap) [12:46:26] [telegram] <庄睿媚> Ryan Chow (Co-founder, Solv) [12:46:27] [telegram] <庄睿媚> Marouane Hajji (Co-founder, Unslashed) [12:46:29] [telegram] <庄睿媚> [12:46:30] [telegram] <庄睿媚> 🗓Date: [12:46:32] [telegram] <庄睿媚> Friday March 25, 2022 at 1 PM UTC [12:46:33] [telegram] <庄睿媚> [12:46:35] [telegram] <庄睿媚> ️ https://bit.ly/3ICHKWS [14:09:35] [telegram] would using a monospace font for the textarea help? (re @djhartman: And this is a known problem in the Ace editor that we use) [14:48:24] [telegram] @tehreedy if we really wanted to we could have an admin bot and let people do some authentication (even if it's just replying to a bot message or even oauth with wikimedia account the way we do on discord). I'm sure someone has made something like that before.. [14:49:57] [telegram] yes and no. The problem really starts when the user doesn't have a suitable font installed and glyph fallback starts taking place. And there are some fonts that simply lie about their width, because they are just low quality. (re @Nikki: would using a monospace font for the textarea help?) [14:51:17] [telegram] CodeMirror (used for wikitext editor highlighting) is a bit better about it, but even there we have problems (which is why RTL wikis don't have wikitext highlighting) [18:10:30] [telegram] so serve our own fonts and assume all local fonts are bad? [18:10:55] [telegram] maybe too heavy for reading but ok for editing? [18:23:24] [telegram] Thats at least 5MB or something, if u want a font with all glyphs (re @jeremy_b: so serve our own fonts and assume all local fonts are bad?) [18:41:21] [telegram] prompt the user first if it's ok to use a lot of data? (re @djhartman: Thats at least 5MB or something, if u want a font with all glyphs) [21:01:57] ULS?