emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode fe84a38 448/496: Add links to sourcekit-lsp and


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode fe84a38 448/496: Add links to sourcekit-lsp and swift-playground-mode
Date: Sun, 29 Aug 2021 11:34:25 -0400 (EDT)

branch: elpa/swift-mode
commit fe84a3835ca480cc48cca2db4907cf8314996503
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Add links to sourcekit-lsp and swift-playground-mode
    
    Closes https://github.com/swift-emacs/swift-mode/issues/161
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 8619268..4ea1a2a 100644
--- a/README.md
+++ b/README.md
@@ -185,8 +185,10 @@ For other commands, run `make help`.
 ## Related projects
 
 - [Official swift-mode.el by 
Apple](https://github.com/apple/swift/blob/master/utils/swift-mode.el): Seems 
still in very early stage for now. We cannot contribute to it due to the 
license incompatibility.
+- [sourcekit-lsp](https://github.com/apple/sourcekit-lsp): Language Server 
Protocol implementation for Swift and C-based languages.
 - [company-sourcekit](https://github.com/nathankot/company-sourcekit): 
Completion for Swift projects via SourceKit with the help of SourceKitten.
 - [flycheck-swift](https://github.com/swift-emacs/flycheck-swift): Flycheck 
extensions for Swift.
+- 
[swift-playground-mode](https://gitlab.com/michael.sanders/swift-playground-mode):
 Emacs support for Swift playgrounds.
 
 ## Contributing
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]