Sandeep Somavarapu
|
710f0749ef
|
fix #9442
|
2016-07-18 17:43:59 +02:00 |
|
Sandeep Somavarapu
|
dfa1a20878
|
Use space to open file preview in editor
|
2016-07-18 17:27:33 +02:00 |
|
Sandeep Somavarapu
|
68468a80df
|
fix #8624
|
2016-07-18 13:02:21 +02:00 |
|
Joao Moreno
|
4dff48ca3f
|
fixes #9250
|
2016-07-18 12:19:34 +02:00 |
|
Sandeep Somavarapu
|
a8074f7e9a
|
dispose replace preview diff editor
|
2016-07-18 11:02:36 +02:00 |
|
Sandeep Somavarapu
|
e3cc6afb28
|
fix formatting
|
2016-07-18 09:37:59 +02:00 |
|
Sandeep Somavarapu
|
f39db001af
|
Merge pull request #9292 from Microsoft/sandy081/editorCommands
Introduce a move command for the editor
|
2016-07-18 09:36:30 +02:00 |
|
Joao Moreno
|
96d38458f0
|
enable telemetry for git status bar actions
|
2016-07-18 08:39:38 +02:00 |
|
Joao Moreno
|
706aa88f6e
|
fix casing
|
2016-07-18 08:39:15 +02:00 |
|
Joao Moreno
|
17c862fe9b
|
format null telemetry service for debugging
|
2016-07-18 08:32:11 +02:00 |
|
Daniel Imms
|
72c408815c
|
Windows external terminal default to %COMSPEC%
Fixes #5874
|
2016-07-16 13:25:59 -07:00 |
|
Daniel Imms
|
9342ea6c21
|
Fix tests
|
2016-07-15 23:51:09 -07:00 |
|
Daniel Imms
|
1930f890d8
|
Disable ctrl+shift+c/v keybindings on mac
Fixes #6451
|
2016-07-15 23:48:33 -07:00 |
|
Daniel Imms
|
f46136d372
|
Use constant line-height of terminal
Fixes #8219
|
2016-07-15 20:35:35 -07:00 |
|
Daniel Imms
|
66f637aa6d
|
Add note about Windows\sysnative in terminal settings
Part of #7095
|
2016-07-15 10:53:24 -07:00 |
|
Johannes Rieken
|
5ebf587b6c
|
extract SnippetConfig type, #9286
|
2016-07-15 17:41:50 +02:00 |
|
Sandeep Somavarapu
|
978065adc8
|
Code review
|
2016-07-15 17:25:00 +02:00 |
|
Alex Dima
|
7fa48d2d42
|
Fixes #7682: Always respect tab preference
|
2016-07-15 17:42:39 +03:00 |
|
Alex Dima
|
c335f1473c
|
Fixes #9331: animate the container and not each individual cursor
|
2016-07-15 17:26:02 +03:00 |
|
Johannes Rieken
|
13d2f973ac
|
tests for snippet options, #9286
|
2016-07-15 16:09:25 +02:00 |
|
Alex Dima
|
70a083d54b
|
Fixes #8133: Expose overwritable commands compositionStart and compositionEnd
|
2016-07-15 16:59:10 +03:00 |
|
Johannes Rieken
|
8b7906000e
|
update 'snippetSuggestions' config, #9286
|
2016-07-15 15:44:35 +02:00 |
|
Johannes Rieken
|
1e27b8226d
|
move sorting and snippet selection into low level function, #9286
|
2016-07-15 15:44:35 +02:00 |
|
Benjamin Pasero
|
8b907d7f85
|
Moving an editor across groups does not carry over text view state (fixes #9339)
|
2016-07-15 15:09:55 +02:00 |
|
Benjamin Pasero
|
4d0b2f5f15
|
Select all does not focus editor if targeting the editor (fixes #9329)
|
2016-07-15 12:56:47 +02:00 |
|
Benjamin Pasero
|
56c91a5351
|
better keybindings
|
2016-07-15 12:51:27 +02:00 |
|
Benjamin Pasero
|
d9211542e7
|
Add global commands to move an editor one group to the left or right (fixes #8185)
|
2016-07-15 12:42:17 +02:00 |
|
Alex Dima
|
8186062aa9
|
Fixes #9120: Seed search scope on find field focus gain if the editor selection was not set by the find model
|
2016-07-15 13:32:47 +03:00 |
|
Johannes Rieken
|
1b8ef8ca76
|
add 'editor.snippetSuggestions'-config, #9286
|
2016-07-15 12:14:33 +02:00 |
|
Benjamin Pasero
|
6153a48706
|
'revealIfOpened' flag should start at active editor (fixes #9265)
|
2016-07-15 12:10:45 +02:00 |
|
Sandeep Somavarapu
|
be298bfd39
|
fix #9326
|
2016-07-15 12:02:20 +02:00 |
|
Johannes Rieken
|
8eeb1f6d2a
|
add 'snippetOrder' property, #9286
|
2016-07-15 11:36:58 +02:00 |
|
Johannes Rieken
|
e19c50468a
|
start CompletionModel tests, #9286
|
2016-07-15 11:36:58 +02:00 |
|
Johannes Rieken
|
9abe8bbcd3
|
move suggest/completion model to common for easy tests, #9286
|
2016-07-15 11:36:58 +02:00 |
|
Johannes Rieken
|
c5620cb167
|
extract filtering/sorting, make parameter, #9286
|
2016-07-15 11:36:58 +02:00 |
|
Benjamin Pasero
|
8d5ab9ca96
|
add flag to showTabsOverflowAction
|
2016-07-15 11:26:25 +02:00 |
|
Alex Dima
|
2f8508923f
|
Fixes #7424: use maximum line number, and not line count when establishing line numbers width
|
2016-07-15 12:03:45 +03:00 |
|
Benjamin Pasero
|
b680ef94b0
|
update comments
|
2016-07-15 10:20:51 +02:00 |
|
Sandeep Somavarapu
|
a90f52a94d
|
fix #9300
|
2016-07-15 09:59:54 +02:00 |
|
Benjamin Pasero
|
8cf6ff05c2
|
Hover on a file name in explorer should display file name (fixes #5581)
|
2016-07-15 09:56:41 +02:00 |
|
Benjamin Pasero
|
b2b2cb0f49
|
var => let/const
|
2016-07-15 09:54:35 +02:00 |
|
Alex Dima
|
f7d23a3aa1
|
Fixes #8712: Bail out of tokenization if too many states are pushed and not popped
|
2016-07-15 10:45:29 +03:00 |
|
Alex Dima
|
c6d4e038b7
|
Fixes #8690: Do not attempt to sort already sorted lines
|
2016-07-15 10:37:16 +03:00 |
|
Alex Dima
|
151d2368bb
|
Fixes #8794: Bind ctrlCmd+a only when editor has text focus
|
2016-07-15 10:24:41 +03:00 |
|
Alex Dima
|
6df9ae9f78
|
Fixes #7164: Improve description for editor.lineHeight
|
2016-07-15 10:16:31 +03:00 |
|
Alex Dima
|
b7376c0ffc
|
Fixes #9043: Clear search scope when find widget is hidden
|
2016-07-15 10:14:29 +03:00 |
|
Benjamin Pasero
|
6961b52e71
|
Merge pull request #9245 from chrmarti/chrmarti/filesearch
Collect telemetry for #55
|
2016-07-15 07:28:13 +02:00 |
|
Martin Aeschlimann
|
af335fe515
|
[snippets] avoid incomplete proposals
|
2016-07-14 22:23:33 +02:00 |
|
Martin Aeschlimann
|
3cac6db050
|
[monaco] incomplete completion list not working
|
2016-07-14 22:23:33 +02:00 |
|
Christof Marti
|
89ab6ff7af
|
Collect telemetry for #55 - update from feedback
|
2016-07-14 11:50:37 -07:00 |
|