Tobias Schmitz

Results 45 issues of Tobias Schmitz

Add a short video or gif showcasing the features of this plugin - `nvim-cmp` completion - open the versions popup - select a version using smart insert - open the...

documentation
good first issue

At some point in the future it would be nice to have shared sessions between devices, to either listen to music at the same time, control music that is playing...

enhancement

In android navigation 2.4 the multiple backstack behavior that is currently implemented using the `NavigationExtensions` will become default. The current release 2.4.0-alpha02 however still has some bugs that make it...

Android deprecated the `AsyncTask` API that is used quite broadly in `polaris-android`. I think it would be worth looking into Kotlin `Coroutines` for async operations.

Swap out `Exoplayer-Extensions` dependency used for the exoplayer flac extension when PaulWoitaschek/Exoplayer-Extensions#3 is resolved.

I like to use `` and `` to navigate back from where I jumped. Sadly `trouble.nvim` doesn't seem to add an entry to the tagstack when jumping to a location....

So there already are arrayrecords like: ```lua record A {string} a: integer end ``` It would be great if there could be tuplerecords like: ```lua record A {string, string, integer}...

feature request

This restructures the query definitions, and breaks some stuff. I'm open to changes. - Queries are now grouped by language, and match exact node types. - Queries are categorized, and...

The kotlin logo in this repository is one I've never seen before. I think most users are more familiar with the one available [here](https://kotlinlang.org/docs/faq.html#where-can-i-get-an-hd-kotlin-logo), which is also on their official...

The gradle logo's eye looks a little bit off compared to the one that can be found [here](https://gradle.com/brand/) ```svg .cls-1{fill:#02303a;}gradle-elephant-icon-dark-green-secondary ```