Commit graph

154 commits

Author SHA1 Message Date
Benjamin Pasero 707bffbdae
voice - scaffold a basic voice recorder service 2023-08-08 17:08:44 +02:00
Benjamin Pasero cbdfe4e0b4
Removal of feedback control (fix #188960) (#189027) 2023-07-28 10:12:52 +02:00
isidor d47a27cfe6 still register workbench.enableExperiments 2023-06-27 15:01:06 +02:00
Isidor Nikolic 4b5db322fd
Merge branch 'main' into isidor/courageous-yak 2023-06-27 10:32:23 +02:00
Tyler James Leonhardt 8245737e93
Use setUsePlainTextEncryption properly and allow control of password-store via argv.json (#186207) 2023-06-26 14:23:30 -07:00
Isidor Nikolic 6c24374696
Merge branch 'main' into isidor/courageous-yak 2023-06-26 15:46:13 +02:00
Benjamin Pasero 7190530d35
readonly - adopt readOnlyMessage for readonly mode (#185756) 2023-06-21 14:40:17 +02:00
isidor 6af591662a remove workbench/contrib/experiments 2023-06-20 14:36:56 +02:00
Sandeep Somavarapu 46041c9f0e
Implement troubleshoot issue (#184901)
* implement troubleshoot issue action

* move issue troubleshooting to a service

* feedback

* fix stable check
2023-06-12 13:37:50 +02:00
Johannes Rieken f70686c39e
chore - rename interactiveEditor to inlineChat (#184422) 2023-06-06 16:34:55 +02:00
Bhavya U 049ee36265
Initial welcome widget commit (#183446)
* Initial welcome widget commit

* Update i18n.resource.json for welcomeDialog

* Clean up code
2023-05-26 00:03:23 +02:00
Joyce Er bc1090cc10
Initial share provider API and UI (#182999)
* Formalize share provider API

* i18n.resources.json

* Don't introduce a generic Success dialog severity
2023-05-22 15:32:43 -07:00
Benjamin Pasero 487a08afe5
Investigate detecting slow network connections (#178553) (#182653) 2023-05-22 14:38:13 +02:00
Rob Lourens 2156969dcf
Rename files 2023-05-15 15:54:11 -07:00
meganrogge 7c905c6ba0
use editor options 2023-04-24 09:44:08 -07:00
Alexandru Dima c29e4b0fdb
Revert "add accessibility verbosity settings for terminal and diff editor aria hints" (#180477) 2023-04-21 09:26:33 +02:00
meganrogge 612c4f17e8
fix issues 2023-04-19 14:19:35 -07:00
Daniel Imms 278e7e7750
Add hover to i18n.resources 2023-03-28 15:35:44 -07:00
Ulugbek Abdullaev 69bb0ad98a
add a new command runCommands that allows to run several commands sequentially (#177104)
add a new command `runCommands` that allows to run several commands sequentially
2023-03-16 15:48:48 +01:00
Johannes Rieken 1db217a0e2
Revert "Introduce share links in more places via a contrib" (#177328)
Revert "Introduce share links in more places via a contrib (#177311)"

This reverts commit e9ff97aa0f.
2023-03-16 11:27:25 +01:00
Joyce Er e9ff97aa0f
Introduce share links in more places via a contrib (#177311)
* Introduce share links in more places via a contrib

* Update `build/lib/i18n.resources.json`
2023-03-16 09:15:15 +01:00
Johannes Rieken ddf5399b62
joh/warm pig (#177206)
* move into workbench/contrib, integrate with view

* always preview workspace edits
2023-03-15 12:48:37 +01:00
Daniel Imms a6c67db750
Add terminalContrib i18n 2023-03-02 13:44:11 -08:00
Rob Lourens 825e84e144
Implement interactive session provider api (#175810)
Implement interactive session provider
2023-03-01 23:47:18 +01:00
Bhavya U c43e386ec1 Remove welcomeOverlay and its references 2023-02-28 11:53:27 -08:00
Tyler James Leonhardt d5277e8e2b
Ensure language packs are installed on the server side (#174622) 2023-02-17 07:23:00 -08:00
Martin Aeschlimann 911f119120
generalize limit indicator and use for color decorators (#173730)
* generalize limit indicator and use for color decorators

* remove updateDebounceInfo max
2023-02-08 07:43:29 +01:00
Daniel Imms 70ed6fa10a
Add workbench suggest o i18n.resources.json 2023-01-19 13:22:58 -08:00
Martin Aeschlimann c83eff40dd
Remove too many folding regions notification (#163854)
* Remove too many folding regions notification

* remove duplicate folding limit item for JSON/JSONC

* polish

* fix test
2022-10-17 14:42:02 -07:00
Martin Aeschlimann 17c7a08962
Add cli & command to run the code server on the desktop (#163546)
Add cli & command to run the code server on the desktop
2022-10-13 15:02:42 +02:00
Henning Dieterichs d29ab10eb6
Implements telemetry for bracket colorizer 2 extension usage 2022-07-18 16:55:11 +02:00
Henning Dieterichs 8630720a0b
Fixes #155179 by implementing DeprecatedExtensionMigratorContribution (#155318)
* Fixes #155179 by implementing DeprecatedExtensionMigratorContribution

* Fixes CI.
2022-07-15 18:15:12 +02:00
Joyce Er 934408aea7
Debt - sessionSync -> editSessions (#154289) 2022-07-06 11:03:38 -07:00
Sandeep Somavarapu 6f1cdd1469
Merge branch 'main' into sandy081/settingsProfile 2022-06-13 13:11:47 +02:00
Joyce Er 7b6ca7b23d
Initial implementation of Continue Edit Session (#151528) 2022-06-10 11:40:10 -07:00
Sandeep Somavarapu 5178151d23
Merge branch 'main' into sandy081/settingsProfile 2022-06-01 14:12:03 +02:00
Henning Dieterichs ac312975c6
Merge branch 'main' into 3wm
# Conflicts:
#	build/lib/i18n.resources.json
2022-05-25 18:12:25 +02:00
Tyler James Leonhardt f363be172c
Rename LocalizationsService to LanguagePackService and misc moves (#150314)
* rename LocalizationsService to LanguagePackService and misc moves

* couple more renames

* one more rename
2022-05-24 15:05:17 -07:00
Sandeep Somavarapu 86d085dbca
- Save settings profile
- Switch settings profile
- Remove settings profile
- Status bar entry
2022-05-23 00:57:58 +02:00
Johannes 34d31f4b9e
merge editor kick off 2022-05-09 14:09:00 +02:00
Sandeep Somavarapu a6d76c2abb
show progress while applying profile 2022-04-23 18:07:35 +05:30
Sandeep Somavarapu 5b242ed4ff
Implement export/import profiles
- Introduce workbench profile service
- Implement settings, global state, extension profiles
- Implement import/export profile actions
2022-04-22 23:51:05 +05:30
Benjamin Pasero 783d298131
history - first cut timeline provider for local history 2022-03-10 13:08:05 +01:00
Johannes Rieken 0ccf2b289d
use audio cue to signal no inlay hints can be read 2022-02-21 12:23:19 +01:00
Benjamin Pasero afb3140beb
welcome - introduce dedicated top level folders (#141138)
* welcome - introduce dedicated top level folders

* Remove special rules for `contrib/welcome`

* fix svgs

* fix layers lint

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2022-01-22 09:21:56 +01:00
Joao Moreno f6c56a64b4
fix build 2022-01-17 17:20:23 +01:00
Henning Dieterichs 4e92361380
Configures i18n for vs/workbench/contrib/audioCues. 2022-01-06 16:16:41 +01:00
Alex Dima c8e2fd7bae
Renames 2021-12-29 00:37:35 +01:00
Johannes Rieken 4222c512c2
add fly-out UI for language status items, tweak API proposal 2021-08-17 16:58:36 +02:00
Tyler James Leonhardt 8f88009816
Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00