Commit Graph

1337 Commits

Author SHA1 Message Date
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
7c91b68894 add authentication contribution so that is shows up on extension editor and is best practice (#656) 2022-05-31 16:15:17 -07:00
bb4dd8363f Merge pull request #654 from microsoft/dev/mjbvz/paste-sample
Add paste provider sample
2022-05-31 08:26:10 -07:00
ba4cf71052 Add paste provider sample 2022-05-27 17:45:21 -07:00
9f3373f057 Update tabs sample to match finalized API and link to website 2022-05-27 14:46:59 -04:00
039da585af Pick up latest proposal 2022-05-24 15:27:17 -07:00
d2873c6e71 Remove enable proposed 2022-05-24 15:16:34 -07:00
e6759656b8 Audit fix 2022-05-24 15:15:39 -07:00
44683d707f Use node typings from current VS Code 2022-05-24 15:12:22 -07:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
6106cdd723 Fix comment 2022-05-24 12:54:36 -07:00
2bf6e170cb Update USAGE.md indentation 2022-05-20 11:53:24 -04:00
859e9934d0 Merge pull request #644 from defisym/patch-1
Update README.md
2022-05-17 09:47:50 -07:00
9b3f956317 Update samples.js 2022-05-18 00:26:56 +08:00
b18da41ccb Merge branch 'microsoft:main' into patch-1 2022-05-17 17:26:44 +08:00
ec0c17a621 Merge pull request #640 from microsoft/isidorn/update-inline-completions-sample
update to new InlineCompletions api
2022-05-16 16:01:29 +02:00
f501755a77 Update README.md
Fix incorrect link of `Product Icon Theme Sample`
2022-05-16 15:45:05 +08:00
a2c1dfb861 Merge pull request #641 from r3m0t/patch-1
Update .vscodeignore
2022-05-12 11:05:46 -07:00
fa211fea52 Update .vscodeignore 2022-05-12 17:18:02 +01:00
fc616cf0fd update to new InlineCompletions api 2022-05-12 16:43:16 +02:00
30c1740717 Remove tree dnd proposal from tree sample (#637) 2022-05-11 16:18:30 +02:00
120834f879 Merge pull request #635 from tkaaad97/fix-custom-editor-sample-postMessage
Fix postMessage arguments to efficiently send binary data to webview
2022-05-10 08:47:24 -07:00
e12d0c941d Fix postMessage arguments to efficiently send binary data to webview 2022-05-07 15:40:06 +09:00
148831004d Merge pull request #609 from KamasamaK/cleanup-enableProposedApi
Remove unused enableProposedApi
2022-05-03 07:09:51 -07:00
6003851873 Merge pull request #623 from k-kuroguro/fix-typo
Fix typo
2022-04-30 18:18:08 -04:00
692738a174 Merge pull request #564 from jakubmisek/main
do not encode the `?target=web` query parameter
2022-04-25 15:17:05 +02:00
26b4dc2091 Fix typo 2022-04-23 23:24:43 +09:00
f955fd4cee Update VS Code engine 2022-04-14 06:06:06 -04:00
9da84f870b Remove unused enableProposedApi 2022-04-14 06:04:01 -04:00
2556c82cb3 Fix linting of example 2022-04-13 16:09:07 -07:00
a4f2ebf7dd Merge pull request #619 from microsoft/dependabot/npm_and_yarn/authenticationprovider-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /authenticationprovider-sample
2022-04-13 14:50:36 -08:00
6bd0a97459 Bump eslint package versions 2022-04-13 15:49:42 -07:00
042e46627b Bump ansi-regex from 3.0.0 to 3.0.1 in /authenticationprovider-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:34:59 +00:00
e18cac06f6 Merge pull request #618 from microsoft/dependabot/npm_and_yarn/helloworld-test-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /helloworld-test-sample
2022-04-13 14:34:31 -08:00
160cac9695 Merge pull request #617 from microsoft/dependabot/npm_and_yarn/lsp-embedded-language-service/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-embedded-language-service
2022-04-13 14:34:15 -08:00
456a795684 Bump ansi-regex from 3.0.0 to 3.0.1 in /helloworld-test-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:33:17 +00:00
ec42d4a98f Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-embedded-language-service
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:33:11 +00:00
dc1e8aaf90 Merge pull request #616 from microsoft/dependabot/npm_and_yarn/lsp-embedded-request-forwarding/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-embedded-request-forwarding
2022-04-13 14:32:50 -08:00