Dominic St-Pierre

Results 37 comments of Dominic St-Pierre

@vinay0x sure feel free to fork and try to implement this if you want. This would be in `src/react-trix.tsx` at line: 125: ```typescript // if we have a collapse selection...

sure @xhocquet please go ahead with a PR if you have time. I'm having difficulties reserving some work hour for this project at this moment.

Hi @venkateshpotluri and @isidorn I'd like to help / contribute - as a blind user of vscode I have personal interests in this extension. What would be the best way...

We will take this opportunity to create a public API function to get multiple documents at once from an array of IDs. Function could be called `GetDocuments` and receive a...

@rostikts yep totally. although the query string is limited to 1024 characters. I wonder if using a `POST` would be more flexible. Also I'm doing a major refactor of the...

@rostikts just wanted to let you know that the PR #58 is now merge, so it's safe to resume your work for this issue if you'd like. The `internal` package...

hey @szymonnogiec great. I just read the description, this issue was created prior to having the `Persister` interface, so let me give an updated guide line here: Starting from the...

Hey @rostikts it's awesome you want to work on this. @szymonnogiec started a couple of weeks ago, maybe you could reach them and see if there's way to collaborate on...

Hey @rostikts - @szymonnogiec replied in Discord and this issue could be split into two. One of you take the update part and the other the deletion part.

@szymonnogiec hey how things are going? Can I help with anything? For the delete part, you may take a look at @rostikts changes for the update and reuse a similar...