CodeEditApp / CodeEditApp/CodeEditKit

🐞 Deprecated dependencies

オープン
#19 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
bug
主要言語
Swift
スター
120
フォーク
33
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。