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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Deprecated dependencies #19

Open
mattmassicotte opened this issue Jan 28, 2024 · 0 comments
Open

馃悶 Deprecated dependencies #19

mattmassicotte opened this issue Jan 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mattmassicotte
Copy link

Description

Hello! This repo relies on two libraries that are both officially unsupported.

(ConcurrencyPlus)[https://github.com/chimeHQ/ConcurrencyPlus] is functional, but all the major components have been replaced by much better implementations. I'll help you migrate if you need to.

(ProcessService)[https://github.com/ChimeHQ/ProcessService] relies on a mechanism that Apple no longer accepts for App Store review. It's a dead-end. I think the most-promising alternative for language servers specifically is to use User Scripts, which supported by (LanguageClient)[https://github.com/ChimeHQ/LanguageClient] today:

https://github.com/ChimeHQ/LanguageClient/blob/main/Sources/LanguageClient/DataChannel%2BUserScript.swift

To Reproduce

...

Expected Behavior

...

Version Information

CodeEditKit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]

Additional Context

No response

Screenshots

No response

@mattmassicotte mattmassicotte added the bug Something isn't working label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 馃啎 New
Development

No branches or pull requests

1 participant