Achievements
Highlights
- Pro
- 3 discussions answered
- 1 security advisory credit
Pinned
1,392 contributions in the last year
Less
More
Contribution activity
April 2021
Created 69 commits in 8 repositories
Created 4 repositories
Created a pull request in highlightjs/highlight.js that received 4 comments
(chore) consistency improvements with SAS
Changes Fix some apparent bugs in grammar (including parens in matches when they should not be, etc) More consistent application of class names Us…
+525
−101
•
4
comments
Opened 21 other pull requests in 6 repositories
highlightjs/highlight.js
9
merged
5
open
- fix(ruby) Heredoc without interpolation
- enh(processing) much improved grammar
- (chore) simplify swift
- enh(themes) Add all Base16 themes
- enh(parser) allow multi-class capture groups
-
Removes
beforeMatch - enh(parser) className => scope, use "hybrid" pproach
- enh(parser) keyword relevance has a limit
- enh(json) much simpler JSON grammar
- Add metadata to themes
-
chore(themes) remove
builtin-nameCSS class - add(wasm) WebAssembly support
- add(nestedtext) NestedText support
- enh(nim) highlight types properly
chriskempson/base16
2
merged
1
open
chriskempson/base16-templates-source
1
merged
richardneililagan/base16-builder-node
1
open
highlightjs/highlightjs-solidity
1
merged
fedonman/highlightjs-qsharp
1
open
Reviewed 37 pull requests in 6 repositories
highlightjs/highlight.js 24 pull requests
- enh(parser) allow multi-class capture groups
- enh(haskell) BinaryLiterals, NumericUnderscores, HexFloatLiterals
- add(nestedtext) NestedText support
- enh(markdown) Disallow _ from triggering emphasis/bold inside words
- A new theme
-
enh(swift) add
@resultBuilderattribute - Added pde alias
- Added pde alias
- Add Glimmer to SUPPORTED_LANGUAGES
- upgrade srcery theme
- Version 11 backlog
- enh(cpp) simpler struct matching
- Added Papyrus
- chore(dev) improve match scope visualization
- (chore) consistency improvements with SAS
-
chore(themes) remove
builtin-nameCSS class - (chore) Builds ES and CJS modules side by side with conditional exports
- enh(java) support functions with nested template types
- Add ZenScript as a supported language
- enh(parser) multi-class in a single mode
- chore(docs) Improve our README and API docs
- fix(properties) fix incorrect handling of non-alphanumeric keys
- WIP: Update handlebars syntax for Glimmer and Ember syntaxes
- (chore) throttle deprecation messages
chriskempson/base16 7 pull requests
chriskempson/base16-templates-source 2 pull requests
chriskempson/base16-schemes-source 2 pull requests
chapel-lang/highlightjs-chapel 1 pull request
exercism/javascript 1 pull request
Created an issue in highlightjs/highlight.js that received 84 comments
Task: Create theme maintainers team and see who is still wanting to help maintain themes
Need to create a theme maintainers list so that theme maintainers who desire can keep their themes up-to-date. The overall idea being that themes (…
•
84
comments
Opened 41 other issues in 25 repositories
highlightjs/highlight.js
8
open
3
closed
- Discuss: Change ignoreIllegals default to TRUE (or remove setting)
- Discuss: Sequences
- Task: Add us to Base16 "projects using" list
- [Theme Maint] Write up on changes for theme maintainers
- Task: Build Base16 themes auto-magically
- 11.0.0-alpha0 is available for testing.
- Follow-up on grammar repositories
- Discuss: Should beforeMatch die now that we have multi-class?
- Task: Add reporting the size of build changes on PRs
- Discuss: Should 3rd party language grammars be version tagged?
- Todo: Multi-class should allow capturing match groups