Alex Dima
|
e4bccec8ee
|
Simplify cursor code
|
2017-04-21 18:32:31 +03:00 |
|
Alex Dima
|
355ed3ca24
|
Extract cursor move operations to a separate file
|
2017-04-21 18:32:31 +03:00 |
|
Alex Dima
|
0d6b9c7148
|
Move common types out of oneCursor
|
2017-04-21 18:32:30 +03:00 |
|
Alex Dima
|
e69c96906e
|
Clean up CursorMove command
|
2017-04-21 18:32:30 +03:00 |
|
Alex Dima
|
bb505549b5
|
Reduce usage of _invokeForAll in cursor
|
2017-04-21 18:32:30 +03:00 |
|
Alex Dima
|
850ab38910
|
Cursor handlers don't need to return a boolean
|
2017-04-21 18:32:30 +03:00 |
|
Joao Moreno
|
9208c4b4fe
|
🐛 fixes #24646
|
2017-04-21 15:24:49 +02:00 |
|
Joao Moreno
|
83d86b36f2
|
🐛 fixes #21285
|
2017-04-21 14:56:05 +02:00 |
|
Martin Aeschlimann
|
ef9e03c8ad
|
[html] Format onPaste issues with HTML. Fixes #21218
|
2017-04-21 13:59:53 +02:00 |
|
Johannes Rieken
|
2ef2602cc8
|
fix #24849
|
2017-04-21 12:58:49 +02:00 |
|
Joao Moreno
|
6097966099
|
🐛 spinning sync icon
fixes #23975
|
2017-04-21 12:40:10 +02:00 |
|
Johannes Rieken
|
34cdf9f9be
|
fix #21550
|
2017-04-21 12:36:17 +02:00 |
|
Joao Moreno
|
372ca2ee9c
|
🐛 fixes #24026
|
2017-04-21 12:02:02 +02:00 |
|
Johannes Rieken
|
876c35b8cd
|
use --nolazy when starting renderer processes, #25019
|
2017-04-21 11:06:02 +02:00 |
|
Martin Aeschlimann
|
485bd40c3f
|
fix html formatting test lint warnings
|
2017-04-21 11:00:09 +02:00 |
|
Martin Aeschlimann
|
9dfd573e87
|
fix html test
|
2017-04-21 10:58:40 +02:00 |
|
Joao Moreno
|
6e45311b57
|
🐛 fixes #21601
|
2017-04-21 10:54:28 +02:00 |
|
Alex Dima
|
5e2f9a8ae6
|
Move CursorUndo out to /contrib/
|
2017-04-21 11:49:58 +03:00 |
|
Alex Dima
|
500545e365
|
Remove unnecessary code
|
2017-04-21 11:49:57 +03:00 |
|
Joao Moreno
|
f289ac9118
|
🐛 fixes #24673
|
2017-04-21 09:55:00 +02:00 |
|
Joao Moreno
|
b1d403f866
|
🐛 fixes #24598
|
2017-04-21 09:21:39 +02:00 |
|
Matt Bierner
|
6c5926309d
|
Upload projectRootPath for TS 2.3.1 to prevent potentially watching too many files outside of workspace. Fixes #25040
|
2017-04-20 17:17:47 -07:00 |
|
Rob Lourens
|
e74b94e776
|
Show more error messages from rg. For #24050, but we will also update rg to get a better error message for bad globs.
|
2017-04-20 17:15:07 -07:00 |
|
Matt Bierner
|
732813abe4
|
Pick up new insiders release of TS 2.3.1
|
2017-04-20 16:53:28 -07:00 |
|
Matt Bierner
|
a291da4049
|
Disable Autoclosing Pairs for Quotes in c++ strings and comments (#25100)
Fixes #25025
|
2017-04-20 15:21:42 -07:00 |
|
Alex Dima
|
39608c5cb2
|
EditorScroll: Get rid of cursor -> view -> cursor recursion
|
2017-04-21 00:36:36 +03:00 |
|
Alex Dima
|
17b8819f9b
|
EditorScroll: Get rid of cursor -> view -> cursor recursion
|
2017-04-21 00:36:36 +03:00 |
|
Alex Dima
|
98beb5d68e
|
EditorScroll: bring related code together
|
2017-04-21 00:36:36 +03:00 |
|
Alex Dima
|
6d49008d3d
|
EditorScroll: parse arguments
|
2017-04-21 00:36:35 +03:00 |
|
Andre Weinand
|
a84b52fe8a
|
node-debug@1.12.6
|
2017-04-20 23:32:59 +02:00 |
|
Rob Lourens
|
ed91b067e0
|
Fix #18334 - implement ./ filtering
|
2017-04-20 11:06:22 -07:00 |
|
Joao Moreno
|
68fde39142
|
update distro
|
2017-04-20 14:45:32 +02:00 |
|
Joao Moreno
|
c062b3718e
|
Merge branch 'distro'
|
2017-04-20 12:16:37 +02:00 |
|
Alex Dima
|
8cb7cc0cb4
|
Merge EditorContextKeys and ModeContextKeys
|
2017-04-20 12:20:52 +03:00 |
|
Alex Dima
|
50d1c5e5be
|
Move context keys out of editorCommon
|
2017-04-20 12:12:30 +03:00 |
|
Alex Dima
|
8265eafaaa
|
Move more types out of editorBrowser
|
2017-04-20 11:55:12 +03:00 |
|
Joao Moreno
|
5590786c2f
|
update distro
|
2017-04-20 10:26:51 +02:00 |
|
Joao Moreno
|
53203db313
|
update distro
|
2017-04-20 09:52:54 +02:00 |
|
Martin Aeschlimann
|
b1d8a28f20
|
[powershell] add grammar update script
|
2017-04-20 09:23:22 +02:00 |
|
Matt Bierner
|
740f662023
|
Allow markdown security setting for single file opens Fixes #24749
|
2017-04-19 22:31:50 -07:00 |
|
Rob Lourens
|
03b549f896
|
Bump node-debug2
|
2017-04-19 21:36:00 -07:00 |
|
Matan Kushner
|
8f10859957
|
Fix typo in vscode.d.ts (#25055)
|
2017-04-19 21:21:03 -07:00 |
|
Daniel Imms
|
83a270534b
|
Fix cursor blink in terminal (line/underline styles)
Fixes #24335
|
2017-04-19 18:48:27 -07:00 |
|
Daniel Ye
|
f1858623a8
|
Merge branch 'master' of https://github.com/microsoft/vscode
|
2017-04-19 17:35:02 -07:00 |
|
Daniel Ye
|
b4f8f96d03
|
2017-04-19. Merge in translation from transifex
|
2017-04-19 17:22:25 -07:00 |
|
Matt Bierner
|
b1f7daf8d1
|
Remove requestFailed telemetry event
|
2017-04-19 17:12:38 -07:00 |
|
Rob Lourens
|
18cb7ee933
|
Sibling clause info in search output, and escape values
|
2017-04-19 16:19:43 -07:00 |
|
Andre Weinand
|
374ba00982
|
node-debug@1.12.5
|
2017-04-20 00:35:19 +02:00 |
|
Peng Lyu
|
2dd566bb6b
|
Merge pull request #24980 from rebornix/CompositionEvents
Fix #24861. Stop propagation for keyDown events if the IME is processing key input
|
2017-04-19 15:29:28 -07:00 |
|
Matt Bierner
|
82159badf8
|
Fix webview style change error Fixes #24955
|
2017-04-19 14:30:11 -07:00 |
|