Apollo Tang

Results 20 comments of Apollo Tang
trafficstars

K, i got rid of the error with this: ![Screen Shot 2019-11-04 at 9 57 48 PM](https://user-images.githubusercontent.com/1150961/68175180-5d569c80-ff4e-11e9-8ba2-6580e8e32f9b.png) but it says property is not allow... and i am not sure if...

Thank you for this book. I'm enjoying reading it! I have a question: RE: section [https://exploringjs.com/impatient-js/ch_modules.html#naming-modules](https://exploringjs.com/impatient-js/ch_modules.html#naming-modules ) ![image](https://user-images.githubusercontent.com/1150961/174403945-77ff52a5-6c10-48b6-a3c7-892734432946.png) could you please explain why underscore-casing does not work for default import...

this could be related to https://github.com/Valloric/YouCompleteMe/issues/2845

https://github.com/Microsoft/TypeScript/issues/28894#issuecomment-445370682 according to that comment tuples is now fixed length

for your reference Macvim and vim both work when source is vimgrep the only line different is time: MacVim: ``` [21:28:59] Files:1 Matches:1 Time:0.021ms ``` vim: ``` [21:29:35] Files:1 Matches:1...

Here is the result (screen shot): ![Screen Shot 2019-05-26 at 3 23 40 AM](https://user-images.githubusercontent.com/1150961/58378668-b1a02e00-7f65-11e9-89af-39f04544f64a.png)

duplicate of #1297 as "re-reported" by @cobyism, @fugufish, @JimmyCDChen and other. - tried `yarn link dependency` (without quote) does not work [suggested by @travomic] - tried `yarn build` in dependency...

the symbolic link is created in `.config/yarn/link/` after all, but `yarn link` command could not find it, could it be related to #2334, since I am using `.config` (XDG specification)?

probably related: #6801

yes, my .config is a symlink !