Commit graph

104427 commits

Author SHA1 Message Date
Daniel Imms b19a431770
Return instead of throwing when the markers can't be found
Fixes #170463
2023-01-06 07:30:31 -08:00
Sandeep Somavarapu c9cfd64293
perf: reduce number of registerAction2 calls (#170692) 2023-01-06 16:18:14 +01:00
Daniel Imms 4b4597e66a
Ctrl/cmd+shift+o to open detected link in the terminal
This is similar functionality to go to symbol in the editor.

Fixes #170643
2023-01-06 07:16:29 -08:00
Daniel Imms 39a9b365e6
Fix IME input in terminal find widget
Fixes #142639
2023-01-06 06:56:45 -08:00
Daniel Imms e339a5050a
Fix local terminal launching when back and frontend OS differs
Terminals launched with local cwds were matching their executable names
against resolved (remote) profiles, causing the wrong executable to launch
which could lead to the wrong executable being used or failing all together
if it didn't exist or the path separators were switched.

Fixes #148572
2023-01-06 06:40:07 -08:00
Sandeep Somavarapu f2df38568d
perf: reduce invocations of schema registeration (#170686) 2023-01-06 15:29:13 +01:00
Benjamin Pasero 91687c4795
Enhancements to handling large files in remote scenarios (fix #169433) (#170684) 2023-01-06 15:12:15 +01:00
Daniel Imms 7adcb2c141
Merge branch 'main' into tyriar/170242 2023-01-06 06:06:33 -08:00
Alex Ross 56c7c6a210
Try to fix tree error (#170680)
Fixes #170478
2023-01-06 14:54:13 +01:00
Johannes Rieken cac0d940c2
store EditorPaneDescriptor only once (#170668) 2023-01-06 14:43:12 +01:00
ambujsahu81 d2b459ad7c small correction to preserve previousDefault profile 2023-01-06 18:03:39 +05:30
ambujsahu81 db0eda2acc Avoid making changes to defaultsProfiles config of different controllers 2023-01-06 16:40:05 +05:30
Alex Ross 93384f371a
Debounce storing forwarded ports (#170666)
Try debouncing
2023-01-06 11:42:16 +01:00
Connor Peet 314d7b6c47
debug: allow setting breakpoints in plain .js files (#168921)
* debug: allow setting breakpoints in plain .js files

Fixes #159684

* fixup! don't change sourceURLs in build
2023-01-06 09:22:46 +01:00
Ladislau Szomoru 797f4caca1
Git - Remove dependency on the refs property (#170579)
* Remove usage of repository.refs from merge, rebase, pullFrom

* Remove remaining dependencies
2023-01-06 09:22:14 +01:00
Benjamin Pasero c8917bb327
watcher - adopt native glob support (#137872) (#169744)
* watcher - update settings description

* watcher - directly pass on exclude patterns

* more setting updates and exclude test

* 💄

* 💄
2023-01-06 07:23:26 +01:00
Connor Peet add43fafd6
Merge pull request #170652 from microsoft/connor4312/pr-143054
DebugConfigurationProviders for the result type of another DebugConfigurationProvider
2023-01-05 22:14:45 -08:00
Connor Peet 1bcbb1142a
address pr comments 2023-01-05 15:17:22 -08:00
Connor Peet 990a496681
Merge branch 'main' into resolveConfiguration-change-type 2023-01-05 14:55:14 -08:00
Daniel Imms 727d2d32ae
Merge pull request #170642 from microsoft/tyriar/link_parsing_tests
Add more link parsing unit tests
2023-01-05 14:40:59 -08:00
Daniel Imms 277131e6ca
Merge pull request #170564 from microsoft/tyriar/169271
Resolve path before parsing URI
2023-01-05 14:40:23 -08:00
logica dda26d34a8
cli: enable code-tunnel systemd service to start when the machine booted (#170015)
fix [Install] section of systemd service file

change WhantedBy from multi-user.target to default.target
2023-01-05 21:02:22 +00:00
Daniel Imms fe40d210f5
Fix compile error 2023-01-05 12:54:58 -08:00
ambujsahu81 e9b7cc0b0e
Merge branch 'main' into patch-1 2023-01-05 23:40:16 +05:30
Aaron Munger 0294a28ca0
attachment field can be null (#170584) 2023-01-05 10:06:36 -08:00
ambujsahu81 0cf191a18a only make run tests and debug tests default profile in sync 2023-01-05 23:34:26 +05:30
ambujsahu81 95ed783a45 Only make run tests and debug tests default profile in sync 2023-01-05 23:17:47 +05:30
Daniel Imms bff0b5a2b2
Add unit tests for nbsp in links 2023-01-05 09:24:15 -08:00
Daniel Imms 0d3af038ff
Add unit tests for parsing [] and ' 2023-01-05 09:20:20 -08:00
Sandeep Somavarapu e1bb3ec918
remove profile term from the title (#170633) 2023-01-05 16:43:17 +01:00
Sandeep Somavarapu c912bfb8c3
Merge pull request #170291 from microsoft/sandy081/fix116855
use code editor for when input
2023-01-05 15:34:16 +01:00
Benjamin Pasero 18820e481b
🆙 distro (#170626) 2023-01-05 15:08:59 +01:00
Sandeep Somavarapu 8a9f56cc6f
revert editor changes and disable transformations 2023-01-05 15:08:53 +01:00
ambujsahu81 deb4c35335
Merge branch 'main' into patch-1 2023-01-05 17:31:14 +05:30
Sandeep Somavarapu 56deb32796
Merge branch 'main' into sandy081/fix116855 2023-01-05 12:24:50 +01:00
Sandeep Somavarapu 4cb2b61cb0
use external overflow widget domnode for editor oveflow widgets 2023-01-05 12:24:04 +01:00
Benjamin Pasero 689624e401
tests - fix web integration tests to fail creating a page (#170613) 2023-01-05 02:54:56 -08:00
Benjamin Pasero e5b0dac77d
🆙 @parcel/watcher@2.1.0 (#170603) 2023-01-05 02:28:31 -08:00
Alexandru Dima 06b97f6be7
Add more logging and perf markers around resolving the connection token and the socket factory (#170490)
* Add more logging and perf markers around resolving the connection token and the socket factory

* set `exposeFunction` earlier

* bla windows

* also expose function for unit tests beofre opening

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-01-05 10:17:19 +01:00
Kasper 7b1f8ffe0f
Add terminal.integrated.tabSize option 2023-01-05 02:14:32 +01:00
João Moreno 79c4f9b75d
fixes #170533 (#170574)
* fixes #170533

* update distro
2023-01-04 19:30:35 +01:00
Johannes Rieken b4b9972cd4
don't dispose internal2external commands before updating the UI (#170566)
should fix https://github.com/microsoft/vscode/issues/165244
2023-01-04 19:08:57 +01:00
João Moreno fb26225367
fixes #170559 (#170567)
Related-to: #64350
Related-to: #91740
2023-01-04 18:00:34 +01:00
Ladislau Szomoru 74f046bfa9
💄 Git - delete tag does not use repository.refs (#170565) 2023-01-04 17:40:35 +01:00
Daniel Imms b5fa012185
Resolve path before parsing URI
Fixes #169271
2023-01-04 08:13:52 -08:00
Johannes Rieken c9437b2db0
more specific CSS rules for codicon-symbol (#170562)
fixes https://github.com/microsoft/vscode/issues/169690
2023-01-04 17:10:49 +01:00
Sandeep Somavarapu a141f23a63
support additional info from deprecated extensions (#170561) 2023-01-04 16:55:54 +01:00
ambujsahu81 92a5c0cef2
Merge branch 'main' into patch-1 2023-01-04 19:34:35 +05:30
Robo fd98453bb6
chore: bump distro (#170550) 2023-01-04 13:18:31 +01:00
dependabot[bot] e3dca06ca4
Bump json5 from 1.0.1 to 1.0.2 (#170515)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 10:19:32 +01:00