language-restructuredtext icon indicating copy to clipboard operation
language-restructuredtext copied to clipboard

Highlight not working (possible conflict with another package)

Open Lennonka opened this issue 5 years ago • 1 comments

Hi, highlight of rST syntax stopped working in my Atom, while e.g. completion of directives works just fine. I guess it could be a conflict with some other community package. Could you please investigate? I suspect one of those highlight packages (listed below). Do you have a list of conflicting packages? Just an idea... :)

Atom version: 1.40.1 Community packages installed: badges, busy-signal, highlight-line, highlight-nbsp, intentions, language-latex, language-restructuredtext, linter, linter-ui-default, misc-text-util, pandoc, project-viewer, quick-highlight, rst-preview-pandoc, simple-drag-drop-text, text-tools, underline, xml-tools

Lennonka avatar Nov 15 '19 11:11 Lennonka

None of those packages appear to have conflicts with this one. 🤔 All that language-restructuredtext really does is provide syntax highlighting and snippets for reStructuredText files; it doesn't have anything fancy like code completion, linting, etc.

When you say the highlighting has "stopped working", what are you seeing, exactly? Could you provide a screenshot?

Alhadis avatar Aug 02 '22 08:08 Alhadis