Amin Ya

Results 1114 comments of Amin Ya

setup-cpp supports installing and setting up llvm for Windows. We can add this in #266

I am keeping track of this issue in [setup-cpp](https://github.com/aminya/setup-cpp)

The new version of setup-cpp fixes some of the issues for installing older MSVC versions. Checkout this tutorial for learning how to use it https://github.com/aminya/setup-cpp#inside-github-actions

autocomplete-path doesn't overlap with what the languages already provide.

Please open a separate issue with a reproduction. I use atom-typescript every day, and I haven't faced this issue. So, I need more information.

What's your CPU architecture? And what's the version of Atom? Did you install Atom by downloading it from atom.io?

I think the issue is that your Ubuntu is very old.

There are better ways to detect recursive symlinks: https://unix.stackexchange.com/questions/99159/is-there-an-algorithm-to-decide-if-a-symlink-loops/99166#99166 We should use that instead of ignoring symlinks altogether.

There is prettier-plugin-jsdoc. I requested it in https://github.com/dprint/dprint-plugin-prettier/issues/21 In the meantime, it should be possible to configure dprint to use that plugin for formatting tsdoc and jsdoc. https://www.npmjs.com/package/prettier-plugin-jsdoc https://github.com/hosseinmd/prettier-plugin-jsdoc