Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile String Fix #3898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aneesh98
Copy link
Contributor

Resolves #3878

Changes

  1. I have modified the FUNC configuration for Makefile to include QUOTE_STRING so appropriate highlighting gets applied to the string mentioned within a function context

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link

@TriMoon TriMoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my reply: #3878 (comment)

Copy link

Build Size Report

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

5 files changed

Total change +15 B

View Changes
file base pr diff
es/core.min.js 8.2 KB 8.2 KB +2 B
es/highlight.min.js 8.2 KB 8.2 KB +2 B
es/languages/makefile.min.js 665 B 669 B +4 B
highlight.min.js 8.23 KB 8.23 KB +3 B
languages/makefile.min.js 673 B 677 B +4 B

@joshgoebel
Copy link
Member

Can you update the changelog?

@joshgoebel
Copy link
Member

ping

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.

(makefile) Syntax highlighting of Makefiles
3 participants