It changes Syntax Styles in runtime in the settings Dialog
AbandonedPublic

Authored by rempt on Nov 22 2016, 12:15 AM.

Details

Summary

As part of the predefined tasks for this month, that implementations consist in one new option
in the view extension called "Settings"(for now). This options contains a new implementation to change in runtime
the syntax style(set of color and format for reserved words, strings, comments, etc).

The syntax styles was implemented like dictionary classes to make easier get values by key and add future behaviors in this classes.

Fixes T4551

Ref T1625

Diff Detail

Repository
R37 Krita
Branch
eliakinalmeida/T4551-interactive-python-scripting
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida retitled this revision from to It changes Syntax Styles in runtime in the settings Dialog.
eliakinalmeida updated this object.
eliakinalmeida added a subscriber: eliakinalmeida.
eliakinalmeida added a reviewer: rempt.
rempt accepted this revision.Nov 22 2016, 10:03 AM
rempt edited edge metadata.

Looks good!

This revision is now accepted and ready to land.Nov 22 2016, 10:03 AM
aacid requested changes to this revision.Sep 5 2017, 8:34 PM
aacid added a subscriber: aacid.

The patch doesn't apply anymore

This revision now requires changes to proceed.Sep 5 2017, 8:34 PM
rempt commandeered this revision.Sep 6 2017, 9:44 AM
rempt abandoned this revision.
rempt edited reviewers, added: eliakinalmeida; removed: rempt.