Old gedit roadmap

A new roadmap has been written in the Git repository, see: docs/roadmap.md →

Old roadmap content

This page contains the plans for major code changes we hope to get done in the future, and serves as a nice summary for done tasks.

See also the GtkSourceView RoadMap.

See the NEWS file for a detailed history.

State

Markup

todo

<: #ff8080> todo

in progress

<: #ffc849> [[GnomeBug:xxxxx|in progress]]

done

<: #80ff80> [[GnomeBug:xxxxx|done]]

Done tasks

Task

Status

More info

Release(s)

Assignee/Credits

Core Improvements/Under the Hood

Use GResource

done

3.4/3.6

IgnacioCasalQuinteiro and PaoloBorelli

Use GtkApplication

done

3.8

PaoloBorelli, Allison Lortie and IgnacioCasalQuinteiro

Use the higher level, GtkSourceView API for the search of text

done

blog post

3.10

SébastienWilmet

Move the file loader and saver in GtkSourceView

done

blog post

3.14

SébastienWilmet

Rework the statusbar button to use a listview

done

3.14

SébastienLafargue and PaoloBorelli

Port the build system from Autotools to Meson

done

3.32

MartinBlanchard

New Features / Enhancements

Regex search

done

blog post

3.10

SébastienWilmet

Minimap

done

blog post

3.18

ChristianHergert and IgnacioCasalQuinteiro

Plugins

Port Python plugins to Python 3

done

3.8

Someone

Find in all files in a directory

done

3.18

TheLemonMan

Move the spell checking code into a new library

done

gspell announcement, gspell news

3.18 and 3.20

SébastienWilmet

UI Redesign

New GNOME 3 design with a GtkHeaderBar and “hamburger” menu

done

blog post

3.12

IgnacioCasalQuinteiro

Preferences dialog: redesign the color scheme list

done

blog post

3.16

ChristianHergert and IgnacioCasalQuinteiro

Possible tasks to do

Please add your plans here:

Task

Status

More info

Release(s)

Assignee/Credits

Core Improvements/Under the Hood

Make the gedit source code more re-usable

in progress

Goal: less than 5000 lines of code remaining in gedit core. blog post

6.20

SébastienWilmet and anyone interested to join in

New Features / Enhancements

Improve printing workflow

todo

Implement it like in Firefox, show first a preview of the file to print

Any time

SébastienWilmet

Changing encoding of opened files

todo

Any time

Nobody

Profile support

todo

Any time

Nobody

Plugins

Integrate collaboration plugin and implement TP support

todo

Any time

JesseVanDenKieboom

Code completion for the C language, based on libclang

todo

Any time

SébastienWilmet

Symbols viewer plugin (ctags)

in progress

Any time

SébastienLafargue

Performance

Improve startup time

todo

Any time

Nobody

Improve file loading and saving time

todo

Any time

Nobody

Ports

Resurrect the win32 port (depends on GTK 3 being ready)

in progress

blog post

Any time

IgnacioCasalQuinteiro

Resurrect the Mac OS X port

in progress

blog post 1, blog post 2

Any time

JesseVanDenKieboom


CategoryRoadMap

Apps/Gedit/Attic/OldRoadMap (last edited 2020-04-14 13:42:55 by SébastienWilmet)