vscode/extensions
robincaloudis 63b07dbd7f
Fix wrong language scope in markdown inline math expression (#172957)
Let 3rd matching group be an end

Previously, the first and third group was
defined as beginning. This is not
true as the first group of the regular
expression is the beginning of the math
inline markdown expression and the third
group the _end_. Once the third group is
correctly assigned, its language scope can
be changed accordingly.
2023-02-01 06:44:37 -08:00
..
bat Update grammars 2021-05-04 13:42:19 +02:00
clojure offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
coffeescript offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
configuration-editing fix profile import/export in web (#171753) 2023-01-19 15:13:23 -08:00
cpp Update grammars (#172807) 2023-01-30 06:27:20 -08:00
csharp Reduce C# tokenization line length (#166968) 2022-11-22 07:00:14 -08:00
css Update grammars (#172807) 2023-01-30 06:27:20 -08:00
css-language-features Make language servers use webworker typings (#172879) 2023-01-31 09:38:48 +01:00
dart Update grammars (#172807) 2023-01-30 06:27:20 -08:00
debug-auto-launch onboard built-in debug extensions to l10n (#166300) 2022-11-14 11:03:54 -08:00
debug-server-ready fix: serverReadyAction with ANSI colors (#170315) 2022-12-31 00:24:02 +01:00
diff Update grammars 2021-12-07 15:12:01 +01:00
docker
emmet Remove implicit activation events for emmet (#172836) 2023-01-30 11:41:15 -08:00
extension-editing Lint redundant package.json activation events (#171297) 2023-01-16 09:28:19 +01:00
fsharp offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
git Git - Add file decoration for a deleted file (#173020) 2023-02-01 14:06:31 +01:00
git-base Git-Base - Add syntax highlighting to the rebase-merge/done file (#171840) 2023-01-20 17:32:40 +01:00
github VS Code for the Web -> vscode.dev (#172473) 2023-01-25 23:41:09 +01:00
github-authentication Improve GHES flow (#172959) 2023-01-31 13:25:12 -08:00
go
groovy Update Groovy extension language contribution 2022-09-08 10:37:31 +02:00
grunt Adopt l10n for grunt and php-language-features (#165552) 2022-11-04 13:50:21 -07:00
gulp Adopt l10n for gulp (#165543) 2022-11-04 12:34:59 -07:00
handlebars handlebars extension not acivated in remote window (#168313) 2022-12-07 16:15:36 +01:00
hlsl
html Exclude strings from HTML grammar patch (#168306) 2022-12-07 14:44:00 +01:00
html-language-features Make language servers use webworker typings (#172879) 2023-01-31 09:38:48 +01:00
ini Default to config icon for the property language (#158454) 2022-09-26 07:00:07 -07:00
ipynb Localize ipynb extension commands (#172272) 2023-01-26 22:24:22 +01:00
jake Adopt l10n for jake (#165541) 2022-11-04 12:21:19 -07:00
java
javascript Update grammars (#172807) 2023-01-30 06:27:20 -08:00
json Add jsonc registration for TypeDoc config (#157362) 2022-09-26 15:51:23 +02:00
json-language-features Make language servers use webworker typings (#172879) 2023-01-31 09:38:48 +01:00
julia Update grammars 2022-03-07 15:18:39 +01:00
latex Update grammars (#172807) 2023-01-30 06:27:20 -08:00
less Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
log Update grammars (#154099) 2022-07-05 09:53:51 +02:00
lua update Lua-grammar (#167692) 2022-12-02 16:12:07 +01:00
make Update make grammar (#170948) 2023-01-10 11:50:28 +01:00
markdown-basics Update grammars (#172807) 2023-01-30 06:27:20 -08:00
markdown-language-features fix#171379 (#172175) 2023-02-01 00:35:02 +00:00
markdown-math Fix wrong language scope in markdown inline math expression (#172957) 2023-02-01 06:44:37 -08:00
media-preview Remove more implicit activation events from built-in extensions (#172838) 2023-01-30 17:25:56 -08:00
merge-conflict Remove unused proposals (#172035) 2023-01-23 19:09:07 +01:00
microsoft-authentication use better mechanism for base64 decoding with unicode characters (#172445) 2023-01-25 21:32:00 +01:00
notebook-renderers div outputs scrollable, register scroll setting 2023-01-17 15:46:47 -08:00
npm [json/html/css] update dependencies (#172058) 2023-01-23 20:49:20 +01:00
objective-c Update C grammar locations (#151733) 2022-06-10 13:55:11 +00:00
perl Update grammars 2021-08-10 17:06:42 +02:00
php File snippets for HTML and PHP (#161881) 2022-09-27 08:15:57 -07:00
php-language-features Adopt standard style imports in php extension (#169192) 2022-12-15 10:24:29 -08:00
powershell Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
pug offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
python offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
r Better paired operators for R (#155882) 2022-09-13 09:37:21 +02:00
razor Update grammars (#172807) 2023-01-30 06:27:20 -08:00
references-view remove redudant activation events for references viewlet (#173008) 2023-02-01 00:56:12 -08: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 (#162673) 2022-10-04 08:50:55 -07:00
search-result auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
shaderlab
shellscript Update grammars (#172807) 2023-01-30 06:27:20 -08:00
simple-browser Remove more implicit activation events from built-in extensions (#172838) 2023-01-30 17:25:56 -08:00
sql Update SQL grammar (#171237) 2023-01-13 10:42:37 +01:00
swift Update Swift grammar 2022-03-15 11:05:34 +01:00
theme-abyss rename to Profile (#166030) 2022-11-10 13:25:07 -05:00
theme-defaults Fix typo lin Light+ V2 widgetBorder rule (#171203) 2023-01-12 22:17:41 +01:00
theme-kimbie-dark rename to Profile (#166030) 2022-11-10 13:25:07 -05:00
theme-monokai Improve focus border contrast for quiet light, solarized light, and monokai themes (#168237) 2022-12-06 23:52:11 +01:00
theme-monokai-dimmed Inherit editor inactive selection colors in terminal (Fix #158899) (#158950) 2022-08-25 01:00:34 +02:00
theme-quietlight Improve focus border contrast for quiet light, solarized light, and monokai themes (#168237) 2022-12-06 23:52:11 +01:00
theme-red Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-seti The properties language uses a Java icon in the Seti theme (#161770) 2022-09-26 07:31:08 -07:00
theme-solarized-dark Pick up new md grammar (#156844) 2022-08-01 17:13:55 -07:00
theme-solarized-light Improve focus border contrast for quiet light, solarized light, and monokai themes (#168237) 2022-12-06 23:52:11 +01:00
theme-tomorrow-night-blue rename to Profile (#166030) 2022-11-10 13:25:07 -05:00
types
typescript-basics Update grammars (#172807) 2023-01-30 06:27:20 -08:00
typescript-language-features Pick up latest TS nightly (#172928) 2023-01-31 16:37:29 -08: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 add executeFoldingRangeProvider command (#172968) 2023-02-01 01:03:02 -08:00
vscode-colorize-tests Update grammars (#172807) 2023-01-30 06:27:20 -08:00
vscode-test-resolver Start enforcing the tunnels API (#163187) 2022-10-10 10:10:24 -07:00
xml fix word range in XML. For #149318 2022-05-13 10:22:33 +02:00
yaml offside languages: changing ignoreTrimWhitespace default to false (#169555) 2022-12-20 10:09:56 +01:00
cgmanifest.json
mangle-loader.js Only mangle extension private properties in production builds (#171684) 2023-01-19 00:16:25 +01:00
package.json Pick up latest TS nightly (#172928) 2023-01-31 16:37:29 -08:00
postinstall.mjs Reapply building of web server (#166391) 2022-11-15 14:55:40 -08:00
shared.webpack.config.js Fix extension private prop mangling when compiling all extensions (#167626) 2022-11-29 14:20:23 -08:00
tsconfig.base.json Update extension enabled tsconfig libs (#159631) 2022-08-31 07:57:15 +02:00
yarn.lock Pick up latest TS nightly (#172928) 2023-01-31 16:37:29 -08:00