Commit Graph
124157 Commits
Author SHA1 Message Date
Ulugbek Abdullaev e675692acc rename suggestions: formatting 2024-03-21 17:30:11 +01:00
Ulugbek Abdullaev ecb2aa818c rename: complete renaming RenameInputField to RenameWidget 2024-03-21 17:30:11 +01:00
Aiday Marlen Kyzy 820438f6c1 remove the onEnterRules that were added, this PR will be solely for testing purposes 2024-03-21 17:27:30 +01:00
João MorenoandGitHub b40321263d fix legacy builds (#208314)
* fix legacy builds

* update regex

* extra ?

* argh
2024-03-21 17:25:26 +01:00
Aiday Marlen Kyzy 20b54ec19e making the regex pattern so that we don't match if/for/while inside of a word 2024-03-21 17:24:52 +01:00
Connor PeetandGitHub 9202044397 testing: better testing side bar retried color (#207949)
* Add missing css variable in vscode-known-variables.json

* Better highlight color for test explorer retired icon

* Add testingRetiredCorlor for different icon state

* Use derived value from non-retired color variable instead of string literals
2024-03-21 09:22:14 -07:00
Aiday Marlen Kyzy 5d1d7d98a6 adding parentheses aroudn the two different alternatives 2024-03-21 17:14:53 +01:00
Aiday Marlen Kyzy 0629845986 Merge branch 'main' into aiday/addingIndentationForIfForWhile 2024-03-21 17:10:29 +01:00
Johannes 7406bce3b0 skip content widget when having session.input 2024-03-21 17:10:20 +01:00
Aiday Marlen Kyzy 20ef51faea Merge branch 'main' into aiday/addingIndentationForIfForWhile 2024-03-21 17:07:51 +01:00
Aiday Marlen Kyzy ea0ec9f54a adding regexes in order to indent when inside of (), {} or [] 2024-03-21 17:05:29 +01:00
Johannes eba77da813 fix /explain shortcut logic 2024-03-21 17:03:16 +01:00
Daniel Imms e741dcccc4 Clean current command on end 2024-03-21 09:03:03 -07:00
Daniel Imms f8b1d529b2 Prevent double fire of start shell execution 2024-03-21 09:02:03 -07:00
Aiday Marlen KyzyandGitHub d15b18783b Merge pull request #208287 from microsoft/aiday/indentNextLineWhenArrowFunctionUsed
Indent next line when arrow function arrow followed by whitespace
2024-03-21 17:01:15 +01:00
Johannes eca71e1c96 set placeholder on content widget 2024-03-21 16:56:00 +01:00
Daniel Imms d8b76b599e Only send data on insiders 2024-03-21 08:49:38 -07:00
Daniel ImmsandGitHub 507f0c54bf Merge pull request #208244 from microsoft/tyriar/xterm_240320
Update xterm.js
2024-03-21 08:44:05 -07:00
Johannes a6de1292fd work around cyclic dependency 2024-03-21 16:42:00 +01:00
Henning DieterichsandHenning Dieterichs c115d644bb Fixes diff editor gutter focus problem 2024-03-21 16:36:24 +01:00
Johannes 6421e914c7 missing register 2024-03-21 16:28:13 +01:00
74c0f87b5e allow aria label updates on listview items (#207859)
* dispose store on template dispose

* debounce event

* fix debounce, add a11y template

* bind merge function correctly

* use observables (#208127)

* extend disposable

---------

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2024-03-21 08:27:29 -07:00
Aiday Marlen Kyzy 6bc3ed7222 adding the skip statement once again 2024-03-21 16:20:22 +01:00
Aiday Marlen Kyzy 163ff5fad4 polishing some tests 2024-03-21 16:19:55 +01:00
Johannes 3ab4e99de2 - getDefaultAgent takes chat agent location
- forward agent location to more places
- updated snapshots
2024-03-21 16:19:43 +01:00
Logan RamosandGitHub 797daaacb3 Fix leaking event listener (#208310) 2024-03-21 16:04:08 +01:00
Henning DieterichsandHenning Dieterichs cc0b99cf22 Fixes gutter from capturing mouse wheel 2024-03-21 15:58:37 +01:00
Daniel Imms 45d2bb4928 Docs, simplify ext host protocol 2024-03-21 07:53:19 -07:00
Daniel Imms fe4617dee9 Clean up on ExtHostTerminalShellIntegration dispose 2024-03-21 07:44:59 -07:00
Daniel Imms d60e424ff3 Report 633;E before 633;C in pwsh 2024-03-21 07:40:39 -07:00
Henning DieterichsandHenning Dieterichs 2a14ad4b71 Fixes diff editor gutter menu focus problems 2024-03-21 15:40:37 +01:00
Daniel Imms 82d8ed0d13 More accurate commandLine api 2024-03-21 07:20:40 -07:00
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 MorenoandGitHub 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 JayamanneandGitHub 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
RoboandGitHub 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 KyzyandGitHub 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 PaseroandGitHub 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 KyzyandGitHub 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