Commit Graph

1374 Commits

Author SHA1 Message Date
519619525e Fix some npm audit issues
This also removes `mocha` from examples that were not using them since mocha pulls in lots of deps that then have security advisories
2022-09-27 09:34:52 -07:00
654b80a38b Merge pull request #712 from boltex/boltex/issue711
Fixed comment about security policy meta tag
2022-09-15 11:06:18 -07:00
835b0d82af Fixed comment about security policy meta tag
Fixes #711
2022-09-14 22:52:52 -04:00
133fa26af6 Merge pull request #689 from yiliang114/main
fix: typos
2022-08-24 12:14:48 +02:00
2ea630c3ad Merge pull request #683 from gjsjohnmurray/fix-682
lsp-embedded-request-forwarding: don't encode uri used in map (fix #682)
2022-08-22 15:03:10 +02:00
31d3d4920b strict check tree view sample (#700) 2022-08-17 15:48:32 +02:00
d6ed4aeb1c Merge pull request #696 from microsoft/benibenj/selectedItemsContext
Title command uses selected Items context
2022-08-11 16:30:27 +02:00
151c8b2573 update engine version 2022-08-11 16:10:51 +02:00
8cbe519d2c selected Items context in use 2022-08-11 15:09:53 +02:00
e5db95e79b Merge pull request #693 from microsoft/ddossett/notifications-sample
Add Notification Sample
2022-07-29 19:09:12 -07:00
cbfb2f9edc Add "Show All Notifications" command 2022-07-29 10:21:21 -07:00
9a56f0e4e5 Address PR feedback 2022-07-29 10:12:29 -07:00
2ca73cce6b Fix warning action modal 2022-07-28 16:52:22 -07:00
ba2365c280 Remove deactivate 2022-07-28 16:49:15 -07:00
caeb56d165 Address PR feedback 2022-07-28 16:47:55 -07:00
ae28e653ae Remove vscodeignore 2022-07-28 15:33:18 -07:00
c4bafc7b5a More cleanup 2022-07-28 15:32:32 -07:00
f8eb3ca4cf Remove unsued extension skeleton from parent 2022-07-28 15:30:24 -07:00
90b647dcbe Remove quickstart 2022-07-28 15:27:29 -07:00
89212150b9 Updated readme 2022-07-28 15:27:06 -07:00
22170e7ced Add warning with actions and progress notifications 2022-07-28 15:08:17 -07:00
59506de952 Add extension skeleton 2022-07-28 14:48:13 -07:00
5c4441a318 Merge pull request #691 from microsoft/fix/test-provider-compile-error
fix: test provider compile error
2022-07-27 13:55:01 -07:00
ff6dc751e4 fix: test provider compile error
Fixes https://github.com/microsoft/vscode-extension-samples/issues/690
2022-07-27 12:51:52 -07:00
cfacef858e fix: typos 2022-07-26 11:17:22 +08:00
437b7cdb7b lsp-embedded-request-forwarding: don't encode uri used in map (fix #682) 2022-07-15 15:45:40 +01:00
b296149e66 Merge pull request #680 from mjbvz/update-drop
Update the drop example to use finalized api
2022-07-14 21:01:56 -07:00
60b6a7e4dd Update the drop example to use finalized api 2022-07-14 11:47:16 -07:00
d7c486e9c0 Merge pull request #676 from mjbvz/renderer-ids
Update id of notebook renderer
2022-07-01 07:38:59 -07:00
bcfdcba774 Update id of renderer
From https://github.com/microsoft/vscode/issues/153873
2022-06-30 16:15:17 -07:00
2f35b8789a Merge pull request #674 from mjbvz/dev/mjbvz/test-sample-cleanup
Clean up test sample
2022-06-28 23:32:49 -07:00
9abfe12168 Spaces -> tabs to align with other samples 2022-06-28 16:41:51 -07:00
1724e5fff2 Clean up test sample
- Remove now finalized API
- Use `@types/vscode` directly
- Removes references to prettier since the sample doesn't use it
- Indent with 4 spaces to align with other samples
2022-06-28 16:41:47 -07:00
c52d54ee34 Merge pull request #675 from mjbvz/dev/mjbvz/ts-eslint-530
Bump eslint TS versions across all samples
2022-06-28 15:42:38 -07:00
5b10219434 Bump eslint TS versions
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
48a7f8c2e5 Merge pull request #669 from mjbvz/dev/mjbvz/notebook-renderer-update
Update notebook renderer sample
2022-06-28 08:57:43 -07:00
22e6083e6f Update notebook renderer sample
- Removes test related code since there are no tests
- Removes client/renderer split since there is only a renderer
- Simplify webpack logic to align with our webpack sample
- Document in top  level readme and improve docs
2022-06-28 08:35:13 -07:00
cf1aa97c5b Merge pull request #670 from mjbvz/notebook-md-renderer
Add extended markdown notebook renderer sample
2022-06-27 20:19:07 -07:00
98cead22bd Restore link 2022-06-27 17:06:50 -07:00
30e22b38ce Add extended markdown notebook renderer sample
This demonstrates how one notebook renderer can extend another one
2022-06-27 17:06:11 -07:00
f0ed941417 Merge pull request #667 from Yoyokrazy/dev/mlively
added semicolons to document paste ext
2022-06-22 11:32:00 -07:00
632bf8c2ce added semicolons 2022-06-22 10:52:28 -07:00
128179bd61 Merge pull request #665 from microsoft/misolori/graceful-bobolink
Update product-icon-theme-sample error
2022-06-15 07:35:52 -07:00
43013770f9 Bug/Typo in JS file: "/product-icon-theme-sample/build/updateFont.js" @Line #33 (Fixes #650) 2022-06-14 15:55:13 -07:00
7bf15478bf Merge pull request #646 from Will-Sommers/patch-1
Update USAGE.md indentation
2022-06-14 13:57:06 -07:00
52679f289a Merge pull request #660 from microsoft/dev/mjbvz/pastedrop-169
Update paste and drop samples for latest API in VS Code insiders
2022-06-08 17:52:46 -07:00
cd27fb05e3 Update paste and drop samples for latest API in VS Code insiders 2022-06-08 16:51:33 -07:00
adde897872 Merge pull request #603 from microsoft/lramos15/tabsAPISample
Adds a tabs sample
2022-06-07 09:04:12 -04:00
fe0ac9d463 Merge pull request #657 from microsoft/lramos15/prChat
Add Pr chat yml
2022-06-01 10:19:43 -04:00
d9707556c2 Add Pr chat yml 2022-06-01 09:17:41 -04:00