Commit graph

123772 commits

Author SHA1 Message Date
Tyler James Leonhardt 70d27743ac
Ability to use MSAL in the Desktop (#225272)
* Ability to use MSAL in the Desktop

* add comment about MSAL workaround
2024-08-09 12:18:34 -07:00
Peng Lyu 2b8f4b8440
Adjust virtualized editor position when editor content height changes. (#225275) 2024-08-09 12:10:51 -07:00
Benjamin Pasero 79f7411c88
esm - reduce diff (#225220)
* esm - reduce diff

* restore more

* ok

* undo

* .
2024-08-09 10:52:26 -07:00
Megan Rogge e75cca1eaf
simplify and fix chat response accessible view logic (#225268) 2024-08-09 10:23:05 -07:00
Anthony Kim 9b803e988b
Add Julia as Shell type (#225083)
* Start adding Julia as Shell type

* remove unncessary

* dont touch original

* add julia.exe to windowsShellHelper & clean up

* remove completed TODO

* format
2024-08-09 10:16:54 -07:00
Daniel Imms 6aabf62454
Merge pull request #225267 from microsoft/tyriar/225265
Add exe to file boosts, polish order
2024-08-09 10:04:47 -07:00
Megan Rogge 92feede427
alert SR users of tree find result count (#225264) 2024-08-09 09:52:52 -07:00
Daniel Imms 297cd2325d
Merge pull request #225263 from microsoft/tyriar/empty_collection
Remove dummy value in favor of empty collection
2024-08-09 09:51:42 -07:00
Daniel Imms e6300d4fa1
Add exe to file boosts, polish order
Fixes #225265
2024-08-09 09:47:19 -07:00
Aaron Munger 2d7e6c7bde
fix run button to execute REPL input box (#225259)
fix run button exe
2024-08-09 09:32:30 -07:00
Daniel Imms ccbe685538
Remove dummy value in favor of empty collection
This is the right way to handle zero completions, instead of using a dummy ~ value
2024-08-09 09:26:50 -07:00
Raymond Zhao 25006fe8b1
chore: polish APIScan and BinSkim scans (#222106) 2024-08-09 09:19:36 -07:00
Megan Rogge 76c24b3920
Bring filter widget back to debug console (#225261) 2024-08-09 09:18:18 -07:00
Henning Dieterichs e312bc053b Implements command "Developer: Debug Extensions In New Window" 2024-08-09 18:16:06 +02:00
Aiday Marlen Kyzy e4843ae75e
Extracting HoverController code into Content Hover Controller and Margin Hover Controller (#225239)
* adding code

* renaming to 2

* polishing the code

* adding code
2024-08-09 15:17:22 +02:00
Alex Ross 7f71c79c95
Refactor GrammarTokens in to AbstractTokens (#225236)
* WIP: super basic highlighting working with layer breaker

* Fix layer breaker

* Add tree sitter "scope" inspection

* Make some reasonable highlights

* Fix event error and more highlights improvements

* Handle offline PR feedback

* Scope change to just AbstractTokens refactor

* Remove tokenization registry from AbstractTokens
2024-08-09 05:51:47 -07:00
Henning Dieterichs dcb70c6b92 Fixes bug in EmitterObserver 2024-08-09 14:45:58 +02:00
Isidor Nikolic fc067afe8e
Merge pull request #225098 from cobey/cobey/add-azure-ai-inference
adding ai-inference tags for python and js
2024-08-09 11:50:01 +02:00
Benjamin Pasero c588860896
files.autoGuessEncoding doesn't always work for files opened during vscode startup (fix #225135) (#225217) 2024-08-09 09:32:56 +02:00
Henning Dieterichs 4693ac3d4d
Revert "Fixes #224943" (#225161)
This reverts commit adbf3972d9.
2024-08-09 08:22:33 +02:00
Don Jayamanne 058a32e845
Merge pull request #225213 from microsoft/don/issue225011ReviewComments
Add review comments in nb diff viewer
2024-08-09 15:55:28 +10:00
Don Jayamanne a82249586f
Avoid adding metadata keys that never existed (#225201) 2024-08-09 15:22:47 +10:00
Don Jayamanne 0e9ffc5939
Add review comments in nb diff viewer 2024-08-09 14:40:17 +10:00
Peng Lyu da5d462ab0
Merge pull request #225203 from microsoft/rebornix/universal-anglerfish
Re #209154. Render code editor at maximum height of the viewport
2024-08-08 20:57:47 -07:00
Don Jayamanne 6fb8d2adc6
Merge pull request #225011 from microsoft/don/issue174152HideCells
Hide unchanged cells
2024-08-09 13:35:41 +10:00
Matt Bierner aefef1e336
Add more telemetry for global TS plugins (#225143)
* Add more telemetry for global TS plugins

Log the hashed name of the global TS plugins so we can correlate issues to them

* Remove trailing comma
2024-08-08 19:18:46 -07:00
Peng Lyu 03fc9ace1c Re #209154. Render code editor at maximum height of the viewport 2024-08-08 18:54:01 -07:00
Matt Bierner 3dab2b440d
Merge pull request #225191 from mjbvz/novel-mink
Avoid using marked renderer just to find tokens
2024-08-08 18:51:27 -07:00
Megan Rogge 8f88d203d7
enable find in the debug console (#225093) 2024-08-08 17:21:51 -07:00
Don Jayamanne 81e2e6bf5b
Fix flickering of diff editor 2024-08-09 10:12:01 +10:00
Don Jayamanne de688270dd
Merge pull request #225190 from microsoft/don/issue224764
Ensure metadadata is visible in nb diff view
2024-08-09 10:07:37 +10:00
Matt Bierner f06516b1ab Avoid using marked renderer just to find tokens
Switches to use just the lexer + walk tokens

Also gets rid of `ensureFencedCodeBlocksTerminated` as marked now does this automatically
2024-08-08 16:58:02 -07:00
Don Jayamanne d0a92afb2a
Fixes 2024-08-09 09:56:27 +10:00
Don Jayamanne 58bdf1d753
Ensure metadadata is visible in nb diff view 2024-08-09 09:51:42 +10:00
Rob Lourens 77c020bab8
Add numCodeBlocks chat telemetry (#225189) 2024-08-08 16:31:53 -07:00
Megan Rogge b243c6b6d5
fix setting migration bugs (#225186) 2024-08-08 15:13:32 -07:00
Don Jayamanne 9f18d30399
Fix issue with sizing of metadata editor 2024-08-09 08:12:11 +10:00
Don Jayamanne 7e87eda1b4
Fix margin 2024-08-09 08:10:19 +10:00
Don Jayamanne 8b1b0fcdfb
Fix issue with collapse/expand 2024-08-09 06:57:08 +10:00
Justin Chen b64446c15a
make onCode default for lightbulb (#225170)
make oncode default
2024-08-08 13:23:04 -07:00
Justin Chen fe018d2f04
custom color theme for action list widget (#223245)
* action list colors

* mvoe to listColors

* dont change imports

* remove whitespace
2024-08-08 13:16:01 -07:00
Don Jayamanne f8a969b1ff
Merge pull request #225103 from microsoft/don/madeDeletedCellReadonly
Ensure deleted cell in nb diff view is readonly
2024-08-09 05:52:55 +10:00
Don Jayamanne b8ce318729
Add tests 2024-08-09 05:38:51 +10:00
Don Jayamanne e6e053406e
Notebook Diff ViewModel 2024-08-09 05:38:51 +10:00
Don Jayamanne c2e162fd3e
Misc 2024-08-09 05:38:50 +10:00
Don Jayamanne 583053113b
Wip 2024-08-09 05:38:50 +10:00
Don Jayamanne 4a8ef1b244
misc 2024-08-09 05:38:50 +10:00
Don Jayamanne aaf202a046
Hide unchanged cells 2024-08-09 05:38:50 +10:00
Don Jayamanne 62a56b9fa0
test 2024-08-09 05:37:39 +10:00
Don Jayamanne 7220c52636
Ensure deleted cell in nb diff view is readonly 2024-08-09 05:37:37 +10:00