Markus Lanner
Markus Lanner
awesome thx. I'll look into the cmake support.
Because of the asynchronus nature of the library, there's no beautiful solution. Currently when a tile got calculated it immeadetly gets converted to a renderable ogretile. You could collect all...
what are you trying to accomplish. Whats your idea and bigger plan?
I should also mention that restarted the editors multiple times, after I changed the `.editorconfig`.
> I cannot reproduce on my setup. When I insert a link it inserts at the cursor position as expected. > `abc|def` -> `abc[[mylink]]def` that's weird. I was afraid, that...
I got the same issue Revision, Master OS Win7 64bit gclient is the latest and in the PATH latest Python 2.7 visual studio 2015 is installed. ``` ./build.sh Host OS:...
You are correct, I miss interpreted the usage of marks. Bookmarks are the goal I was looking for.
> This will race to installations against each other. This is currently not supported. Thanks for the quick reply. I agree, that this is currently not supported. But maybe this...
> In the meantime I use this for Android 14 and Java 17 support: https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Android.gitlab-ci.yml This works surprisingly well for me. Installation time is less than 30s.