atom-community / atom-community/ide-python
Bundle Python language server
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to not require users to install `pyls` by themselves.
This could be done similar to [`ide-php`](https://github.com/atom/ide-php/blob/master/lib/main.js#L93).
Contributor guide
Research direction
Start by reviewing the linked ide-php/lib/main.js implementation and how this repository currently invokes pyls. Determine the project’s packaging and dependency entry points, then verify that a fresh installation provides the Python language server without a separate user install.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100