Probleme with some ide

Good morning,

I'm back with Garuda.

I have a problem that I can't solve on my own.

I code in c language. I have problems with several ide. vscode, kate...

The problem as soon as I have a syntax problem. Like forgetting a ";".

There is no error displayed. I don't know where the error could come from. I don't know at all, I haven't found a solution. I need help.

Kate is not an IDE. It's a text editor.

VSCode allows you to install plugins. You will need a C language server

7 Likes

Have you tried searching on the internet?
There seem to be several hits at a quick search, but I'm not a developer and cannot judge on their validity. Only as an example:

But there are many others.

6 Likes

kate and vscode are not ide , if you want to make vscode as c++ ide , you may install some plugins.
as a ide you can try install CLion

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.