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

PBL-6577 Fix the C syntax highlighter #311

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Spacerat
Copy link
Contributor

@Spacerat Spacerat commented May 31, 2016

Some efforts towards improving CloudPebble's codemirror and highlighter:

  • Updated codemirror from 4.2.0 to 5.15.2
  • Recognise function calls as separate from variables
  • Recognise <include.h> type strings inside #macros
  • Colour comments differently from #macros

(Branched from #293)

@pebble-heroku pebble-heroku temporarily deployed to cloudpebble-sp-pr-311 May 31, 2016 22:26 Inactive
@Spacerat Spacerat temporarily deployed to cloudpebble-sp-pr-311 May 31, 2016 22:45 Inactive
@Spacerat Spacerat force-pushed the feature/codemirror-improvements branch from e746af9 to 79cf159 Compare May 31, 2016 23:09
@Spacerat Spacerat temporarily deployed to cloudpebble-sp-pr-311 May 31, 2016 23:09 Inactive
@Spacerat Spacerat force-pushed the feature/codemirror-improvements branch from 79cf159 to 49f7fec Compare May 31, 2016 23:10
@Spacerat Spacerat temporarily deployed to cloudpebble-sp-pr-311 May 31, 2016 23:10 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants