Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

AparokshaUI/CodeEditor

Repository files navigation

Important

This project has moved. You can find it here.

The decision is based on this article.

Thanks to No GitHub for the badge used below.

No GitHub

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