Console's Python syntax highlighting disappears as of ST 4181 build
Closed this issue · 1 comments
jfcherng commented
Description of the bug
As the title. ST 4181 dev build failed and 4180 stable build is fine.
Feature-related PR: sublimehq/Packages#3231
Steps to reproduce
- Start ST in safe mode
- Type
import
in the ST console.
Expected behavior
The console input should be Python syntax. The word import
should be highlighted.
Actual behavior
The console input is plain text.
Sublime Text build number
4181 - 4183
Operating system & version
Win11 x64
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response
BenjaminSchaaf commented
Fixed in build 4184.