CTORNDGAIN-1329 added LSP integration#60
Conversation
Rosetta Triage ReviewSummary: Adds a new Findings:
Suggestions:
Automated triage by Rosetta agent |
isolomatov-gd
left a comment
There was a problem hiding this comment.
This PR is not entirely complete:
- LSP to be integrated with coding agent.
Please improve the following:
- Please compress prompts / duplicates
- I wonder if we can remove those mappings, AI already knows those => define a step to figure out / reuse techstack and find Language Servers.
- For those that need to download files and manual activities / for those AI do not know => keep them in assets.
awrobel-gd
left a comment
There was a problem hiding this comment.
@bbiloskursky1 this is a great PR, I am wondering what are next steps after using this skill? It will guide my local coding agent to install a LSP dependency.
But do I need hooks or plugins in particular IDE or agent (Cursor etc) to activate it? For example I have in Claude Code
❯ pyright-lsp Plugin · claude-plugins-official · ✔ enabled
How does that work, I didnt install any dependencies, hooks. Will this LSP Rosetta integration skill make the full setup?
No description provided.