Johannes
c13d581bce
move gulp-tsb into the `build/lib` remove as dependency
2022-05-05 11:35:33 +02:00
Ladislau Szomoru
18022bdaff
Update Dockerfile fixture/result ( #148688 )
2022-05-04 10:48:01 +02:00
David Dossett
0b4e6517fa
Update light hc syntax highlighting ( Fix #146687 )
2022-04-22 15:41:08 -07:00
Alex Ross
01cfc62ead
Update shellscript grammar and add new test
2022-04-12 16:49:52 +02:00
最萌小汐
9422f0a568
update Lua-grammar ( #144975 )
...
* update Lua-grammar
* Update test
Co-authored-by: Alex Ross <alros@microsoft.com>
2022-03-14 13:10:21 +01:00
Robo
32d40cf44e
chore: update to electron 17 ( #143223 )
...
* chore: bump electron@17.0.0
* Revert "chore: revert to electron@13 (#143851 )"
This reverts commit df645f1450
.
* chore: bump electron@17.1.0
* Revert "ci: fix build with latest node-gyp"
This reverts commit c3e948aa30
.
* chore: revert ci changes for node v16
* chore: update yarn.lock
* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Alex Ross
c2b51748cf
Investigate potential rst grammar to include as a built-in extension ( #144680 )
2022-03-10 15:07:28 +01:00
Matt Bierner
1da08937d8
Remove text mate highlighting of more JS/TS built-ins
...
Identifying specific symbols is a better fit for semantic highlighting instead of textmate as semantic highlighting prevents false positives
This keeps around a few of the most built-ins for now but we may revisit these in the future
2022-03-01 16:17:16 -08:00
Robo
df645f1450
chore: revert to electron@13 ( #143851 )
...
* Revert "chore: update to electron 16 (#137241 )"
This reverts commit 01df559c18
.
This reverts commit 46301339b7
* ci: fix remote compiler for sdl-scan
* chore: fix remote/.yarnrc
* chore: fix build/npm/postinstall.js
* chore: rm crash reporter from shared process
* chore: rm crash reporter from ext host
* chore: fix build/lib/layersChecker.ts
* :chore: preserve some more changes
* fix tests
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01:00
David Dossett
4da6b54ee7
Add Light High Contrast theme ( #143398 )
...
* Add light HC theme and split quick pick options to light and dark
* Update colorizer tests
* Fix default HC name and add Beta tag to light HC theme
* Revert prettier updates
2022-02-18 14:41:17 -08:00
Martin Aeschlimann
5d37c8c6d9
meta.return-type is not supposed to be styled by a theme, yet Dark+ and Light+ still do. Fixes #142672
2022-02-10 14:07:36 +01:00
Robo
01df559c18
chore: update to electron 16 ( #137241 )
...
* chore: bump electron@15.3.0
* chore: bump node@16.x
* chore: enable render process reuse
* Revert "watcher - use `type` property for crash reporter location"
This reverts commit bfa488dd8f
.
* Revert "watcher - enable crash reports on linux (#136264 )"
This reverts commit af261488f8
.
* chore: enable crashpad on linux
* chore: bump electron@15.3.1
* chore: update api changes
* chore: bump @vscode/sqlite3@5.0.3
* spec: skip non-context aware module unittests
* chore: fix perf hook integration with node environment
* fix: adopt fs api changes
* chore: fix integration tests
* chore: bump electron@15.3.2
* chore: bump electron@16.0.0
* temp(macOS): kill test instances in OSS
* Revert "temp(macOS): kill test instances in OSS"
This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.
* chore: update chromium version for clang downloader
* some 💄 changes
* align with changes
* adopt more fs.rm
* 💄
* chore: bump @vscode/sqlite3@5.0.4
* fix layers check to account for duplicated types from node.js
* update todo for type casts
* smoke - fix compile issue
* chore: update module cache
* watcher - fix unhandled rejection (fix #137416 )
* ci: update node version
* enable stack dumping
* update electron types to 16.x
* chore: bump @vscode/sqlite3@5.0.5
Refs https://github.com/microsoft/vscode/issues/137496
* fix layer issue
* add `AbortSignal` to core types
* chore: update linux compile flags
Refs 797723ec83
* ci: fix linux build
* ci: update github ci cache
* ci: fix remote build in github ci
* ci: better fix for remote build
* chore: bump azure cache
* chore: fix merge conflict
* :chore: update to electron@16.0.2
* chore: bump @vscode/sqlite3@5.0.7
* ci: update to gcc-4.9 for remote
Refs https://github.com/microsoft/vscode/issues/137659
* ci: switch to buster for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: fix build on linux arm64
* ci: fix arm client compiler toolchain
Refs #137927
* chore: bump electron@16.0.3
* ci: fix compile flags for the c toolchain
* chore: bump electron@16.0.4
* Add experimental dark mode flag (#139109 )
* Add experimental dark mode flag
* Apply PR feedback
* chore: bump electron@16.0.6
* chore: bump electron@16.0.7
Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300
* chore: experimental highlight API
* smoke - fix compile issue
* FIXME: custom ELECTRON_RUN_AS_NODE with node worker
* Revert "chore: bump electron@16.0.7"
This reverts commit 5fd01cf37c
.
* Revert "Revert "chore: bump electron@16.0.7""
This reverts commit a7f1b73951
.
* chore: fix github linux workflow
* chore: address review feedback
* chore: bump electron@16.0.8
* ci: revert to stretch distro for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: force build
* chore: update yarn.lock
* address feedback
* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"
This reverts commit 7b48fa3732
.
* ci: fix remote folder build
* chore: fix github linux ci
* 🆙 `versionSpec`
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
ChaseKnowlden
e3a0fceb00
Update Lua Grammar ( #142107 )
2022-02-04 13:33:10 +01:00
Caio Agiani
09c2e177ea
Fix typos ( #141959 )
...
* src: fix typo formated -> formatted
* src: fix typo recieve -> receive
* src: fix typo successfuly -> successfully
* src: fix typo neccessary -> necessary
* extensions: fix typo existance -> existence
* src: fix typo appearence -> appearance
* src: fix typo choosen -> chosen
* src: fix typo unkown -> unknown
* src: fix typo whenever -> whenever
* src: fix typo proccess -> process
* src: fix typo occured -> occurred
* src: fix typo occuring -> occurring
* src: fix typo defintion -> definition
2022-02-01 09:16:37 -08:00
Alex Ross
a1a4c0a63b
Update grammars
2022-01-31 16:52:03 +01:00
Khaled
0dba492e01
Corrected the regex to detect espaced percent symbol ( #139437 )
2022-01-05 12:13:29 -08:00
Matt Bierner
0012ea2fb4
Don't include `[` and `]` as strings in markdown links
...
Fixes #139051
2022-01-05 11:18:21 -08:00
Jerome Lelong
65a12fac51
Basic LaTeX built-in extension ( #138395 )
2021-12-15 13:05:22 +01:00
Ladislau Szomoru
93a6105179
Extract git syntaxes/grammars into a separate extension
2021-11-12 16:19:54 +01:00
Ladislau Szomoru
fff34ad86b
Fix test input
2021-11-12 15:27:40 +01:00
Ladislau Szomoru
e95c74c4c7
Extract git static contributions into a separate extension
2021-11-12 11:35:35 +01:00
Johannes Rieken
09c9d4c293
use `enabledApiProposals` instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165
2021-11-12 11:05:57 +01:00
Ladislau Szomoru
4549bd26c7
Extract diff language into its own extension ( #136967 )
2021-11-12 10:59:52 +01:00
Johannes Rieken
a4d426a1c2
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165
2021-11-12 09:48:17 +01:00
Johannes Rieken
68e819043c
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00
Johannes Rieken
9254a8cd27
move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https://github.com/microsoft/vscode/issues/131165
2021-11-09 15:00:03 +01:00
Matt Bierner
b614fb5db8
Fix highlighting of dollar amount at start of line in md files
...
Fixes #136535
2021-11-08 17:53:52 -08:00
Matt Bierner
0eee604f01
Allow non-word character after inline math code block
...
Fixes #136584
2021-11-08 17:43:46 -08:00
Alex Ross
9efc116de0
Update grammars
2021-11-02 15:32:34 +01:00
Matt Bierner
17dc026824
Fix a few more cases of math block highlighting
...
Fixes #135254
2021-10-20 15:56:28 -07:00
Matt Bierner
c38d441d37
Make sure inline math is marked as markdown-math
...
For https://github.com/microsoft/vscode/issues/134893#issuecomment-947669488
2021-10-20 14:22:44 -07:00
Matt Bierner
3dc7b03ff9
Allow leading and trailing math on same line as math block
...
Fixes #134893
2021-10-20 14:17:46 -07:00
Matt Bierner
04f51add61
Disable markdown math inside of raw code blocks
...
For #135254
2021-10-20 13:29:28 -07:00
Matt Bierner
e125508f86
Update colorization test results
...
Turns out the results differ if you run the tests in VS Code insiders VS from the cli :(
2021-10-14 17:05:08 -07:00
Matt Bierner
41df0673f8
Allow spaces in katex commands
...
Fixes #128411
2021-10-14 16:00:00 -07:00
Alex Ross
6ceee3192e
Update grammars
2021-08-30 14:45:57 +02:00
Matt Bierner
ab8e743520
Organize imports in ext tests
2021-08-11 16:55:51 -07:00
Matt Bierner
a4eb4d6884
Update math fixture
2021-08-05 14:00:36 -07:00
Matt Bierner
f8cc75937a
Fix syntax highlighting of math in markdown lists
...
Fixes #128411
2021-08-05 13:32:55 -07:00
Alex Ross
6e2b7dda7a
Update cpp and objective c grammars
2021-07-13 11:44:15 +02:00
Alex Ross
d5c5e1cb2c
Update C# grammar
2021-07-05 09:53:39 +02:00
Matt Bierner
3d2a28fcd8
Disable math highlighting in markdown fenced code blocks
2021-07-01 15:46:56 -07:00
Matt Bierner
2ae31a96cf
Add math grammar/language to markdown math blocks
...
Fixes #124719
2021-06-17 18:01:19 -07:00
Alex Ross
57a760e71f
Update grammars
2021-06-11 10:11:40 +02:00
Martin Aeschlimann
2fb55257fe
default themes: colorization of string placeholders
2021-06-07 14:07:56 +02:00
Jackson Kearl
ab1c920200
Try setting gettingStarted as default editor ( #125321 )
...
* Try setting gettingStarted as default editor
* Try fix getting started webview crashing in colorizer tests
* Dont focus overeagarly
2021-06-02 17:43:34 -07:00
Jackson Kearl
941a603ccd
Revert "Try fix getting started as default crashing integration tests"
...
This reverts commit 0206b2ee43
.
2021-06-02 12:13:39 -07:00
Jackson Kearl
0206b2ee43
Try fix getting started as default crashing integration tests
2021-06-02 12:13:02 -07:00
Martin Aeschlimann
a961587ecf
dart as built-in language
2021-05-26 11:52:41 +02:00
Alex Ross
8de5c819a1
Add test for C# grammar but
...
Part of https://github.com/microsoft/vscode/issues/123333
2021-05-10 15:05:52 +02:00