Mohammad Mostafa Dastjerdi

Results 43 issues of Mohammad Mostafa Dastjerdi

here is what I'm doing: ```xaml ``` But I cannot make its corners round. How would I achieve that?

![image](https://user-images.githubusercontent.com/69088224/132950323-4ae04fb4-c115-452a-9798-34cd1577c04f.png) as you see in the browser the contents are OK, but not in ultralight. some properties that doesn't work * gap * margin-inline-end * and some properties related to...

tried with both `msvc2019` and `mingw-w64 8` but I cannot compile it. * using msvc after about one or two minutes I got some errors I think with linking and...

bug

### What the issue is? Kotlin local variables are not like other languages' local variables ### Screenshots ### Additional info | Q | A | ---------------- | --- | Plugin...

highlighting
kotlin

https://en.wikipedia.org/wiki/List_of_programming_languages ![image](https://user-images.githubusercontent.com/69088224/189892848-4aa87562-f805-40da-977a-e4de409a1892.png) _missing V here ..._

Feature Request

I really miss a `bin` directory inside `.vmodules` to add it to my path. the `bin` dir should contain built executables from the modules installed

Feature Request

![image](https://user-images.githubusercontent.com/69088224/232305632-216d8caa-44d6-4d90-a7a4-008c6d6145b6.png)

I'm using this with github actions, latest available version is 3.1.12 but the bug for qt6.7 is fixed in the 3.1.13. I need that! any way to use 3.1.13 in...

question

when selecting a floating point number and run the command `increment` it behaves wrong: **before:** ``` 1.2 ``` **after:** ``` 2.3 ```

enhancement

I downloaded `v.c` from `vc` repo and then: `v translate v.c` getting the following output: ``` C to V translator 0.3.1 translating v.c ... V panic: 2352798600 cast to int...

Bug