|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
33e2245e5e
|
Merge pull request #615 from microsoft/dependabot/npm_and_yarn/lsp-web-extension-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /lsp-web-extension-sample
|
2022-04-13 14:32:42 -08:00 |
|
|
|
a0bf4940b1
|
Merge pull request #614 from microsoft/dependabot/npm_and_yarn/lsp-user-input-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-user-input-sample
|
2022-04-13 14:32:32 -08:00 |
|
|
|
2f3e6535f6
|
Merge pull request #607 from KamasamaK/update-sample-guideline
Update Sample Guideline
|
2022-04-13 14:32:08 -08:00 |
|
|
|
27e900cb5c
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-embedded-request-forwarding
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:32:07 +00:00 |
|
|
|
294b22a066
|
Bump ansi-regex from 3.0.0 to 3.0.1 in /lsp-web-extension-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:31:56 +00:00 |
|
|
|
6f5b128861
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /lsp-user-input-sample
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:31:55 +00:00 |
|
|
|
73f881e6ac
|
Merge pull request #606 from microsoft/dependabot/npm_and_yarn/tree-view-sample/minimist-1.2.6
Bump minimist from 0.2.1 to 1.2.6 in /tree-view-sample
|
2022-04-13 14:31:30 -08:00 |
|
|
|
1a8b35982c
|
Merge pull request #613 from microsoft/dependabot/npm_and_yarn/notebook-renderer-react-sample/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /notebook-renderer-react-sample
|
2022-04-13 14:31:21 -08:00 |
|
|
|
c614dedc5f
|
Merge pull request #612 from microsoft/dependabot/npm_and_yarn/notebook-renderer-react-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /notebook-renderer-react-sample
|
2022-04-13 14:31:12 -08:00 |
|
|
|
4218e86a8c
|
Merge pull request #611 from microsoft/dependabot/npm_and_yarn/helloworld-test-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /helloworld-test-sample
|
2022-04-13 14:31:03 -08:00 |
|