Amin Ya

Results 542 issues of Amin Ya

Marked supports providing a custom highlight function to colour the code. It would be nice if markdown-wasm provides a similar feature. This means that every time a `` or a...

enhancement

I am trying to use this package inside Atom, which is an Electron app. I used [the following code](https://github.com/atom-community/atom-ide-markdown-service/blob/f30ac20b89f3fa3d5e07014a61c11f4cc61e4b77/src/renderer.ts#L27) to load and instantiate the wasm module asynchronously because Electron doesn't...

The utility functions I have written for setup-cpp are general, and they can be published as a separate package on npm to allow others to use them. https://github.com/aminya/setup-cpp/tree/master/src/utils - [x]...

enhancement

Reported in the discussions in: https://community.chocolatey.org/packages/doxygen.install Reproduction: https://github.com/aminya/project_options/runs/7365919173?check_suite_focus=true https://github.com/aminya/project_options/pull/137

bug

setup-cpp currently supports using `nala` instead of `apt` to install the system packages on Ubuntu. Currently, it automatically uses nala if it is installed (previously or via `--nala true`). But...

enhancement

## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by...

enhancement

https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md - [x] clang #36 example: ``` ThinLTO: CMakeFiles/main.dir/Release/src/main/main.cpp.o0: error: Invalid record LLVM ERROR: Can't load module, abort. clang-14: error: unable to execute command: Abort trap: 6 clang-14: error: linker...

enhancement
help wanted

We can add an option to reuse pre-installed tools on the GitHub images. This can reduce the CI times.

enhancement
help wanted