Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Gdansk, Poland
- https://twitter.com/johnsundell
Pinned
555 contributions in the last year
Contribution activity
May 2020
Created a pull request in JohnSundell/Plot that received 1 comment
HTML: Constrain <form>-specific elements to BodyContext
This change moves the APIs for creating what can be seen as “form-specific” HTML elements (such as <input> and <fieldset>) from an extension constr…
+41
−22
•
1
comment
- Correctly highlight subclasses inheriting from a generic superclass
- Don’t highlight generic parameter types used in initializer declarations
- Bump Swift version to 5.2
- Fix highlighting for comments that appear next to curly brackets
- Correctly highlight the “try” keyword when used within a function call