coteditor / CotEditor

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

Javascript .yml has innterHeight and innterHTML #1623

Closed 0osh closed 2 months ago

0osh commented 2 months ago

Description

In the Javascript .yml file, it says innterHeight, and innterHTML (notice the ’t’ after the double ’n’). The code suggestions suggest it aswell. They are on line 212 and 213 in the file if that helps. If anyone else has this issue and it hasn’t been resolved, go to the app in finder, right click and press show package contents. Then go to Contents -> Resources -> Syntax -> JavaScript.yml and change the text on lines 212 and 213. You may have to change some permissions.

To Reproduce

Type inn in a Javascript file

Expected behavior

It should say innerHeight and innerHTML.

CotEditor version

CotEditor: 4.8.0 (642), English

macOS version

System: macOS Version 14.2 (Build 23C64)

Additional context

innter.md

1024jp commented 2 months ago

Thank you for the report. The fix will be applied in CotEditor 4.8.2.