eric6/Preferences/ConfigurationPages/EditorTypingPage.py

changeset 7280
eb15faf0e3e2
parent 7229
53054eb5b15a
child 7281
8087ef6df2e4
--- a/eric6/Preferences/ConfigurationPages/EditorTypingPage.py	Sat Sep 28 19:00:43 2019 +0200
+++ b/eric6/Preferences/ConfigurationPages/EditorTypingPage.py	Sat Sep 28 19:03:56 2019 +0200
@@ -83,6 +83,8 @@
         self.rubyInsertInlineDocCheckBox.setChecked(
             Preferences.getEditorTyping("Ruby/InsertInlineDoc"))
         
+        # TODO: add page for Yaml settings
+        
         self.on_languageCombo_activated(' ')
         
     def save(self):

eric ide

mercurial