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.
Description
In the Javascript .yml file, it says
innterHeight,
andinnterHTML
(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 pressshow 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 fileExpected behavior
It should say
innerHeight
andinnerHTML
.CotEditor version
CotEditor: 4.8.0 (642), English
macOS version
System: macOS Version 14.2 (Build 23C64)
Additional context
innter.md