vscode/extensions
Matt Bierner e262c88fb1
Fix process.platform for picomatch (#150430)
The `picomatch` library currently checks `process.platform`. This check fails on web, which causes the markdown extension to not load

To fix this, I'm replacing `process.platform` with the string`'web'`
2022-05-26 01:28:46 +00:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure Update grammars 2022-01-31 16:52:03 +01:00
coffeescript Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
configuration-editing vscode property (microsoft/dev-container-spec#1) 2022-04-25 22:12:06 +02:00
cpp Update grammars 2022-01-31 16:52:03 +01:00
csharp Update grammars 2022-01-31 16:52:03 +01:00
css Update grammars 2021-11-02 15:32:34 +01:00
css-language-features polish names 2022-05-22 20:03:30 +02:00
dart Update grammars 2022-05-02 11:20:10 +02:00
debug-auto-launch chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
debug-server-ready chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
diff Update grammars 2021-12-07 15:12:01 +01:00
docker Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
emmet Revert "Provide emmet abbreviations via inline completions (#147387)" 2022-04-19 16:31:57 -07:00
extension-editing chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
fsharp Update grammars 2022-05-02 11:20:10 +02:00
git Fix #149831 (#150276) 2022-05-25 20:51:08 +02:00
git-base Make git-base a web extension 2022-04-25 21:03:41 +02:00
github Handle multiline commit messages when creating PR (#149426) 2022-05-18 11:13:32 -07:00
github-authentication More telemetry comments (#150303) 2022-05-24 16:00:55 -07:00
go Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
groovy Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
grunt chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
gulp chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
handlebars Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
hlsl Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
html Move more update-grammar scripts to mjs 2022-03-01 17:28:57 -08:00
html-language-features Bump default JS target for scripts in html (#150240) 2022-05-25 11:50:44 +02:00
image-preview Update telemetry module 2022-03-18 11:34:33 -04:00
ini Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
ipynb Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
jake chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
java Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
javascript Include @ in JS/TS word pattern (#148962) 2022-05-06 21:10:45 +00:00
json remvoe jupyter(json) 2022-02-15 17:45:09 -08:00
json-language-features polish names 2022-05-22 20:03:30 +02:00
julia Update grammars 2022-03-07 15:18:39 +01:00
latex Update grammars 2022-05-02 11:20:10 +02:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
lua Update grammars 2022-03-29 11:11:11 +02:00
make Register .mak extension for the Make language (#122614) 2021-05-03 16:03:05 +02:00
markdown-basics Don't treat escaped markdown reference links as links (#149407) 2022-05-12 19:35:36 -07:00
markdown-language-features Add PasteEditProvider (#107283) 2022-05-25 12:27:58 +02:00
markdown-math Pick up latest markdown-it-katex (#149978) 2022-05-19 21:54:08 +00:00
merge-conflict git - use same icon for comparing as core diff editor 2022-04-01 17:20:31 +02:00
microsoft-authentication add owner and comment to some telemetry events (#148752) 2022-05-05 17:30:51 -04:00
notebook-renderers Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
npm Fix npm task path now that there's no slash 2022-04-19 15:15:36 +02:00
objective-c Update grammars 2021-11-02 15:32:34 +01:00
perl Update grammars 2021-08-10 17:06:42 +02:00
php Bump php grammar, fix #142824, fix #116103 (#150067) 2022-05-21 00:18:25 +00:00
php-language-features chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
powershell Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
pug Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
python Fixes #143953: Remove no longer necessary extensionKind 2022-02-25 11:51:07 +01:00
r Update grammars 2022-03-07 15:18:39 +01:00
razor .razor file should have default Language Mode of razor. Fixes #141756 2022-02-10 14:42:03 +01:00
references-view keep old publisher for now 2022-05-04 08:39:42 +02:00
restructuredtext Update grammars 2022-03-29 11:11:11 +02:00
ruby Add pattern matching 'in' 2021-04-22 09:29:46 -04:00
rust Update grammars 2021-06-11 10:11:40 +02:00
scss Update grammars 2022-01-31 16:52:03 +01:00
search-result remove unecessary files in build 2022-02-18 20:38:55 +01:00
shaderlab Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
shellscript Update shellscript grammar and add new test 2022-04-12 16:49:52 +02:00
simple-browser Reapply parcel/watcher adoption 2022-03-24 14:13:39 -07:00
sql Move more update-grammar scripts to mjs 2022-03-01 17:28:57 -08:00
swift Update Swift grammar 2022-03-15 11:05:34 +01:00
theme-abyss Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-defaults Update custom menu styles (#149187) 2022-05-16 18:40:33 -07:00
theme-kimbie-dark Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-monokai-dimmed [themes] monokai Dimmed theme issue. Fixes #80704 2022-01-19 22:14:42 +01:00
theme-quietlight Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-red Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
theme-seti Update Seti theme 2022-03-14 08:46:37 -04:00
theme-solarized-dark Unify and fix Solarized token colors 2022-02-11 22:48:18 +01:00
theme-solarized-light Unify and fix Solarized token colors 2022-02-11 22:48:18 +01:00
theme-tomorrow-night-blue Adopt strike through for markdown 2022-01-05 15:13:35 -08:00
types
typescript-basics Specify tsconfig.tsbuildinfo is json (#149065) 2022-05-10 08:59:40 -07:00
typescript-language-features More telemetry comments (#150303) 2022-05-24 16:00:55 -07:00
vb add vba to extensions in the vb extension so that language detection works 2021-07-28 14:23:34 -07:00
vscode-api-tests Merge remote-tracking branch 'upstream/main' into rchiodo/iw_output_scrolling 2022-05-24 11:15:35 -07:00
vscode-colorize-tests css/html/json update to lsp 8 (#148715) 2022-05-19 12:48:53 +02:00
vscode-custom-editor-tests debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
vscode-notebook-tests Finalize NotebookEditor api proposal (#149767) 2022-05-23 23:27:17 +00:00
vscode-test-resolver Improve pause connection (#147318) 2022-04-22 13:38:28 +03:00
xml fix word range in XML. For #149318 2022-05-13 10:22:33 +02:00
yaml Add .cff to the recognized YAML file extensions (#131323) 2021-09-06 14:33:29 +02:00
cgmanifest.json
package.json Adopt TS 4.7 final (#150313) 2022-05-24 20:19:04 +00:00
postinstall.mjs Migrate postinstall script to use modules 2022-02-28 16:38:11 -08:00
shared.webpack.config.js Fix process.platform for picomatch (#150430) 2022-05-26 01:28:46 +00:00
tsconfig.base.json no modern JavaScript for us 2021-07-16 17:34:00 +02:00
yarn.lock Adopt TS 4.7 final (#150313) 2022-05-24 20:19:04 +00:00