Aaron Munger
|
298b07637a
|
remove console log message (#200684)
|
2023-12-12 22:13:54 +01:00 |
|
Aaron Munger
|
d5d1424296
|
Allow disabling filepath links (#200577)
* add setting to enable/disable linkifying filepaths
* implement linkify setting
* update setting without reload
* switch casing style
|
2023-12-11 15:47:06 -08:00 |
|
Aaron Munger
|
ab09263c52
|
linkify tests
|
2023-09-12 10:41:50 -07:00 |
|
Aaron Munger
|
ddc81ac330
|
prioritize html links since they can wrap other link types
|
2023-09-08 10:11:44 -07:00 |
|
Aaron Munger
|
b9cd07d8bf
|
move html link creation to linkify function
|
2023-08-14 11:44:28 -07:00 |
|
aamunger
|
2a7639b907
|
use look behind so whitespace is not matched
|
2023-05-10 13:59:44 -07:00 |
|
aamunger
|
5cedfd4b84
|
reduce false positive link detection
|
2023-05-10 13:33:14 -07:00 |
|
aamunger
|
11c5e141ab
|
added notebook output renderer tests
|
2023-03-16 12:10:24 -07:00 |
|
Peng Lyu
|
d4533c71ed
|
Link support for notebook output. re microsoft/vscode-jupyter#12285 (#169565)
* Link support for notebook output. re microsoft/vscode-jupyter#12285
* Resolve comments
|
2022-12-19 11:19:57 -08:00 |
|
rebornix
|
c70522765b
|
re #142429. error output w/ dup ansi handling
|
2022-02-07 16:07:04 -08:00 |
|