Amin Ya

Results 542 issues of Amin Ya

Currently, Hydrogen isn't able to connect to the kernels that are running locally by the WSL: Using the following remote server config ```js [{ "name": "WSL server", "options": { "baseUrl":...

bug :bug:

This issue offers a new solution for the long old issue of APM and @atom that uses Git release tags for its packages. ### The Solution My solution is to...

Prerequisites ### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...

triaged

Prerequisites ### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...

To solve a common 'problem' seen by users regarding inputs not working, send commands from Script to [Terminus](https://atom.io/packages/terminus) to run rather than Atom's Buffered Process. Code is run in Terminus'...

enhancement

Template instantiation and dependant types are not handled as well as running the compiler. This affects diagnostics, completion, hover, inlay hints, etc. In my opinion, clangd should use the information...

enhancement

## Info **Kind of Issue** - [x] runtime - command-line tools **Which Tool or library** - [x] cspell -- the command-line spelling tool **Which Version** Version: 6.1.2 **version:** 11 OS...

bug
Needs Investigating
Performance

https://github.com/catchorg/Catch2/issues/2437#issuecomment-1146878883

blocked

https://github.com/aminya/cpp_vcpkg_project/pull/9 I have written a macro in [project_options](https://github.com/aminya/project_options/blob/72ac65a97a97c4bb21860c1712f608304eeffebe/src/MinGW.cmake#L113) to try to fix the `WinMain` issue in MinGW. But adding `-municode` as a compile option doesn't fix the issue. Adding it...

bug