Re: [sympy] github idea for autoclosing sequences encountered in OP

2017-12-20 Thread Chris Smith
I added a quick reference for SymPy here and referred to that in the Development workflow. Perhaps a link to this with short url would be better to put in the template: *https://tinyurl.com/autoclose-syntax* On Wednesday,

Re: [sympy] github idea for autoclosing sequences encountered in OP

2017-12-20 Thread Chris Smith
Upon closer inspection I see that there *IS* a highlighting of the closing text. This confirms, too, that the following are valid close sequences (and the detected closing word is underlined with a dotted line): fixes #12345 fixes: #12345 This PR fixes #12345 This PR does not fix #12345 (oops!

Re: [sympy] github idea for autoclosing sequences encountered in OP

2017-12-11 Thread Aaron Meurer
GitHub already does something like this (without the link) for duplicate issue. See for instance https://github.com/sympy/sympy/issues/13556#issuecomment-341198018. Aaron Meurer On Mon, Dec 11, 2017 at 7:55 PM, Chris Smith wrote: > Something that would be a nice addition to