Skip to content

fix(javascript): add self to BUILT_IN_VARIABLES#4341

Merged
joshgoebel merged 2 commits into
highlightjs:mainfrom
Dsaquel:highlight-self-build-in
Jul 19, 2026
Merged

fix(javascript): add self to BUILT_IN_VARIABLES#4341
joshgoebel merged 2 commits into
highlightjs:mainfrom
Dsaquel:highlight-self-build-in

Conversation

@Dsaquel

@Dsaquel Dsaquel commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Add self to build-in variable.

fix #4339

@github-actions

Copy link
Copy Markdown

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

7 files changed

Total change +16 B

View Changes
file base pr diff
es/core.min.js 8.24 KB 8.24 KB +2 B
es/highlight.min.js 8.24 KB 8.24 KB +2 B
es/languages/javascript.min.js 2.74 KB 2.74 KB +2 B
es/languages/typescript.min.js 3.21 KB 3.21 KB +2 B
highlight.min.js 8.28 KB 8.28 KB +1 B
languages/javascript.min.js 2.75 KB 2.75 KB +4 B
languages/typescript.min.js 3.22 KB 3.22 KB +3 B

@joshgoebel
joshgoebel merged commit a86584b into highlightjs:main Jul 19, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Javascript) "self" should be highlighted?

2 participants