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
Johannes
9109c6531f
clean-up keybindings and menu registrations for accept suggestion command
2022-03-10 16:17:17 +01:00
Alex Ross
c2b51748cf
Investigate potential rst grammar to include as a built-in extension ( #144680 )
2022-03-10 15:07:28 +01:00
Alex Ross
ced1b62449
Check task uri when quick resolving dependencies
...
Part of #144761
2022-03-10 14:54:16 +01:00
João Moreno
04229c64e0
add PRs to my work notebook
2022-03-10 14:42:18 +01:00
Alex Ross
5cbc67a72e
Show hover feedback on commentable lines ( #144834 )
...
Fixes #144832
2022-03-10 14:17:24 +01:00
Henning Dieterichs
3626e6ab0c
Adds inlineCompletionsNew and inlineCompletionsAdditions proposed APIs to avoid breaking changes when finalizing inline completions API.
2022-03-10 11:23:01 +01:00
Sandeep Somavarapu
06b2dd2130
fix tests
2022-03-10 10:36:52 +01:00
Sandeep Somavarapu
945012d17e
Merge branch 'sandy081/updateExtensionWithOutdatedTargetPlatform'
2022-03-10 10:36:52 +01:00
Alex Ross
4ce5585b4c
Use ext host comment value in commands ( #144743 )
...
Part of #130107
2022-03-10 10:35:56 +01:00
Henning Dieterichs
68fe6ea433
Enables bracket pair colorization by default. Fixes #144820 .
2022-03-10 09:55:53 +01:00
Sandeep Somavarapu
faf8c71e8d
add tests
2022-03-10 09:49:05 +01:00
Alexandru Dima
f51ad65f14
Merge pull request #144786 from microsoft/alex/monaco-editor-action
...
Move Monaco Editor checks to a separate GH action
2022-03-10 09:48:57 +01:00
Alexandru Dima
e57f2f7ef8
Merge pull request #144782 from microsoft/alex/issue-144518
...
Improve activation logic around handling dependencies
2022-03-10 09:47:57 +01:00
Raymond Zhao
f407da25ec
Consider order fields when doing searches in the Settings editor ( #144213 )
2022-03-09 16:41:28 -08:00
Rob Lourens
44223839d0
Fix #144112
2022-03-09 16:33:59 -08:00
Rob Lourens
12f0c7bfdc
Bump @vscode/ripgrep
2022-03-09 16:03:15 -08:00
Andre Weinand
5cf9d173cb
DAP 1.55.0-pre.1
2022-03-09 23:38:54 +01:00
Matt Bierner
71c0686d04
Use lowercase preserve for jsxemit
...
This matches what the tsconfig schema expects
2022-03-09 14:38:13 -08:00
Matt Bierner
b3832713db
Use esnext as implicit js/ts module
...
For https://github.com/microsoft/TypeScript/issues/46698
Also adds new settings for the target and module in implicit projects
2022-03-09 14:33:37 -08:00
rebornix
560c458387
Revert "experiment running notebooks in dedicated process."
...
This reverts commit 24344687a2 .
2022-03-09 13:34:13 -08:00
Alex Dima
d1e59b8fc5
Move Monaco Editor checks to a separate GH action
2022-03-09 22:24:06 +01:00
Sandeep Somavarapu
dffa71af99
show reload button when extension with different targetplatform is updated
2022-03-09 22:18:16 +01:00
Sandeep Somavarapu
d282cd8625
consider target platform while installing, uninstalling and loading extensions
2022-03-09 22:11:16 +01:00
Alex Dima
5c20802742
Fixes #144518 : Improve activation logic around handling dependencies
2022-03-09 21:42:59 +01:00
rebornix
24344687a2
experiment running notebooks in dedicated process.
2022-03-09 12:08:16 -08:00
Alex Dima
d7ffa37a73
Add tests for ExtensionsActivator
2022-03-09 21:03:14 +01:00
Alex Dima
61ad5b6eef
Consider error-telemetry to be a type label
2022-03-09 21:03:13 +01:00
Ladislau Szomoru
fa5aa53695
Revert "Fix #121914 "
...
This reverts commit 6011bf7e7a .
2022-03-09 20:28:36 +01:00
Rob Lourens
5a7db04b89
Fix #144043
2022-03-09 10:49:08 -08:00
meganrogge
04850d10a8
xterm@4.19.0-beta.2 fix #144142
2022-03-09 12:46:56 -06:00
isidor
a8ed28d4c8
update distro
2022-03-09 19:17:40 +01:00
Johannes
bb1b3c3955
add trace logging for notebook serializer
2022-03-09 16:38:45 +01:00
Alex Ross
b890074c91
Reveal comment threads in active diff editor from view
...
Part of #143948
2022-03-09 16:17:00 +01:00
Alex Ross
c0d5f3efb6
Show comments view when file with comments is opened
...
Fixes #143948
2022-03-09 15:45:56 +01:00
isidor
c08eb19479
update distro
2022-03-09 13:58:41 +01:00
Johannes
d4c26aa154
a little more jsdoc, https://github.com/microsoft/vscode/issues/144662
2022-03-09 13:29:19 +01:00
Johannes
d898eb7689
some jsdoc for https://github.com/microsoft/vscode/issues/144662
2022-03-09 13:15:21 +01:00
Johannes Rieken
3f257add04
Merge pull request #144679 from microsoft/joh/notebookDocumentEvents
2022-03-09 12:18:02 +01:00
Johannes Rieken
9dc64401c3
don't check feature registry if there are smart select providers, there is always the word based one, https://github.com/microsoft/vscode/issues/144297
2022-03-09 12:14:15 +01:00
Quan Zhuo
f57c9e5bf5
#144671 , fix some non localized strings in git extension ( #144712 )
...
Signed-off-by: Quan Zhuo <quanzhuo@kylinos.cn >
2022-03-09 11:50:55 +01:00
Martin Aeschlimann
fdd50bee3c
Merge pull request #144732 from cbliard/better-doc-for-editor-fold-selection-lines
...
Add expected type for selectionLines property of editor.fold command
2022-03-09 11:25:09 +01:00
Christophe Bliard
6402452a2e
Add expected type for selectionLines property of editor.fold command
2022-03-09 09:02:14 +01:00
Christof Marti
0a138fbe26
Support @prerelease ( #143540 )
2022-03-09 08:35:30 +01:00
Johannes Rieken
af79d2108d
Merge branch 'main' into joh/notebookDocumentEvents
2022-03-09 08:33:16 +01:00
Jackson Kearl
ad00660de0
Revert "Improve Nest Rendering"
...
Concerns were raised over the removing of file icons entirely.
Will be out for next few days so reverting this to explore more when I get back.
This reverts commit c811becbbb .
2022-03-08 19:53:12 -08:00
Matt Bierner
9d41c706c6
Allow manually restarting TS Server even if it has crashed too many times
...
Currently if the server crashes too many times, the user has to restart VS Code. It's possible the user could fix something (such as a bad plugin) and then run this command to just restart the server without needing to restart the entire editor
2022-03-08 18:48:48 -08:00
Matt Bierner
886ab06860
Try to have more explicit error when we don't have a server
...
Fixes #143032
This change removes a call that would automatically restart the TS server when invoking a command. Instead we now return a `NoServer` response
When this happens, the server still should be restarted. This change stops us from logging a large number of errors when we get into this state where the server has crashed too many times and we no longer want to automatically restart it
2022-03-08 18:48:48 -08:00
Rob Lourens
ebce817787
Show CompletionItem detail in debug console suggest widget
...
Fix #142124
2022-03-08 18:15:51 -08:00
Matt Bierner
bd36b7d6a3
Make sure we set html on markdown preview when it is not visible
...
Fixes #138630
If the webview does not exist, we need to update the html on it instead of posting a message to it. This makes sure the correct content is shown when the webview is created again
This also removes a previous workaround for this issue that I no longer believe is required
2022-03-08 18:08:47 -08:00