Commit 39f673f
committed
special show for AbstractVector{Method} for ::MIMEtext/plain
which is currently done for text/html
this enables the jump-to-method thingy from JuliaLang#22007 to be used with methodswith(Foo) also
This also prevents large spacing in the printing, since the general vector output prints with equal spacing for all elements, and some methods have very long signatures1 parent 9e3318c commit 39f673f
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
293 | 301 | | |
294 | 302 | | |
295 | 303 | | |
| |||
0 commit comments