Michael Lively and GitHub
6d1812beed
Final Support for Notebook CodeActionKind ( #193121 )
...
* finalize nb CodeActionKind
* edit jsdoc + apiproposal change
* stricter doc comment
2023-09-15 09:27:21 -07:00
Raymond Zhao and GitHub
26558d58c0
Refactor Settings search ( #193146 )
2023-09-15 09:21:37 -07:00
Aiday Marlen Kyzy and GitHub
f4bf7300ad
Merge pull request #193207 from microsoft/aiday/typosDiagnosticTelemetry
...
Fixing typo in telemetry gathering diagnostic codes
2023-09-15 18:06:20 +02:00
SteVen Batten and GitHub
b386cc4998
move single chat view container to workbench contribution ( #192827 )
...
* minimal change to register chat contribs at startup
* refactor and use a single view container
* undo this change
2023-09-15 08:28:03 -07:00
Alex Ross and GitHub
4e714a51b3
Add next/previous commenting range commands+keybindings ( #193209 )
...
Part of #192377
2023-09-15 14:55:31 +01:00
João Moreno and GitHub
f7c6e1a7a1
SCM: Adopt StorageScope.WORKSPACE and StorageTarget.USER ( #193142 )
...
* update HistoryNavigator
* update ResourceMap ctor
* scm: use workspace storage for input histories
* prepare to migrate
* wip: migration
* 💄
* delete invalid legacy scm histories
2023-09-15 15:46:24 +02:00
Aiday Marlen Kyzy
0a45b2737a
typos
2023-09-15 15:13:50 +02:00
Alexandru Dima and GitHub
b2388cebc3
Avoid using global document, global window ( #193189 )
...
* Avoid using global document, global window
* Fix problem with fake dom element
* Fix problem with tracking focus on the window
2023-09-15 14:55:21 +02:00
Benjamin Pasero and GitHub
9a9ef69e1f
voice - cleanup disposables ( #193199 )
2023-09-15 13:05:57 +01:00
Benjamin Pasero and GitHub
62226617b2
Merge pull request #193180 from microsoft/ben/voice-next
...
voice - simple vad and sliding window approach
2023-09-15 13:17:25 +02:00
Alexandru Dima and GitHub
4dad617e42
Finalize TextEditorOptions.indentSize API proposal ( #193193 )
...
Finalize TextEditorOptions.indentSize API proposal
2023-09-15 11:54:06 +01:00
Benjamin Pasero
f0a61fd8f6
voice - add a basic sliding window transcription approach based on silence detection
2023-09-15 12:40:07 +02:00
Alex Ross and GitHub
ec45a64ce2
Aria status when editor has commenting ranges ( #193187 )
...
Part of #192377
2023-09-15 11:49:52 +02:00
Benjamin Pasero
e8ea1ab584
voice - drop the need for suppressNonSpeechTokens
2023-09-15 11:32:17 +02:00
Benjamin Pasero
17c5355652
voice - still handle silence on the transcriber
2023-09-15 11:14:35 +02:00
Rob Lourens and GitHub
bc6b75eb2c
Basic 'chat agent' API ( #193152 )
...
* Very basic chat agent API/UX
* Add custom name/avatar, and restore them in persisted sessions
* Show agent subcommands on the top level
* Show editor decorations for subcommands
* Fix unit tests
* Implement unregister
* Revert slash command content widget change, still used by inline editor
* Remove content widget reference
* Fix leaked disposable
2023-09-15 10:32:30 +02:00
Alex Ross and GitHub
6d8c8453fb
Add keyboard shortcut for Add Comment ( #193118 )
...
Part of #192377
2023-09-15 09:24:30 +01:00
Benjamin Pasero
ea27cc09a8
voice - implement super simple vad
2023-09-15 10:05:34 +02:00
Alexandru Dima and GitHub
bccfade64a
Improve handling of extension descriptions ( #193145 )
2023-09-14 16:17:42 -07:00
Justin Chen and GitHub
9c12e02b7b
Action Widget won't show label for edits in hover when no edits are available ( #192238 )
...
* initial working version v1
* cleanup and fixed error in terminal quick fix
* code cleanup, making onFocus optional, removing terminal quickfix edits
* added logic for cancellation v1 and removing extra call to rerender
* registered cancellable tokens and added better checks onFocus
* code cleanup
2023-09-14 23:22:16 +01:00
Justin Chen and GitHub
153335bd06
Allow codeActionsOnSave to trigger for autoSave ( #190516 )
...
* removed saveReason check for autosave
* modified setting values and enabling on autosave or not
* cleanup
* add default to false settings
* modified code action save settings
* changed default setting
* cleanup code and added backward compatibility
* aded minor comment and checking commit signing
* second check on commit signing (sorry)
* fix typo
* small bugfix and adding proper backward compatibility
* deprecate boolean values by converting them
2023-09-14 23:07:16 +01:00
Raymond Zhao and GitHub
5bd7ca8a17
Add base tfidf impl ( #193048 )
2023-09-14 14:46:04 -07:00
Daniel Imms and GitHub
66bbf094da
Merge pull request #192217 from hamirmahal/feat/copy-command-and-output-in-integrated-terminal
...
feat: copy command and output in integrated terminal
2023-09-14 14:14:26 -07:00
Daniel Imms
b519f62546
Move copy actions into a clipboard group
2023-09-14 13:09:16 -07:00
Daniel Imms and GitHub
1d89fce536
Merge branch 'main' into feat/copy-command-and-output-in-integrated-terminal
2023-09-14 13:01:26 -07:00
Sandeep Somavarapu and GitHub
3b60c12380
fix #192970 ( #193128 )
2023-09-15 03:55:43 +10:00
Sandeep Somavarapu and GitHub
b2abe1b621
cleanup ( #193119 )
2023-09-14 08:00:41 -07:00
Alex Ross and GitHub
e9c29d2533
Always show comment widget toolbar in accessibility mode ( #193112 )
...
Part of #192377
2023-09-14 15:58:25 +01:00
Sandeep Somavarapu and GitHub
6fce0c6cb6
Add settings sync troubleshoot tooling ( #193114 )
...
fix #192271
2023-09-14 15:03:52 +01:00
Alex Ross and GitHub
7ab575fe32
Adopt StorageScope.WORKSPACE in comments ( #193098 )
...
Part of #183449
2023-09-14 14:24:06 +02:00
8968aca21d
Bump word-wrap from 1.2.3 to 1.2.4 in /extensions/notebook-renderers ( #188225 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 12:04:47 +02:00
Alexandru Dima and GitHub
124dc6f15e
Add issue references ( #193078 )
2023-09-14 09:40:04 +02:00
Robo and GitHub
7b0ae6cf9d
chore: bump electron@25.8.1 ( #193060 )
...
* chore: bump electron@25.8.1
* chore: bump distro
2023-09-14 04:47:41 +01:00
Hans and GitHub
23605b1363
add fill selection text for quick search ( #191956 )
2023-09-13 17:13:48 -07:00
Peng Lyu and GitHub
17f32eac9d
Re #167719 . Disable word highlighting, codelens, sticky provider when the model is very large. ( #193055 )
2023-09-13 23:43:55 +01:00
Aaron Munger and GitHub
d24d866d7f
Merge pull request #191231 from microsoft/aamunger/notebookSymbols
...
notebook symbols
2023-09-13 14:36:45 -07:00
627cffc8ed
Fixed import paths not being updated when multiple files are moved ( #191403 )
...
* Modified updatePathsOnRename.ts to fix issue where import paths were not being updated when multiple files were moved.
* Removed errant console log
* Changed return statements to continue in for-of loop
---------
Co-authored-by: Stephen Melvin <steve.melvin@dtn.com >
2023-09-13 21:23:21 +00:00
Megan Rogge and GitHub
cd8ec25951
Merge pull request #193044 from microsoft/merogge/task-recon
...
wait for task reconnection before allowing tasks to run
2023-09-13 16:22:32 -05:00
Megan Rogge and GitHub
63610cf417
Merge pull request #193043 from microsoft/merogge/rerun-task
...
no-op if `lastTask` is `undefined` and `Rerun task command` is invoked
2023-09-13 16:22:17 -05:00
meganrogge
68f8aae345
make sure tasks reconnected ultimately resolves to true
2023-09-13 14:20:28 -05:00
meganrogge
8d23d4e192
fix #188806
2023-09-13 14:10:12 -05:00
meganrogge
237227e8af
fix #188805
2023-09-13 13:50:28 -05:00
Yulian Kraynyak and GitHub
24739b3e01
Add info marker to minimap ( #189282 )
2023-09-13 19:22:30 +01:00
Gabriela Araujo Britto and GitHub
f563e33800
[typescript-language-features] Add option for excluding library symbols in "Go to Symbol in Workspace" ( #192798 )
...
* add option for excluding library symbols
* clarify in message that new option requires ts 5.3
* remove expect error
2023-09-13 18:19:52 +00:00
Megan Rogge and GitHub
ca3b12f580
Merge pull request #193022 from microsoft/merogge/watching-matcher
...
force problem matcher delivery
2023-09-13 13:19:37 -05:00
Alexandru Dima and GitHub
1edc9a7fff
Add even more logging for #192584 ( #193036 )
2023-09-13 11:17:56 -07:00
Matt Bierner and GitHub
2c52e4ca35
Alias Thenable to PromiseLike ( #192456 )
...
Fixes #192385
This fixes some typing issues with `Thenable` that were hiding potential bugs
2023-09-13 10:50:40 -07:00
Joyce Er and GitHub
31210c0428
fix: restore cloud changes from serialized data ( #193032 )
2023-09-13 10:23:03 -07:00
Rob Lourens and GitHub
d7041e3716
Merge pull request #193031 from microsoft/roblou/visual-pinniped
...
Fix "toggle breakpoint"
2023-09-13 10:14:53 -07:00
Rob Lourens
8d71c3e090
Fix "toggle breakpoint"
...
Fix #193030
2023-09-13 09:35:48 -07:00