Lingdong Huang
Lingdong Huang
I like the idea! I just tried Quokka.js a bit, and it looks pretty cool. I do have a couple thoughts/concerns, but please do enjoy your vacation first! We can...
Thoughts/concerns: How to implement it so that it gives a nice user experience. Linters can easily be very annoying if they're not lightning fast. For example, when I'm halfway typing...
All sound great! I'm also thinking about the UI. Perhaps annotating the results within the source code can look a bit messy, how about we have a separate panel side...
I think right alignment sounds good. What happens if the line is already long though. I guess we can figure out these details as we progress. I'm doing some final...
Hi there, thanks for the great proposal. Unfortunately I'm not familiar with the plugin environment for vim/emacs. But if anyone would like to contribute plugins for any editor, it would...
@voldikss Looks very nice, thanks a lot for the plug-in! I added it to the README: 356e77ab62a3ebe095c9dbbc78c40037a67938f2 @c4dr01d The main concern is that Traditional and Simplified Chinese is not bijective...
Thanks @liyishuai you're right, just fixed the typo :P
@lymslive , interesting suggestions! - 此 and 是 are similar in both meaning and pronunciation (上聲四紙). - 未 sounds like "not yet", while the final clause in try-catch is more...
You're right! 若其阳者 reads more smoothly. I'll definitely consider adding this. Notice that 若其等於陽者 若其等於陰者 is already supported and does (almost) exactly the same thing. `若其者` is just a shorthand...
Hi there, good question! What `書之` exactly does is that it prints out all unnamed variables, that is, variables not named with `名之曰`. So the current preferred way to print...