Rob Lourens
e2cb2f8fba
Use './' syntax for "Find in files", #18334
2017-04-21 14:37:55 -07:00
Rob Lourens
7b7409e680
Don't persist the value of the 'useExcludeSettings' button
2017-04-21 14:25:28 -07:00
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
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
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
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
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
Rob Lourens
ed91b067e0
Fix #18334 - implement ./ filtering
2017-04-20 11:06:22 -07: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
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
Rob Lourens
18cb7ee933
Sibling clause info in search output, and escape values
2017-04-19 16:19:43 -07: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
Martin Aeschlimann
645c1a2621
Extension list buttons override focusedElementOutline. Fixes #24799
2017-04-19 19:38:43 +02:00
Alex Dima
f216229224
Some view cleanup
2017-04-19 20:08:28 +03:00
Ramya Rao
89dd04555b
Fixes #11478 trigger tab when emmet expansion is the same ( #24923 )
...
* Fixes #11478 trigger tab when emmet expansion is the same
* Add test case and telemetry
2017-04-19 09:54:29 -07:00
rebornix
da5a85f583
correct keycode enum
2017-04-19 09:36:21 -07:00
Johannes Rieken
9da58ec1cf
Revert "debt - add action to report negative startup times"
...
This reverts commit 89cd0b7516 .
2017-04-19 18:10:59 +02:00
Benjamin Pasero
4fc164cf9d
theming - quick open group label and separator
2017-04-19 14:49:03 +02:00
Alex Dima
3860b1b79a
Fix issue where events were sent with view coordinates
2017-04-19 15:19:25 +03:00
Alex Dima
45af288d44
Move more types out of editorCommon
2017-04-19 15:19:25 +03:00
Alex Dima
a29c3e1c71
Move cursor events out of editorCommon
2017-04-19 15:17:34 +03:00
Alex Dima
c8ec3ef999
More clean-up in editorCommon
2017-04-19 15:17:32 +03:00
Alex Dima
b3097dfd53
More usage of Position vs IPosition
2017-04-19 15:16:50 +03:00
Martin Aeschlimann
c74305cf64
Find widget no longer themed. Fixes #24954
2017-04-19 11:36:50 +02:00
Martin Aeschlimann
3927c0fb2f
[theme] Provide a way to theme diff highlights. Fixes #19735
2017-04-19 11:36:50 +02:00
David Hewson
5a5a82602a
OK capitalisation fix
...
It's a tiny thing but it always looks awkward when OK is written as Ok. So i propose this fix :D also from searching resources OK is used elsewhere, though not much.
2017-04-19 10:17:14 +01:00
Benjamin Pasero
2fc83dbb7b
workaround #9225
2017-04-19 10:37:56 +02:00
Benjamin Pasero
1de45560f1
Activity bar: need dark/light icons ( fixes #23693 )
2017-04-19 10:14:05 +02:00
Johannes Rieken
833b15a098
Add TypeParameter symbol and completion kind, #2628
2017-04-19 10:05:56 +02:00
Benjamin Pasero
759f42d1c4
get rid of unstable test
2017-04-19 09:40:56 +02:00
Benjamin Pasero
d8fe52b178
💄
2017-04-19 08:51:04 +02:00