Totto

Results 37 issues of Totto

I noticed a few days go, that the process of `Swift-MesonLSP` doesn't stop with the closing of VSCode I tested it multiple times, ad after the update today, I hoped...

Since #264 adds support for gnome 46 it should be good in terms of GJS changes, but while working on #265 I noticed some changes in the gnome-shell UI libraries,...

enhancement
Priority High

# Update gnome 46 types (DRAFT) ## Description Since Gnome 46 uses a new version of the Core Gnome dependencies (see [here](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/meson.build?ref_type=heads#L13)) We need to update those to the new...

# Fix Backslash Error ## Description libgda escapes the string on inserting it into the db. You can't change that behavior (as far as my research goes) So the easiest...

clang 16 is out for a while now and supported in 18.04 - 22.04

- see [here](https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test/+sourcepub/14747472/+listing-archive-extra) - the build passes (See [here](https://github.com/Totto16/setup-gcc/actions/runs/5084675972/jobs/9137261517) or approve the workflow and see it yourself :wink: )

The tile of the release for is "EOL Means End Of Luck Edition" for the fw version 11.16.0-48 is rather confusing, is this the latest fw to be supported for...

Since VS Code 1.88 the Test coverage API is stable (see e.g. [here](https://code.visualstudio.com/api/references/vscode-api#TestRun) or [here](https://code.visualstudio.com/api/references/vscode-api#FileCoverage) ) This extension could add this data, from meson, if possible, after the test run...

Fixes #90 - add test, that uses "real worlds scenario" by using really parsed options, not just artificially generated options - to make this tests possible, I had to factor...

# Overhaul code highlighting ## Description As described in #271 code highlighting should become optional, so that user need to install an additional package or something similar to make it...

Priority High