Commit Graph

90679 Commits

Author SHA1 Message Date
Alex Dima
41b414c26b Fixes #134942: When parsing comparison expressions, try to parse the value as numbers 2021-10-28 15:28:55 +02:00
Henning Dieterichs
8b9c436141 Removes unused typescript tokenization file. 2021-10-28 13:47:07 +02:00
Henning Dieterichs
3dbd7fa756 Moves bracket logic from text model into BracketPairsImpl (IBracketPairs). 2021-10-28 13:34:21 +02:00
Benjamin Pasero
ad6da1baa1 tests - convert more slow tests to integration tests (#135075) 2021-10-28 13:06:06 +02:00
Alex Dima
fcca3787c4 🆙 native-keymap@3.0.1 (fixes #135848) 2021-10-28 12:41:33 +02:00
Benjamin Pasero
eb160fb65d watcher - enable parcel watcher by default 2021-10-28 09:59:03 +02:00
Benjamin Pasero
d781c69d7e sandbox - enable sandboxed file service by default 2021-10-28 09:35:36 +02:00
Benjamin Pasero
e418b6bf3e 🆙 graceful-fs 2021-10-28 09:26:59 +02:00
Benjamin Pasero
6ed67dd61e editors - return undefined from openEditor when operation cancelled (fix #134786) 2021-10-28 09:23:08 +02:00
Benjamin Pasero
98b67faef4 watcher - do not dispose when shared process gone 2021-10-28 09:02:47 +02:00
Alex Dima
061a665b9c update distro 2021-10-28 08:56:24 +02:00
Benjamin Pasero
bec49ce3fb notifications - set aria label of toasts to match as if it was focused (fix #135638) 2021-10-28 08:06:20 +02:00
Benjamin Pasero
7ca8b0f613 Statusbar - checks if 'Go to Line' works if called from the status bar: (fix #135962) 2021-10-28 07:22:45 +02:00
Tyler Leonhardt
f961b92f0f fix comment reference 2021-10-27 16:55:13 -07:00
Tyler Leonhardt
5c0e664fd3 ensure show() hide() show() hide() emits two didHide events. Fixes #135747 2021-10-27 15:23:53 -07:00
Alexandru Dima
c0d32634fb Merge pull request #135805 from martinzimmermann/fix-26393
Fixes #26393 by changing the default behavior of InsertCursorAbove/Below
2021-10-27 23:42:39 +02:00
Alex Dima
a696fa1cc8 Merge remote-tracking branch 'origin/main' into pr/martinzimmermann/135805 2021-10-27 23:40:25 +02:00
Alexandru Dima
7d8f55ebb1 Merge pull request #135698 from thebinarysearchtree/TitleCaseAction
Handle apostrophes in TitleCaseAction
2021-10-27 23:37:04 +02:00
Alex Dima
5baf3ab157 Merge remote-tracking branch 'origin/main' into pr/thebinarysearchtree/135698 2021-10-27 23:30:33 +02:00
Alexandru Dima
8eae60df6d Merge pull request #135197 from thebinarysearchtree/Tagged-templates
Remove backticks from word character fix
2021-10-27 23:11:04 +02:00
Alex Dima
5382a52a9e Add a test for #61070 2021-10-27 23:10:08 +02:00
Alex Dima
65a6230af9 Merge remote-tracking branch 'origin/main' into pr/thebinarysearchtree/135197 2021-10-27 22:55:10 +02:00
SteVen Batten
a993ada930 Merge pull request #103738 from jeanp413:fix-feedback-widget-position
Fixes feedback widget appears wrong when invoked from command palette
2021-10-27 13:54:26 -07:00
Jackson Kearl
39e0f728fe typo ref #135913 2021-10-27 13:52:34 -07:00
Jackson Kearl
f8fe350a57 Fix #135913 2021-10-27 13:51:01 -07:00
Alexandru Dima
d578207c6c Merge pull request #134171 from byteit101/wrapping-fixes
Fix: Don't ignore the indent settings in advanced wrapping mode
2021-10-27 22:45:34 +02:00
Alex Dima
bc4945ef33 Merge remote-tracking branch 'origin/main' into pr/byteit101/134171 2021-10-27 22:37:13 +02:00
Alexandru Dima
92646227bc Merge pull request #119480 from codeclown/delete-duplicates
Feature: New command - Delete Duplicate Lines
2021-10-27 22:01:32 +02:00
Daniel Imms
e040003822 Add more tests for LineDataEventAddon 2021-10-27 12:19:51 -07:00
SteVen Batten
a3bac0629f fixes #134679 2021-10-27 11:20:59 -07:00
AyeshaGagguturi
b59c8dadc4 Ceate prebuild dev job (#135924)
* create prebuild dev job

* changed spelling of target
2021-10-27 11:02:31 -07:00
Matt Bierner
f191b9d9fd Bring back webviewContentExternalBaseUrlTemplate
We need a distinct property just for webviews
2021-10-27 10:48:17 -07:00
SteVen Batten
0e53bb6664 fixes #135970 2021-10-27 10:27:24 -07:00
Daniel Imms
11cd923824 Improve LineDataEventAddon lifecycle
Part of #133757
2021-10-27 10:21:50 -07:00
Daniel Imms
01fa1f6cc1 Move onLineData to an xterm addon and test
Part of #133757
2021-10-27 10:16:45 -07:00
Zi How Poh
0b4f14a178 add doc 2021-10-28 01:08:59 +08:00
Zi How Poh
66e3d7b9ba simplify range comparison 2021-10-28 00:53:02 +08:00
Connor Peet
4d69434155 notebooks: fix built-in renderers not being preferred by default
For https://github.com/microsoft/vscode/issues/125876\#issuecomment-953072778
2021-10-27 09:17:46 -07:00
Alex Dima
fee6bbcfc5 Merge remote-tracking branch 'origin/main' into pr/codeclown/119480 2021-10-27 18:13:02 +02:00
Alex Dima
1e8565d498 Disable folding in the diff editor again (#116483) 2021-10-27 17:52:57 +02:00
Alex Dima
36890f8e28 Fixes #110377 and #135023 : Maintain query and fragment parts of uris when transforming them 2021-10-27 17:50:11 +02:00
Alex Dima
95bb2aaaee Improve TS checking in uriTransformer.js 2021-10-27 17:48:05 +02:00
Alex Dima
4928dcd844 Keep the editor hover above by default 2021-10-27 17:25:43 +02:00
Alex Dima
641467d52d Replace editor.hover.below with editor.hover.above and have rendering below be the new default (#30797) 2021-10-27 17:14:27 +02:00
Benjamin Pasero
5b805e4141 Crashing workbench process does not bring reopen dialog on linux (fix #135950) 2021-10-27 16:56:07 +02:00
Alexandru Dima
426f82c681 Merge pull request #127609 from Timmmm/hover_position
Add setting to control hover position
2021-10-27 16:51:54 +02:00
Henning Dieterichs
b1f406fe59 Don't reuse bracket pair AST nodes that touch the edit, as brackets at the end could be extended. 2021-10-27 16:50:36 +02:00
Henning Dieterichs
e9e861fa4e Fixes #132162 by adding \b to brackets that use letters. Uses same logic as existing bracket matching code. 2021-10-27 16:49:26 +02:00
Alex Dima
eebf6387d5 Remove mixin-server task 2021-10-27 16:47:49 +02:00
Logan Ramos
f2c91e74bf Add needs-triage to endgame notebook 2021-10-27 10:46:23 -04:00