david-swift 76718bd057
All checks were successful
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Successful in 4m18s
Fix actions failing
2025-04-15 17:23:34 +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 17:23:34 +02:00
2023-11-28 21:03:13 +01:00
2023-11-28 21:03:13 +01:00
2025-04-15 17:23:34 +02:00
2024-01-30 15:23:07 +01:00
2025-04-15 17:23:34 +02:00
2025-04-15 16:56:00 +02:00

CodeEditor Icon

CodeEditor

Documentation · Code

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

Table of Contents

Installation

Flatpak

If you use Flatpak to develop your application, copy the manifest dev.aparoksha.Demo.json. There is no further installation required.

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://git.aparoksha.dev/aparoksha/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%