Peng Wang

Results 26 comments of Peng Wang

Same thing here. a found of issues here. 1. --api-language detection is not correct. 2. published API directory was the API directory itself instead of the `./bin/Debug/.net7.0/publish`. 3. from SWA...

After downgrade from 1.1.2 to version 1.1.1, it works perfect fine. what a day!

anyone from the core team can share any update on this? it would be helpful to know for new comer to start from tailwindcss or primflex.

any one know a WHY here., it is super frustrating to me as the managed API link just briefly shown and gone again... something looks not right I feel.

+1 here. Even I feel the header and footer will be Printer only. I notice for most printer application, the header and footer will be simple plain text. Putting technology...

I was also pointed here when investigating a nerdfont icon cutoff case. https://github.com/ryanoasis/nerd-fonts/issues/795 can we have the `s_wideAndAmbiguousTable` here to be configurable/overridable in settings.json https://github.com/microsoft/terminal/blob/c62705ea9f90472a58ccabc2287ac1d565f19ec1/src/types/CodepointWidthDetector.cpp#L27

I don't think we need be nerve tense on this use of code block here. Nerd fonts is also an open source project which favored by a lot of people...

My case is a bit different. I have a mono repo. if I open the UI code directory contains `.eslintrc.cjs` file or use `lcd` to change to the that directory...

@nesterone , yeah! that also works.

+1 when node was installed via homebrew. (lib/node_modules) resolver uses `process.execPath` instead of `npm config get prefix`. ![image](https://cloud.githubusercontent.com/assets/1592014/19935402/f165b4f6-a0e7-11e6-8f91-dfc496b12912.png) using npm prefix seems more solid to me.