question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Edited syntax coloring preferences are not applied or saved

See original GitHub issue

Description

What steps will reproduce the problem?

  1. Go to Preferences -> Syntax coloring -> Edit selected
  2. Change the color in Highlight -> Occurrence
  3. Press OK twice

What is the expected output? What do you see instead?

I expect the occurrence colors to change in the editor, but I don’t see the change. When I go the Syntax coloring section again, I find that the change is lost.

Please provide any additional information below

Spyder: 3.0.0b3

Version and main components

  • Spyder Version: 3.0.0.dev0
  • Python Version: 2.7.11
  • Qt Versions: 5.6.0, PyQt5 5.6 on Darwin

Dependencies

pyflakes >=0.5.0:  1.1.0 (OK)
pep8 >=0.6      :  1.7.0 (OK)
pygments >=1.6  :  2.1.3 (OK)
qtconsole >=4.0 :  4.2.1 (OK)
nbconvert >=4.0 :  4.2.0 (OK)
pandas >=0.13.1 :  0.18.0 (OK)
numpy >=1.7     :  1.11.0 (OK)
sphinx >=0.6.6  :  1.4.1 (OK)
rope >=0.9.4    :  0.9.4 (OK)
jedi >=0.8.1    :  0.8.1 (OK)
psutil >=0.3    :  4.1.0 (OK)
matplotlib >=1.0:  1.5.1 (OK)
sympy >=0.7.3   :  0.7.6 (OK)
pylint >=0.25   :  1.5.4 (OK)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
TeaPearcecommented, Oct 18, 2017

@dandawg I finally realised that the confirmation box with ‘apply’ was being opened, just was weirdly displayed behind the spyder editor window so I didn’t see it. Maybe it’s the same for you?

2reactions
dandawgcommented, Oct 21, 2017

Yeah, looks like after clicking OK, the “apply” window was immediately sent behind the main spyder window. This gave the illusion that it was closed. Once I found it and clicked apply there, my color changes stayed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse syntax highlighting preferences save and restore
To my surprise, trying to import settings from a minimal .epf file did not work reliably either. The solution that worked for me...
Read more >
Andmore » syntax coloring not saved in preference - Eclipse
syntax coloring not saved in preference also java -> editor -> bracket highlighting and annotations are not saved at export of properties.
Read more >
Custom Syntax Coloring - Wing Python IDE
One way to do this is to edit the preferences file in your Settings Directory and remove the value for edit.syntax-formatting. You'll need...
Read more >
Change Desktop Colors - MATLAB & Simulink - MathWorks
To change the colors used for syntax highlighting in MATLAB code: ... MATLAB does not save color customizations when the theme changes.
Read more >
Customizing Preferences - SpecTcl
To configure Code Intelligence preferences, select Edit|Preferences|Code ... Komodo's Fonts and Colors Preference is used to customize the display of text ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found