atom-community / atom-community/atom-languageclient

Installing atom-ide-base automatically

Open
#127 2 comments 0 reactions 0 assignees View on GitHub
enhancement high-priority
Dominant language
TypeScript
Stars
47
Forks
13
PR merge metrics
No merged PRs in 30d

Description

`atom-languageclient` has no functionality without `atom-ide-base`. We can use `atom-package-deps` to install `atom-ide-base` inside the `activate` function of `AutoLanguageClient`.

This will fix many issues all around the ecosystem in which people don't know how to set up the IDE.
Examples:
https://github.com/atom-community/ide-python/issues/209

Contributor guide

Open the contributing guide

Research direction

Start at the AutoLanguageClient activate function and review how atom-package-deps is used in this package. The work is complete when atom-ide-base is installed automatically during activation, resolving the setup problem described in the linked ecosystem example.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.