Qishen Wu

Results 6 comments of Qishen Wu

@ios122 Currently we are concentrating on translation of Atom itself, but not on any packages for now. What I understood from your words is that we should let users do...

@ios122 Understand. In my opinion, it would require all packages to follow a standard about strings inside the packages, so users can change these strings easily. What I've come with...

Another way that seems to work is to download Eigen 3.2.10 and replace the mLibExternal/Eigen directory with the one in version 3.2.10.

Hello. Were you able to compile and run the project successfully? I was able to compile but then when I run the program with offline data it just got stuck....

This is expected according to the base16 specification. I've added a new set of schemes called the "256" variant in https://github.com/wuqs-net/base16-windows-terminal/tree/master/colors-256. Those would have the colors you're expecting.

Thank you for your reply! To do this, should I enable the `CROSS_COMPILE` flag? It looks like this flag is used to compile VC4C on x64, but I want to...