Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge/package with atom-perl6-editor-tools? #85

Closed
nxadm opened this issue May 1, 2018 · 2 comments
Closed

Merge/package with atom-perl6-editor-tools? #85

nxadm opened this issue May 1, 2018 · 2 comments

Comments

@nxadm
Copy link

nxadm commented May 1, 2018

In order to have good Perl 6 support in atom, you'll need to enable this project and atom-perl6-editor-tools. Specially the Syntax Check Linter is something many people appreciate nowadays.

I don't know how realistic is for both projects to collaborate (ping @azawawi), but even a meta package providing both plugins would be a huge step forward (if there aren't conflicting features). I suspect people are confused about which plugin to pick.

@azawawi
Copy link

azawawi commented Oct 13, 2018

@nxadm I am going to slowly deprecate atom-perl6-editor-tools and move into the more standards-compliant ide-perl6. This already depends on language-perl6 and uses the language client-agnostic App::Perl6LangServer. The plan is to support more than just Atom with the same Perl 6 language server and reduce work duplication and enhance end-user experience.

Short Action Plan:

  • We should send a PR to actually remove perl6 from language-perl. We need to disable it to do override its default behavior.
  • Create a VSCode extension and maintain it along with the Atom plugin.
  • Test with the other editor language clients (e.g. neovim, vim, emacs, sublime ..etc).

@2colours
Copy link
Collaborator

2colours commented Jul 7, 2023

These projects have become severely outdated and have fallen out of scope for this repository.

@2colours 2colours closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants