Mehdi Gholam

Results 14 issues of Mehdi Gholam

on fedora 36 ![image](https://user-images.githubusercontent.com/460565/176335264-ba4d3281-45b5-414d-9258-52eb65209c9b.png)

## Description Take a look at ziglang to cross build your c code on all platforms from one build system (do away with make, mason, compiler tool chains...).

**Is your feature request related to a problem? Please describe.** Please can you optimize the on disk size of the VSCode extension (i.e. smaller than 150mb) **Describe the solution you'd...

### Version, approach of installation, operating system 1. What version of v2rayA are you using? `v2.2.4.3` 3. What approach of installation do you install V2rayA? manual `./v2raya --lite` 5. What...

bug

Currently right click will only reset in mode 5. I would like to set a mode and show total and lock mouse actions, but be able to reset the total...

Hi Matt, Take a look at fastJSON as a really fast (2x) and smaller (36kb) replacement for Json.net. [https://github.com/mgholam/fastJSON] Cheers, Mehdi

Hi, I'm getting high process counts (~105 tasks between restarts) which are reported suspended in `htop`. I have a debian linux system with 1 cpu. I have switched to pure...

### Feature description Please add "export to clipboard" for the current connection.

Hi, If you need to cross compile with `cgo` easily i.e. using `github.com/mattn/go-sqlite3`, use `zig`. I have been using it for 3 years, I have a build `cmd` here :...

Hi, How can I change the colors without changing your code i.e. ```lua -- ../colors/dark.lua __vscode_comment = "#FF0000", --"#6A9955", ```