Benjamin Pasero
|
f013ed186e
|
Merge pull request #6588 from Microsoft/tyriar/bin_verbose_fix
Have --verbose work on the bin command
|
2016-05-25 11:41:01 +02:00 |
|
Johannes Rieken
|
74763fdfc4
|
make references tree size independent of editor line height, fixes #6742
|
2016-05-25 11:00:33 +02:00 |
|
Johannes Rieken
|
2ebad4f09d
|
change settings descriptions, #6788
|
2016-05-25 10:51:07 +02:00 |
|
Johannes Rieken
|
eb6f1157c6
|
markdown mode uses TextualSuggestSupport, remove used id field, remove unused service dependencies, also fixes #6778
|
2016-05-25 10:40:52 +02:00 |
|
Johannes Rieken
|
0ac95a8f1d
|
peek def action should check if it's for a nested editor, #6786
|
2016-05-25 10:19:06 +02:00 |
|
Alex Dima
|
4730f9637b
|
Event naming should be onDidVerbNoun
|
2016-05-25 09:42:41 +02:00 |
|
Alex Dima
|
3fa0a5b16d
|
Fixes #3516: Keep editor selection steady when doing replaceAll
|
2016-05-25 09:36:40 +02:00 |
|
Johannes Rieken
|
d122090933
|
return empty promise, don't reveal undefined, fixes #6739
|
2016-05-25 09:16:37 +02:00 |
|
Alex Dima
|
5c3cb6cf5c
|
Improve keybinding rules for some find operations (#5727)
|
2016-05-25 08:57:47 +02:00 |
|
Daniel Imms
|
4dbb6571ac
|
Don't reply terminal shell on error, dismiss terminal when exited
Fixes #6683
Fixes #6762
|
2016-05-24 17:37:39 -07:00 |
|
Daniel Imms
|
025009b50f
|
Add 'Integrated' to toggle terminal action
Fixes #6706
|
2016-05-24 17:01:15 -07:00 |
|
Daniel Imms
|
d60d803082
|
Split unixLike terminal setting into linux and osx
Fixes #6770
|
2016-05-24 16:59:40 -07:00 |
|
Alex Dima
|
f4748a9d19
|
Fixes #3882: delete more whitespace when deleting right at the end of a line
|
2016-05-24 22:55:44 +02:00 |
|
Daniel Imms
|
8fc7a09743
|
Remove conflicting keybinding ctrl+tilde
Fixes #6720
|
2016-05-24 13:53:43 -07:00 |
|
Daniel Imms
|
096221c344
|
Change deb postrm shebang to /bin/bash
Fixes #6758
|
2016-05-24 13:39:09 -07:00 |
|
Alex Dima
|
223e0aabd4
|
Fixes #2717: Be smart about where to insert the keybindings snippet
|
2016-05-24 22:32:34 +02:00 |
|
Alex Dima
|
b9a0b95030
|
Fix compilation error
|
2016-05-24 18:17:12 +02:00 |
|
isidor
|
559f650500
|
debug: set configuration properly when being passed by api
fixes #6806
fixes #6808
|
2016-05-24 17:26:53 +02:00 |
|
Alex Dima
|
f21b6d16fc
|
Fixes #612: Add method to remove a certain keybinding rule via -commandId
|
2016-05-24 16:44:19 +02:00 |
|
isidor
|
889fe70698
|
debug: announce breakpoint set / removed
fixes #6491
|
2016-05-24 14:58:58 +02:00 |
|
Benjamin Pasero
|
ed70be2130
|
Revert "Mode configuration: Add files.associations setting to user configuration"
This reverts commit 0d677ebaad.
|
2016-05-24 14:53:37 +02:00 |
|
Benjamin Pasero
|
4ed95ea6dc
|
Changing viewlets too quickly does not change view (fixes #6690)
|
2016-05-24 12:29:48 +02:00 |
|
Alex Dima
|
71f93aa38e
|
Fixes #6380: Markdown does not disable autotrigger suggest
|
2016-05-24 09:54:22 +02:00 |
|
Daniel Imms
|
13c5e4fb4a
|
Remove 'experimental' from integrated terminal strings
|
2016-05-23 15:30:06 -07:00 |
|
Daniel Imms
|
35e859e9df
|
Enable integrated terminal on stable
|
2016-05-23 14:16:04 -07:00 |
|
Martin Aeschlimann
|
fba0ac8e5c
|
Type curly bracket using Czech (QWERTY) keyboard layout. Fixes #6609
|
2016-05-23 23:04:21 +02:00 |
|
Martin Aeschlimann
|
873c1ff5ae
|
Merge pull request #6331 from Microsoft/aeschli/external-injections
Add support for external grammar injections
|
2016-05-23 22:35:06 +02:00 |
|
Martin Aeschlimann
|
0d677ebaad
|
Mode configuration: Add files.associations setting to user configuration
|
2016-05-23 22:16:51 +02:00 |
|
Martin Aeschlimann
|
e548928438
|
IConfigurationService.setUserConfiguration
|
2016-05-23 22:16:51 +02:00 |
|
Martin Aeschlimann
|
6163e83a68
|
[json edit] handle not yet existing parent objects, handle empty documents
|
2016-05-23 22:16:51 +02:00 |
|
Martin Aeschlimann
|
d9aaca92f9
|
[json formatter] add applyEdit
|
2016-05-23 22:16:51 +02:00 |
|
Martin Aeschlimann
|
c3beba9725
|
[json] Add JSONPath
|
2016-05-23 22:16:51 +02:00 |
|
Alex Dima
|
545af1f16c
|
Remove vs/text loader plugin
|
2016-05-23 20:03:41 +02:00 |
|
Alex Dima
|
742f017fa1
|
Fixes #6151: Avoid having the browser scale up the overview ruler canvas
|
2016-05-23 17:38:50 +02:00 |
|
kieferrm
|
06b47ae532
|
fix scrollbar issue
|
2016-05-23 17:14:56 +02:00 |
|
Martin Aeschlimann
|
a75c865d56
|
fixes #6371: [html] When using custom HTML tags, VS auto-align wrong way.
|
2016-05-23 16:28:41 +02:00 |
|
Martin Aeschlimann
|
439e68bdfb
|
Remove 'vue' extension from html
|
2016-05-23 16:10:09 +02:00 |
|
Johannes Rieken
|
9e0d1f7b43
|
more idGenerator usage
|
2016-05-23 16:01:30 +02:00 |
|
Andre Weinand
|
73cbbe8c57
|
update node debug (use final 1.9.0 protocol)
|
2016-05-23 15:52:16 +02:00 |
|
Johannes Rieken
|
8a5a178530
|
remove duplicated error utils
|
2016-05-23 15:50:46 +02:00 |
|
Johannes Rieken
|
4b999b2e87
|
💄 use id generator
|
2016-05-23 15:50:46 +02:00 |
|
Martin Aeschlimann
|
0043a2608e
|
Merge pull request #6317 from Ikuyadeu/supportVue
Support Vuejs file (fix #6290)
|
2016-05-23 15:50:29 +02:00 |
|
Joao Moreno
|
4e5c9e6200
|
remove vso gallery cache
|
2016-05-23 15:44:12 +02:00 |
|
Joao Moreno
|
0a986c51b0
|
change extension query default page size to 50
|
2016-05-23 15:36:51 +02:00 |
|
Joao Moreno
|
d09976c3f6
|
send vscode version in marketplace headers
|
2016-05-23 15:36:51 +02:00 |
|
Alex Dima
|
8251e416a9
|
Update vscode-textmate to 1.1.0
|
2016-05-23 15:29:45 +02:00 |
|
Joao Moreno
|
8db9e03864
|
check for updates every 4 hours
|
2016-05-23 12:52:27 +02:00 |
|
Johannes Rieken
|
648681e6a0
|
introduce user setting editor.stablePeek, #5120
this new setting, which defaults to false, allows to keep peek editors on double click and ESC. This is useful for serious coding inside peek windows
|
2016-05-23 12:40:37 +02:00 |
|
Martin Aeschlimann
|
c67641b590
|
Merge pull request #6653 from Ikuyadeu/CsstoCSS
Rename Css -> CSS
|
2016-05-23 12:24:33 +02:00 |
|
Joao Moreno
|
1162228b58
|
cleanup async
|
2016-05-23 12:10:09 +02:00 |
|