Mark E. Haase
Mark E. Haase
Thanks! I don't think the `playSequence()` function can do this, because this library was written before promises became integrated into the language, so the library has no way to wait...
Yes, sorry, the callback gets overwritten. It's not a good design :( If you happen to improve it yourself, I would be happy to merge your change.
It is a problem for packages that want to process comment text, such as @ehuss's Wrap Plus package. For example, see https://github.com/ehuss/Sublime-Wrap-Plus/issues/22.
@guillermooo > In any case, if it's still named ..._BLOCK, that's an issue. On [master](https://github.com/guillermooo/dart-sublime-bundle/blob/master/Support/Comments.tmPreferences#L25): ``` name TM_COMMENT_BLOCK_START value /// ``` The [ST3 docs](http://docs.sublimetext.info/en/latest/reference/comments.html#shellvariables-subelements) say: > `TM_COMMENT_START` > Defines a...
@guillermooo Any update on this? I'm happy to submit a PR. Or discuss further if you're not yet convinced. Thanks!
I thought I understood `MultiError`, but recently I was surprised by this mistake I made in a WebSocket server. Each connection has a heartbeat task (sends a WebSocket ping frame...
Thank you for reporting this. We are planning some updates later this year and will try to address this issue.
Closed via #167.
Thank you for reporting this. We are planning some updates later this year and will try to address this issue.
The category, value, and comments are empty. See the [build log for details](https://github.com/center-for-threat-informed-defense/security-stack-mappings/runs/7388893089?check_suite_focus=true).