Amin Ya

Results 542 issues of Amin Ya

It works with atom-typescript. The strange thing is that if I show a signature help using atom-typescript, then if I do it in python, it works. There might be some...

bug
high-priority

`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...

enhancement
high-priority

The tests in the `atom-languageclient` can be refactored and generalized as a language client test library (independent of an exact server). This will make it possible for the clients to...

tests
low-priority

### Description of the change This adds a step to the release CI that uploads the ready bootstrapped repository. This provides a ready development environment for people to start hacking...

CI
medium-priority

## Summary We should probably drop the support for Windows 32-bit. ## Motivation - Most of the tools have already done that. It is hard to support it without the...

Modernization
high-priority

Continuation of #403 and #399. Please read the descriptions of those PRs first.

Modernization
high-priority

help wanted
Tests
experiment
low-priority

### Edit: turns out `npm ci` deletes all the restored cache. This PR means we should decide between the reliability of CI vs the time it takes to bootstrap We...

CI
Needs other things
low-priority