Commit graph

120274 commits

Author SHA1 Message Date
Aiday Marlen Kyzy 8c3873c8d8
adding one more test for indent after arrow function 2024-03-21 15:18:23 +01:00
Aiday Marlen Kyzy 3aa12f6c38
simpler function is used in order to cover lambda functions 2024-03-21 15:07:52 +01:00
Daniel Imms b88fd7353f
Clean up after dispose 2024-03-21 07:07:27 -07:00
Daniel Imms 53ee6c1203
cwd listening 2024-03-21 06:57:33 -07:00
Aiday Marlen Kyzy 5db2785600
adding a todo and one more test 2024-03-21 14:52:20 +01:00
Daniel Imms 69c1e6c3cc
Activate shell integration if an execute start comes in 2024-03-21 06:41:20 -07:00
João Moreno e5515ac702
Adopt 1ES PT (#207844)
* extend 1es pipeline template

* oops

* fix template references

* argh

* hmm

* hm

* hm

* use outputs for compilation artifact

* this

* use 1ES.PublishPipelineArtifact@1 instead of publish

* more 1ES.PublishPipelineArtifact@1 adoption

* provide windows pool for sdl sources

* sdl

* fix pools

* fix macos

* disable sbom for intermediate artifacts

* use mariner linux

* try inline tsa options

* fix credscan

* hm

* sudo it

* more suppressions

* be explicit with SBOM build drop paths

* fix indentation

* fix file extensions

* fix cli sbom build drop paths

* fix more build

* fix unzip cli

* careful with _manifest in artifacts

* do not close file

* add logging

* debug

* use snapcraft container

* remove size check

* fix macos cli step

* fix snap permissions

* fix macos

* better logs

* fix snap

* more cred scan suppressions

* even more supressiong

* alpine-arm64: try using x64

* Revert "alpine-arm64: try using x64"

This reverts commit bf2003bf60.

* test docker

* I wonder

* logs

* hm

* fix indentation

* hm

* hm

* fix snap finds

* remove auth

* use hostArchitecture

* snap: limit find

* hm

* sudo

* Add validateToolOutput: None to the build pipeline

* bring back sdl-scan

* try all tools: true

* use release

* Update Azure Pipelines YAML file for Linux product build and test

* hm

* hm

* same for win32

* hm

* hm

* Revert "hm"

This reverts commit 1b9dcae85b.

* use branch

* fix template file

* fix template paths
2024-03-21 14:16:32 +01:00
Don Jayamanne e3cf2530e6
Include execution count in jupyter notebook diff (#208292)
* Include execution count in notebook diff

* Fix tests

* Misc changes

* Fix tests

* Fix more tests
2024-03-21 14:14:33 +01:00
Johannes 09990db486
use InlineChatWidget feedback logic instead of custom commands 2024-03-21 14:12:49 +01:00
Robo 5e0394c8d1
fix: don't package detection script in legacy server (#208274)
* fix: don't package detection script in legacy server

* chore: address review feedback

* chore: rename download asset name
2024-03-21 14:11:57 +01:00
Aiday Marlen Kyzy d187a75687
Merge pull request #208299 from microsoft/plastic-swift
Add tests for auto-indentation feature area
2024-03-21 13:24:50 +01:00
Aiday Marlen Kyzy 055bf7b221
adding more tests 2024-03-21 13:06:55 +01:00
Benjamin Pasero 8a19756adf
[Bug] /var/folders/** files can't be excluded from search (fix #203872) (#208296) 2024-03-21 13:01:42 +01:00
Johannes 30ced271c2
restore blur to cancel for chat content widget 2024-03-21 12:58:28 +01:00
Johannes 4687bb663a
- remove old history logic
- remove old input widget
2024-03-21 12:55:12 +01:00
Johannes 9544ed68b7
fix up some MIC actions 2024-03-21 12:50:33 +01:00
Aiday Marlen Kyzy 62275bbca6
changing to round brackets inside of the regex pattern 2024-03-21 12:43:17 +01:00
Aiday Marlen Kyzy b1229cc440
Merge pull request #208294 from microsoft/aiday/incrementTestSuite
Add more tests to the auto indentation test suite
2024-03-21 12:37:02 +01:00
Johannes 65a4018a14
more test updates after merge 2024-03-21 12:32:22 +01:00
Aiday Marlen Kyzy 5228f5a8b6
adding dollar sign at the end of the regex to match the full line 2024-03-21 12:13:20 +01:00
Johannes 42383cb45f
post merge fixes 2024-03-21 12:11:06 +01:00
Johannes eb4271c7fe
Merge branch 'main' into joh/chatWidget 2024-03-21 12:10:52 +01:00
Aiday Marlen Kyzy 1fea7a23f0
increment the test suite 2024-03-21 12:04:48 +01:00
Johannes ebfbf27d8c
- fix layout bugs
- enable terminal history with new world
- fix (most) command group associations
2024-03-21 11:58:28 +01:00
Aiday Marlen Kyzy bdf352fe4e
remove part of test 2024-03-21 11:28:47 +01:00
Aiday Marlen Kyzy d1e28c49f3
fixing the tests 2024-03-21 11:24:10 +01:00
Aiday Marlen Kyzy 32aaeac3d6
adding pattern for if for and while 2024-03-21 11:04:24 +01:00
Aiday Marlen Kyzy d627e3b387
removing duplicate test 2024-03-21 10:48:36 +01:00
Aiday Marlen Kyzy c45caf9f86
removing some comments 2024-03-21 10:43:43 +01:00
Aiday Marlen Kyzy 75b4f4f42f
adding tests for the passing case 2024-03-21 10:42:20 +01:00
Aiday Marlen Kyzy 69f9c7a2e1
adding pattern in order to indent the next line 2024-03-21 10:27:30 +01:00
Aiday Marlen Kyzy 8fe4497ec3
Merge pull request #208234 from microsoft/aiday/indentationWithinCommentsTest
Test for incorrect indentation within comment
2024-03-21 09:53:46 +01:00
Aiday Marlen Kyzy 1403f05edd
Merge branch 'main' into aiday/indentationWithinCommentsTest 2024-03-21 09:39:04 +01:00
Johannes 95c009d7e1
make sure to start inline chat session service eagerly 2024-03-21 09:18:26 +01:00
Justin Chen cefbd4fbe7
show preview label on code actions (#208252)
* show proper label on hovers

* absolute imports
2024-03-20 23:07:42 -07:00
BABA 736527c239 Use derived value from non-retired color variable instead of string literals 2024-03-21 10:56:53 +08:00
Daniel Imms dd06e98376
Fix start and end events 2024-03-20 18:39:42 -07:00
Daniel Imms b7a128cc3f
executeCommand function 2024-03-20 18:28:21 -07:00
Daniel Imms 1a0cd24e16
Move execution ownership to SI object 2024-03-20 18:10:59 -07:00
Daniel Imms 89c0ae67da
Fix data stream if created after finished execution 2024-03-20 17:45:57 -07:00
Daniel Imms e72ce3e3cc
Implement multiple data streams, change to method 2024-03-20 17:42:02 -07:00
Daniel Imms 347baacd7a
Working data stream 2024-03-20 17:32:57 -07:00
Anthony Stewart 09d5f4efc5
Stop the cursor from jumping when changing prefix in QuickAccess - v2 (#204702)
* Revert "Revert "Stop the cursor from jumping when changing prefix in QuickAcc…"

This reverts commit 348e88dc00.

* Only keep the selection if the value is unchanged

---------

Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
2024-03-21 00:17:17 +00:00
Rob Lourens 042c0893d9
Handle duplicate chat participant names (#208142)
* Enable duplicate chat participant names
#208103

* Register participants with an ID

* Update participant history in API

* Changes to dupe chat suggest widget, and fix serialize/deserialize

* Tweaks

* Test fixes

* Fix tests

* Test fixes

* Fix integration test
2024-03-20 16:44:03 -07:00
Tyler James Leonhardt a49fc50d7d
Bump distro (#208264) 2024-03-21 00:16:44 +01:00
Aaron Munger 7eb5c6cff3
cell diagnostic actions (#208261)
* add command to open cell error diagnostic quickfix menu

* add keybinding, filter actions

* context key for has cell diagnostics

* clear diagnostics on content change
2024-03-20 15:45:50 -07:00
Daniel Imms 1a7f864b48
ShellIntegration and dataStream iterator 2024-03-20 15:42:59 -07:00
Daniel Imms c5930297cf
Hook up most of shell execution 2024-03-20 15:30:29 -07:00
Tyler James Leonhardt 78d4f34a94
Register toggle since it's a disposable (#208249)
Saw this in our unit tests when I was playing with depending on Checkbox.
2024-03-20 23:15:03 +01:00
Daniel Imms 765f113293
Create shell integration ext host service 2024-03-20 15:01:58 -07:00