Tim Abbott

Results 1552 comments of Tim Abbott

@siepkes this is something I expect the core team will be picking up soon.

@devzsolt if you have some time and good Python experience, there's definitely ways to help. What we'd like to do is restructure this to first be a commit series that...

@vaidap as a sidenote, I think you can probably work on a second PR that's following the "new application feature tutorial" in our docs to create the "high-contrast" setting in...

Yeah, agreed, we should use the `static/assets/icons` approach for this asset.

@YJDave it'd be awesome if we can get something in this week for the release for this issue using pills, though that might be a stretch, and I think the...

Merged, huge thanks for doing this cleanup @laurynmm!

@wjkg thanks for working on this! I worry that the approach taken for handling the interaction with code blocks won't be particularly robust (I think it'd be much easier with...

Code lgtm if this is the behavior we want; I haven't tested it (I had been thinking a better behavior would be for ctrl+L to work only if there is...

For the last commit, can we use `$.range()` instead of that custom code in `get_text_for_markdown`? Seems like it'd be a lot cleaner. It's a library for manipulating selections in text....

I merged the 3/4 that looked good, after some clarifications in the commit messages. @rishig do you think we should do the Paper-style ctrl+V feature for pasting links over a...