posit-dev / posit-dev/positron
python LS: make positron_lsp.py more modular
Open
Nobody has claimed this yet.
lang: python
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
For the dev experience, we could break up positron_lsp.py into smaller, more coherent/organized modules. See discussion at https://github.com/posit-dev/positron/pull/11948#discussion_r2828778046.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading positron_lsp.py and the discussion on pull request 11948 linked in the issue. Use that discussion to identify the agreed module boundaries; done means the Python language-server code is split into smaller, more coherent and organized modules without changing its intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100