Commit Graph

2507 Commits

Author SHA1 Message Date
Joao Moreno
e161487073 remove update.channel configuration setting 2016-01-26 09:39:12 +01:00
Dirk Baeumer
fbadb9365b Set tslint.enable=true 2016-01-26 09:38:45 +01:00
Alex Dima
2218742a82 Fixes #2110: Add IConfigurationChangedEvent.renderWhitespace 2016-01-25 23:37:04 +02:00
Alex Dima
f17410332d Add experimental editor option to toggle between text area state strategies 2016-01-25 23:37:03 +02:00
Martin Aeschlimann
1379c39944 Merge pull request #2245 from Microsoft/aeschli-json-language-server
Add json language server
2016-01-25 22:10:46 +01:00
Martin Aeschlimann
4e1c5a4627 Avoid merge conflict 2016-01-25 22:08:34 +01:00
Martin Aeschlimann
9f7632cc23 Support isIncomplete form completion results 2016-01-25 22:01:17 +01:00
Martin Aeschlimann
e57f5f4078 Fix createHover 2016-01-25 22:00:35 +01:00
Martin Aeschlimann
210738c61d Remove console.log from server.ts 2016-01-25 21:28:17 +01:00
Martin Aeschlimann
9895df1cd7 Change WorkbenchContentProvider to a IWorkbenchContribution 2016-01-25 21:27:12 +01:00
Alex Dima
da6366e820 Fixes #2229: Small CSS tweaks for find widget 2016-01-25 22:19:00 +02:00
Alex Dima
99b340f7da Fixes #830 2016-01-25 22:00:21 +02:00
Alex Dima
926398981a Fixes #2235 2016-01-25 21:55:46 +02:00
Alex Dima
f32f4a4625 Fixes #2236 2016-01-25 21:53:53 +02:00
Martin Aeschlimann
0f12aa4ff8 Default theme name polish 2016-01-25 20:46:37 +01:00
Alexandru Dima
5fed344f5b Merge pull request #2071 from jkrems/jk-surrogate-move
Treat surrogate pairs as one character
2016-01-25 21:41:24 +02:00
Alexandru Dima
a0c3c1a13e Merge pull request #2124 from ajkerrigan/replace-keybindings
Add keybinding options for Replace and Replace All (#2004)
2016-01-25 21:33:42 +02:00
Alex Dima
dd741194c4 Remove TextAreaState.extractNewText() and extractMacReplacedText() 2016-01-25 21:11:23 +02:00
Alex Dima
a1bd50f63f Fixes #1168: Read synchronously from textarea 2016-01-25 21:11:22 +02:00
Benjamin Pasero
db5a3baa7d 💄 2016-01-25 20:05:42 +01:00
Benjamin Pasero
4b9f2a0930 Merge pull request #2166 from SofianHn/master
Remove static welcome page and move welcome experience to the website
2016-01-25 20:00:56 +01:00
Joao Moreno
463db9e185 suggest: skip lcsdiff for large datasets
related to #1923
2016-01-25 19:21:34 +01:00
Joao Moreno
3791997023 suggest: stricter camel case patterns 2016-01-25 19:21:34 +01:00
Benjamin Pasero
e384356324 import linting 2016-01-25 19:03:05 +01:00
Benjamin Pasero
f1854c967c quick open aria label 2016-01-25 18:55:08 +01:00
Benjamin Pasero
1ff9dc9c9b accessibility provider for quick open 2016-01-25 18:50:09 +01:00
Joao Moreno
97bf99b0f6 suggest: optimize narrow down 2016-01-25 18:44:05 +01:00
Benjamin Pasero
f047d7f470 provide better accessible labels for: explorer, working files, changes viewer and search 2016-01-25 18:25:04 +01:00
Benjamin Pasero
258421a276 tree - introduce IAccessibilityProvider to get a label for the selected item in the tree 2016-01-25 18:25:04 +01:00
Joao Moreno
b8b5980679 suggest: fix sorting 2016-01-25 18:11:57 +01:00
Joao Moreno
7bc046f6be remove bogus sorting 2016-01-25 18:07:30 +01:00
Joao Moreno
ef27dc7986 💄 2016-01-25 18:07:30 +01:00
Joao Moreno
2dcd9245c6 suggest: filter in the model #1923 2016-01-25 18:07:30 +01:00
Martin Aeschlimann
6f9a797f77 Revert postinstall experiment 2016-01-25 17:54:29 +01:00
Martin Aeschlimann
4a2006c9a0 Trying to fix postinstall 2016-01-25 17:45:54 +01:00
Martin Aeschlimann
7a8fed4c39 Send proxy information 2016-01-25 17:43:18 +01:00
Johannes Rieken
200e1cf785 add default styles for scrollbars, focus border, and images, fixes #2143 2016-01-25 17:36:22 +01:00
Joao Moreno
3bf720d993 suggest: limit the lcsdiff algorithm #1923 2016-01-25 17:02:17 +01:00
isidor
5484acdcff debug: breakpoint hover information
fixes #2017
2016-01-25 16:53:08 +01:00
isidor
f7e42e89eb editor hover: always show hover in gutter margin even if hover is disabled 2016-01-25 16:53:07 +01:00
Joao Moreno
8057d1186e suggest: cleanup on hide #1923 2016-01-25 16:48:48 +01:00
Joao Moreno
7c35e01063 💄 suggest widget 2016-01-25 16:46:27 +01:00
Joao Moreno
4100c213ca suggest: use < instead of localeCompare #1923 2016-01-25 16:42:37 +01:00
Martin Aeschlimann
eae624b917 post install fix 2016-01-25 16:40:08 +01:00
Joao Moreno
a68eaef82c suggest: sort outside of the tree #1923 2016-01-25 16:34:15 +01:00
Joao Moreno
0335cd5641 💄 2016-01-25 16:34:15 +01:00
Johannes Rieken
93cd879060 api - export CompletionList 2016-01-25 16:27:45 +01:00
isidor
4dd7876bda debug: show simple hover when complex objects has no children
fixes #2216
2016-01-25 16:26:33 +01:00
Andre Weinand
af4f2c555a update node and mono debug 2016-01-25 16:14:44 +01:00
Johannes Rieken
74d033e92a allow to register for the same scheme twice. lifo behaviour 2016-01-25 16:12:33 +01:00