coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.22k stars 424 forks source link

two outline issues #1574

Closed mer60 closed 5 months ago

mer60 commented 5 months ago

Description

As you can see the Outline Menu shown in the Navigation Bar shows all items; the Outline inspector shows nothing ...

Bildschirmfoto 2024-01-15 um 16 35 36

also the style definition underline (namespace) is not recognized

Bildschirmfoto 2024-01-15 um 16 36 52

extract from python.yml

Bildschirmfoto 2024-01-15 um 16 38 10

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

show all items in the Outline inspector

recognize all style definitions

CotEditor version

4.7.2 (625)

macOS version

13.6.3

Additional context

No response

1024jp commented 5 months ago

Thank you for the report. The first issue was confirmed and fixed. The change will be shipped with CotEditor 4.7.3.

also the style definition underline (namespace) is not recognized

The third outline definition for the namespace is not defined in the bundled version of Python syntax. Therefore, CotEditor has nothing to do.