Why is there never enough time?
Block or Report
Block or report fkling
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
reactjs/react-docgen Public
A CLI and toolbox to extract information from React component files for documentation generation purposes.
449 contributions in the last year
Activity overview
Contributed to
sourcegraph/sourcegraph,
fkling/astexplorer,
sourcegraph/about
and 3 other
repositories
Contribution activity
May 2022
Created 7 commits in 1 repository
Created a pull request in sourcegraph/sourcegraph that received 3 comments
codemirror: Update packages and add undo/redo to search query input
Fixes #35553 Closes #35537 CodeMirror has been updated to v0.20, which introduces a new package structure (and other changes) as outlined here: htt…
+188
−180
•
3
comments
Opened 8 other pull requests in 1 repository
sourcegraph/sourcegraph
2
open
6
merged
- codemirror: Port relevant integration tests
- codemirror: Fix line wrapping in Code Monitor's query input
- codemirror: Fix crash caused by token highlight
- codemirror: Fix search query syntax highlighting
- search: Fix "search again" checkboxes
- search: Refactor search context global state 1/n
- codemirror: Fix initial pattern type not being recognized
- wildcard: Fix missing caret in textarea on Firefox
Reviewed 6 pull requests in 1 repository
sourcegraph/sourcegraph
6 pull requests
Created an issue in sourcegraph/sourcegraph that received 2 comments
Verify color mapping for syntax highlighting
Reported here. It looks like I didn't get the right CSS color variables for the corresponding token types. We need to go over the color mapping aga…
2
comments
Opened 13 other issues in 1 repository
sourcegraph/sourcegraph
5
closed
8
open
- Hover information sometimes appears to be incorrect or lagging
- Add undo/redo support
- Upgrade CodeMirror packages
- Investigate "invalid position" bug
- Port Monaco search query input tests to CodeMirror
- Suggestions text
- Icons for suggestions in CodeMirror search query input
- Implement search query input in CodeMirror
- [Accessibility]: Notepad: Relevant action buttons are not focused when activating "Remove all notes" button
- [Accessibility]: Notepad: Possibly unclear relation between arrow selection behavior and tab/focus behavior
- [Accessibility]: Focus ring visibility issues with Notepad
- [Accessibility]: Notepad is not directly focusable
- Firefox: Caret is not visible in textareas