Thomas Johanns
Thomas Johanns
**Description** As explained in https://github.com/mtxr/vscode-sqltools/issues/116, setting formatLanguages to [] should disable formatting, but it doesn't This was also mentioned in July on the issue https://github.com/mtxr/vscode-sqltools/issues/116#issuecomment-658196456 **How to reproduce** Steps to...
I'd love to see a slideshow feature, so that you can put it up on a TV and watch the newly added photos. Ideally it would have a direct link...
Hello, Here is the code I'm using ``` baseurl = 'https://somecompany.sharepoint.com' basesite = '/sites/someteam' # every share point has a home. siteurl = baseurl + basesite localpath = './testfile.txt' remotepath...
On the page [Running Airflow in Docker](https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html#initialize-the-database) Running `docker compose up airflow-init` with the [provided docker-compose.yaml](https://airflow.apache.org/docs/apache-airflow/2.8.0/docker-compose.yaml) does not initialize the database. It will execute the command provided in the docker-compose.yaml...
I'm printing individual barcodes for every unit in stock. Let's imagine I purchased 6 units. Grocy will print 6 different labels and create 6 stock entries with different stock_ids (e.g....
I had some features in mind and wanted to get your take on which are interesting and what's the level of complexity to implement them. ### Send panel options in...
Some medicines now only have GS1 Datamatrix barcodes, but they are more complex than a simple barcode and they need to be parsed. Here are examples of those barcodes: [Image](https://www.gs1uk.org/sites/default/files/2023-07/GS1-128%20%26%20DataMatrix_0.svg)...