Chris Sewell

Results 1351 comments of Chris Sewell

Note, with https://github.com/executablebooks/MyST-Parser/pull/455, a more "direct" mapping should now be possible 😄

Thanks @PhilipPartsch, firstly I would suggest changing the title to something like "Allow write/read/use of source mappings to/from `needs.json`", as I imagine `lineno` will probably not be useful on its...

Another thought that has come to mind. I think the executable blocks (a.k.a. code chunks), should use a [Model–view–controller](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) pattern. For example, in RST syntax: ```rst .. exec-block:: id1 :kernel:...

https://discuss.atom.io/t/sequential-match-rules-in-a-language-grammar/15777 https://github.com/Microsoft/vscode-textmate/issues/32

Cheers @choldgraf; we have just a long and rambling conversation lol, including touching on this. So he knows already a lot of my thoughts. But just to emphasis, I think...

> am finding that I am now in need of some enhancement-proposal capabilities in our community! Heya @rowanc1, I'd note that I already created https://github.com/executablebooks/extension-proposals, when we were discussing this...

thanks @agoose77, I note it says the version is "3.10.0a7", perhaps it wasn't added by then, but indeed a very niche case to be using this particular Python alpha release...

@choldgraf I've done this essentially in https://sphinx-tippy.readthedocs.io, feedback welcome 😄

I believe this is largely solved now by #194

Heya @fperez, I think @mmcky basically had this good to go 😄 ?