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 colorizing improvement: colorize at the beginning of line, handling the '\' symbol and other. #27276

Closed
wants to merge 0 commits into from

Conversation

fadeevab
Copy link
Contributor

@fadeevab fadeevab commented May 25, 2017

Pull request is created into TextMate repository as well: textmate/make.tmbundle#14

1). Colorize when the expression at the beginning of line.
2). Handle '\' at the end of prerequisites (the next line should be colorized as a continuation of previous).
3). Colorize (origin|flavor).
4). Fix colorizing of built-in which stands after a common variable.

makefile_before
makefile_after

@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@fadeevab
Copy link
Contributor Author

As I understand the test should be changed for updated colorizing, right?
Could anybody help to fix the test? Thank you!

@fadeevab
Copy link
Contributor Author

Sorry for closing, I re-created here: #27293
Reason: I tested more and found some issues. Improved.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants