]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: ide-sdk code remove twxs.cmake
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Sat, 14 Jun 2025 15:41:34 +0000 (17:41 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jun 2025 16:56:27 +0000 (17:56 +0100)
commit83d3465a0536a2ffa9c2b6f042051881ec055f5a
treec5af3ba132a2b11460f034da58588c5d67ee5423
parentfddfca638818e16bf4d2486f5a5e0bbaaaa0a20f
devtool: ide-sdk code remove twxs.cmake

Do no longer recommend the twxs.cmake VSCode plugin. There is now a
language server built into the ms-vscode.cmake-tools plugin as well.

>From Release notes 1.20.53
https://marketplace.visualstudio.com/items/ms-vscode.cmake-tools/changelog
Add notification suggesting users to uninstall twxs.cmake now that we
have built-in Language Services. Follow this advice.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/ide_plugins/ide_code.py