Граф коммитов

268 Коммитов

Автор SHA1 Сообщение Дата
Ali Mohamad 3091115f1e
Add WAVE Analysis 'Fix in VS' Button (#54)
* Add WAVE Analysis 'Fix in VS' Button

* Fix indent

---------

Co-authored-by: Ali Mohamad <alimohamad@microsoft.com>
2024-11-08 14:42:10 -08:00
Ali Mohamad 021214f1c0
Update Extension URI to Bootstrapper URL (#48) 2023-05-23 11:46:51 -10:00
Chris Meyer 45f82c944d
Update RunStore.ts (#47) 2023-04-19 12:03:42 -10:00
Josh Soref 6fe1b6fcf3
Spelling (#44)
* spelling: collections

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: highlighting

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: silently

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: which

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-19 11:49:52 -10:00
Chris Meyer 2860516e2c
Remove query string when extracting repo parts (#46)
* Refactor action link build to support both ADO and VSS URL formats

Now supports:
https://dev.azure.com/{org}/{project}/
and
https://{org}.visualstudio.com/{project}/

* Bring in help function

* Remove querystring from repo name segment

* Bump version
2023-04-19 06:55:22 -10:00
Chris Meyer 60881d8f80
Refactor action link build to support both ADO and VSS URL formats (#45)
* Refactor action link build to support both ADO and VSS URL formats

Now supports:
https://dev.azure.com/{org}/{project}/
and
https://{org}.visualstudio.com/{project}/

* Bring in help function
2023-04-13 13:19:03 -10:00
Chris Meyer a8b9b1ca5a
Add "Actions" column + "Fix in VS Code" link (#41)
* Skeleton

* Revert separate actions array, move it to Result interface

* Build link URL + add VS Code icon

* Pipe showActions flag through Viewer + cleanup

* Restore webpack

* Refactor actions cell rendering + tweaks & cleanup

* Pass run & result indexes + tweaks

* Cleanup

* Remove whitespace from action link, rev version

* Cleanup

* Fix icons

* Rev version

* Change action link to Link element
2023-04-06 12:08:54 -10:00
Jeff King 6083217cc0
Switch to `url-join`. 2022-10-07 15:10:31 -07:00
Jeff King bf8a6ad313
Fix path join. 2022-10-07 14:35:24 -07:00
Jeff King c21d7bd50e
DevOps links full-region support. 2021-12-14 14:53:22 -08:00
Jeff King b8f21a1f4f
Enable region-aware links in messages. 2021-12-14 14:52:14 -08:00
Jeff King bfbb757edd
Enable version-control-aware links in messages. 2021-12-14 11:25:25 -08:00
Jeff King cee4e07681
getRepoUri: No longer requires `uriBaseId`. 2021-12-08 19:25:34 -08:00
Jeff King 1a4cc8bf95
Respect newlines for `result.message.text`. 2021-11-30 17:51:57 -08:00
Jeff King d88e730f1c
Fix tooltip. 2021-11-05 01:06:41 -07:00
Jeff King cff14e7563
Fix filterBar shrink. 2021-11-05 00:34:40 -07:00
Jeff King 326032e1e5
Revert `onSnippetAction` and copy buttons. Bump 0.6.0-10. 2021-11-04 19:15:46 -07:00
Jeff King 412d0bef1e
Revert `getFilteredContextRegionSnippetTexts`. 2021-09-02 09:40:03 -07:00
Jeff King 0694e62793
Handle single line contextRegions. Robustness. 2021-09-01 19:10:04 -07:00
Jeff King 4f311f439b
Fix. 2021-09-01 19:07:09 -07:00
Jeff King e0b55f0247
Comment. 2021-09-01 17:27:37 -07:00
Jeff King c856193689
Fix (due to bad merge). 2021-09-01 17:14:54 -07:00
Jeff King b1bd3f20f0
Fix. 2021-09-01 15:53:47 -07:00
Jeff King 946731a8d5
Reduce dependency on tryOr. 2021-09-01 15:50:11 -07:00
Jeff King 7e7340f7d9
Fix. 2021-09-01 15:44:36 -07:00
Jeff King 9299093497
Separate copy buttons for region/snippet. 2021-07-13 15:28:54 -07:00
Jeff King 3c8cda4c2c
ClipboardButton show showCopiedTooltip. 2021-07-13 14:04:31 -07:00
Jeff King d3c38d5baa
Line numbers handle no endLine. 2021-07-13 14:02:12 -07:00
Jeff King 3b7797f991
Fix exception. 2021-07-13 13:33:29 -07:00
Jeff King b754d263fe
WIP: renderPathCell testing. Add enzyme. 2021-06-22 12:27:36 -07:00
Jeff King 801c64a6b8
Comments/notes. 2021-06-22 12:22:47 -07:00
Jeff King 71704c2f6a
Rename. 2021-05-14 11:38:42 -07:00
Jeff King b8fd7c3d86
Add onSnippetAction button. 2021-05-11 13:24:34 -07:00
Jeff King 16ec77f443
Reorder snippet clipboard button. 2021-05-11 12:03:14 -07:00
Jeff King 7c9a0b0839
Cleanup. 2021-05-10 18:51:19 -07:00
Jeff King 985ceaa6ed
Refactor. 2021-05-10 18:29:48 -07:00
Jeff King db82effff5
Refactor openInNewTab. 2021-05-10 12:36:36 -07:00
Jeff King 91980de1f4
Comment. 2021-05-10 12:26:25 -07:00
Jeff King 62e4941d1c
Fix for href. 2021-05-10 10:55:03 -07:00
Jeff King 2fda5b0519
Tooltip break-all no longer seems to be an issue. 2021-05-10 10:54:07 -07:00
Jeff King 9efdd0481c
Remove code dead since 2020 Jan 9. 2021-05-10 10:26:19 -07:00
Jeff King b30f8fec07
Comment. 2021-05-10 10:25:02 -07:00
Jeff King 4373ffab93
Simplify. Logically redundant. 2021-05-10 10:08:29 -07:00
Jeff King 3601f76517
Snippet full screen mode. 2021-05-10 00:31:51 -07:00
Jeff King e671b624bd
Add snippet copy button. 2021-05-09 21:39:47 -07:00
Jeff King 07b5bf87cf
Refactor renderPathCell. 2021-05-06 11:08:22 -07:00
Jeff King d135b866a9
Add snippet tooltip. 2021-05-05 19:03:56 -07:00
Jeff King d02f03b45d
Remove temp export. 2021-05-05 17:28:45 -07:00
Jeff King 277299ccc1
Add scrolling to snippets. 2021-05-05 08:38:58 -07:00
Jeff King 655a226726
Remove discussion/comments feature. 2021-05-05 08:32:35 -07:00