naraesk
naraesk
### What steps will reproduce the issue? Format the following code. ``` if (a.get() instanceof B st) { } ``` ### What is the expected result? Nothing should change. ###...
I discovered cozy some days ago and I really like it! This is really a nice and helpful project. :-) ### Feature description I know I can mark audiobooks as...
You can access docker remotely as described [here](https://nickjanetakis.com/blog/docker-tip-73-connecting-to-a-remote-docker-daemon). This would allow the plasmoid to manage containers on a server or vm. Should be easy to add.
Currently, the program uses the docker cli to talk to docker. This has some disadvantages, e.g., we have to run docker ps once for every container at startup. This is...
I have a set of nodes with multiple Labels (A, B, C). All nodes have a common property, which is unique across all labels. However, when creating unique constraint it...
Feature request: It would be handy if it would be possible to do the syntax highlting only for a text selection and not the whole text box. I have many...
I'm using version 1.3 with LibreOffice 6.0.2 From time to times it happens that the last line is ignored completely and not highlighted. Here is an [example](https://github.com/slgobinath/libreoffice-code-highlighter/files/1838150/example_highlighting.zip). I'm only using...
### Q&A (please complete the following information) - OS: Linux - Browser: Chrome / Firefox - Version: 105/104 - Method of installation: npm - Swagger-UI version: using swagger-jaxrs2-jakarta/2.2.2 - OpenAPI...
Use case: I have a big presentation I'll use regularly. Sometimes I want to go into the details of a topic, sometimes not. Editing the presentation constantly or skipping all...
### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug Since v5.6 swift releases arm64 binaries...