Add pling support to vscode and create plugins for programm langs line in VScode.Need Vscode non-ms-alternative
This bugs cannot work without other of this two bugs
We handle bugs for Kate text editor here, not vscode.
(In reply to Waqar Ahmed from comment #2) > We handle bugs for Kate text editor here, not vscode. It is mistake of pirnting,yes,I say about Kate
We need a bit more context. What is pling? We have the LSP plugin that provides completion and navigation for many different languages. The build plugin can then be configured to run/build whatever you are working on.
In VsCode we have many different plugins.I read like connect c/c++ to windows in kdevelop but it very diffifcult but some users needs many different langs so add one language support or for all languages it will be not good for using.I will send video where show this funtions in vscode
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
https://marketplace.visualstudio.com/items?itemName=ms-python.python https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools We have some addons for language support , and we can see left/right panel in VSCode.For website of addons we can use KDE addons from page in apps.kde.org or pling,where everybody can publish addon.
Sorry, still failing to understand what you are saying. Please explain in clear terms what is the issue.
If you watch basical tutorial for vscode,we need install some plugins:python,which can automatically find our python compiler and connect it,the same with C# and other programming langs.
I change status
if "python" or whatever "lsp" server is in your PATH variable, kate will find it and start using it, in the case of LSP for e.g., for other things no idea what you mean. you can adjust your path variable in multiple ways, in bashrc or Kate settings.