david-swift 4d116c5fba
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 3s
Update to use with Meta framework
2025-04-15 16:51:27 +02:00
2025-04-15 16:51:27 +02:00
2023-11-28 21:03:13 +01:00
2025-04-15 16:51:27 +02:00
2025-04-15 16:51:27 +02:00
2023-11-28 21:03:13 +01:00
2023-11-28 21:03:13 +01:00
2024-01-30 15:23:07 +01:00
2024-01-30 15:23:07 +01:00

CodeEditor Icon

CodeEditor

GitHub · CodeEditor Docs · CodeEditorFoundation Docs

CodeEditor adds support for text and code editors to GNOME apps built using Adwaita for Swift.

Table of Contents

Installation

Dependencies

Install gtksourceview-devel or similar (based on the package manager) as well as gtk4-devel and libadwaita-devel (or similar).

Swift Package

  1. Open your Swift package in GNOME Builder, or any other IDE.
  2. Open the Package.swift file.
  3. Into the Package initializer, under dependencies, paste:
.package(url: "https://github.com/AparokshaUI/CodeEditor", from: "0.1.0")   

Usage

Take a look at the simple sample app. Check out the Adwaita packages.

Thanks

Dependencies

Other Thanks

Description
Text editors for GNOME apps written in Swift
https://codeeditor.aparoksha.dev
Readme 2.2 MiB
Languages
Cython 96.3%
Swift 3.2%
C 0.5%