User forums > Nightly builds

The 12 February 2023 build (13205) is out.

<< < (5/5)

Neo:
Just curious, where can I download the latest clangd plugin? The sf.net (https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/) build stays at Oct last year.

Pecan:

--- Quote from: Neo on February 18, 2023, 03:14:08 am ---Just curious, where can I download the latest clangd plugin? The sf.net (https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/) build stays at Oct last year.

--- End quote ---
Clangd_client plugin has already been added to the CodeBlocks build system as a contrib plugin.
It's included in each "Nightly Build" which can be downloaded via this forum. See https://forums.codeblocks.org/index.php/board,20.0.html
(namely the first post in this forum thread).

Clangd_client plugin needs a clangd server process to load. Directions for providing clangd (linux) or clangd.exe(windows) is in the CodeBlocks wiki at https://wiki.codeblocks.org/index.php/CB_Clangd_Client

You can ignore the info in the wiki about building the plugin.
It's already included in the Nightly builds.

Neo:
Thanks for the direction.

I have a small problem with clangd. The tooltip most of time is too narrow, see the attached picture.


--- Quote from: Pecan on February 18, 2023, 06:59:35 am ---
--- Quote from: Neo on February 18, 2023, 03:14:08 am ---Just curious, where can I download the latest clangd plugin? The sf.net (https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/) build stays at Oct last year.

--- End quote ---
Clangd_client plugin has already been added to the CodeBlocks build system as a contrib plugin.
It's included in each "Nightly Build" which can be downloaded via this forum. See https://forums.codeblocks.org/index.php/board,20.0.html
(namely the first post in this forum thread).

Clangd_client plugin needs a clangd server process to load. Directions for providing clangd (linux) or clangd.exe(windows) is in the CodeBlocks wiki at https://wiki.codeblocks.org/index.php/CB_Clangd_Client

You can ignore the info in the wiki about building the plugin.
It's already included in the Nightly builds.

--- End quote ---

Pecan:

--- Quote from: Neo on February 18, 2023, 11:53:54 am ---Thanks for the direction.

I have a small problem with clangd. The tooltip most of time is too narrow, see the attached picture.


--- Quote from: Pecan on February 18, 2023, 06:59:35 am ---
--- Quote from: Neo on February 18, 2023, 03:14:08 am ---Just curious, where can I download the latest clangd plugin? The sf.net (https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/) build stays at Oct last year.

--- End quote ---
Clangd_client plugin has already been added to the CodeBlocks build system as a contrib plugin.
It's included in each "Nightly Build" which can be downloaded via this forum. See https://forums.codeblocks.org/index.php/board,20.0.html
(namely the first post in this forum thread).

Clangd_client plugin needs a clangd server process to load. Directions for providing clangd (linux) or clangd.exe(windows) is in the CodeBlocks wiki at https://wiki.codeblocks.org/index.php/CB_Clangd_Client

You can ignore the info in the wiki about building the plugin.
It's already included in the Nightly builds.

--- End quote ---

--- End quote ---

Thanks for the report.
What OS are you running on?

The plugin has no control of the width of the tooltip. It's caused by the core plugin manager.
I'll put it on the "ToDo" list of problems to investigate.
But I won't be able to attend to it until after April (tax season is hear).

Neo:

--- Quote from: Pecan on February 18, 2023, 06:45:49 pm ---
--- Quote from: Neo on February 18, 2023, 11:53:54 am ---Thanks for the direction.

I have a small problem with clangd. The tooltip most of time is too narrow, see the attached picture.


--- Quote from: Pecan on February 18, 2023, 06:59:35 am ---
--- Quote from: Neo on February 18, 2023, 03:14:08 am ---Just curious, where can I download the latest clangd plugin? The sf.net (https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/) build stays at Oct last year.

--- End quote ---
Clangd_client plugin has already been added to the CodeBlocks build system as a contrib plugin.
It's included in each "Nightly Build" which can be downloaded via this forum. See https://forums.codeblocks.org/index.php/board,20.0.html
(namely the first post in this forum thread).

Clangd_client plugin needs a clangd server process to load. Directions for providing clangd (linux) or clangd.exe(windows) is in the CodeBlocks wiki at https://wiki.codeblocks.org/index.php/CB_Clangd_Client

You can ignore the info in the wiki about building the plugin.
It's already included in the Nightly builds.

--- End quote ---

--- End quote ---

Thanks for the report.
What OS are you running on?

The plugin has no control of the width of the tooltip. It's caused by the core plugin manager.
I'll put it on the "ToDo" list of problems to investigate.
But I won't be able to attend to it until after April (tax season is hear).

--- End quote ---

It's a Windows 8.1 Pro VM. I also tried it in a Windows 10 VM, got same behaviour.

EDIT:
I found the cause of this problem. My system font scaling is set to 125%. I revert it back to 100% and the tooltip window works fine.

Navigation

[0] Message Index

[*] Previous page

Go to full version