SkillAgentSearch skills...

CodeEditor

This project has moved to https://git.aparoksha.dev/aparoksha/codeeditor - Text editors for GNOME apps written in Swift

Install / Use

/learn @AparokshaUI/CodeEditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[!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

<p align="center"> <img width="256" alt="CodeEditor Icon" src="Icons/CodeEditorIcon.png"> <h1 align="center">CodeEditor</h1> </p> <p align="center"> <a href="https://github.com/AparokshaUI/CodeEditor"> GitHub </a> · <a href="Documentation/CodeEditor/README.md"> CodeEditor Docs </a> · <a href="Documentation/CodeEditorFoundation/README.md"> CodeEditorFoundation Docs </a> </p>

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

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated11mo ago
Forks0

Languages

Swift

Security Score

87/100

Audited on Apr 15, 2025

No findings