Bug 506043 - Add pling support to Kate and create plugins for program langs line in VScode
Summary: Add pling support to Kate and create plugins for program langs line in VScode
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: plugin-snippets (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks: 506044
  Show dependency treegraph
 
Reported: 2025-06-23 13:22 UTC by Wodsfort
Modified: 2025-08-04 07:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wodsfort 2025-06-23 13:22:29 UTC
Add pling support to vscode and create plugins for programm langs line in VScode.Need Vscode non-ms-alternative
Comment 1 Wodsfort 2025-06-23 13:27:53 UTC
This bugs cannot work without other of this two bugs
Comment 2 Waqar Ahmed 2025-06-23 14:07:09 UTC
We handle bugs for Kate text editor here, not vscode.
Comment 3 Wodsfort 2025-06-23 14:09:19 UTC
(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
Comment 4 Kåre Särs 2025-06-23 18:04:21 UTC
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.
Comment 5 Wodsfort 2025-06-25 09:47:33 UTC
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
Comment 6 Bug Janitor Service 2025-07-10 03:48:08 UTC
🐛🧹 ⚠️ 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!
Comment 7 Wodsfort 2025-07-10 09:58:51 UTC
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.
Comment 8 Waqar Ahmed 2025-07-10 19:48:28 UTC
Sorry, still failing to understand what you are saying. Please explain in clear terms what is the issue.
Comment 9 Wodsfort 2025-07-11 07:54:44 UTC
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.
Comment 10 Bug Janitor Service 2025-07-26 03:46:31 UTC
🐛🧹 ⚠️ 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!
Comment 11 Wodsfort 2025-07-26 12:22:02 UTC
I change status
Comment 12 Waqar Ahmed 2025-08-04 07:55:56 UTC
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.