Darren

Results 16 issues of Darren

Is this something the community would be open to?

Currently marked as `TODO` in `playlists.py`

Python has added support for [type hints](https://docs.python.org/3/library/typing.html) since [PEP 483](https://www.python.org/dev/peps/pep-0483/), and I want to implement this into the source code. Type systems are of course a highly debated topic among...

I am looking to write my code as such: ``` html head link rel="stylesheet" href="http://link-to-css" ``` Is this currently possible using `attr_list_delims`? If not, is this something that would be...

When trying to run `pod install` inside the `Example/` directory of this repo, I get the error above. Any help?

Similar to the indent guide highlighting, it would be useful if the horizontal separator line would also be highlighted. ![indent guide highlight](https://stevedowermsft.gallerycdn.vsassets.io/extensions/stevedowermsft/indentguides/16.1.0.0/1633645550216/screen.png)

enhancement
good first issue

Small fix for cursor hover on fold indicator.

This PR makes a change where, instead of using `!` to embed, we use codeblocks as such: ````` ```github-embed PASTE-URL-HERE ``` ````` I think this is a better approach. This...

This PR addresses #741 adding custom intervals.