Commit Graph

90679 Commits

Author SHA1 Message Date
Johannes Rieken
4f49b5c730 fix a test 2016-01-25 10:28:41 +01:00
Johannes Rieken
d94cbbf2af synchronously render markdown in hover 2016-01-25 10:28:41 +01:00
Johannes Rieken
04643f8788 first steps in supporting markdown preview 2016-01-25 10:28:40 +01:00
Johannes Rieken
13eaadc104 simplify content renderer 2016-01-25 10:28:40 +01:00
Johannes Rieken
21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Johannes Rieken
016f521fa7 longer wait time for showTextDoc, #2217 2016-01-25 10:28:16 +01:00
Johannes Rieken
1d47228e95 one more attempt, fixes #2217 2016-01-25 09:59:08 +01:00
Benjamin Pasero
38b02aecaf less outline flashing 2016-01-25 08:55:51 +01:00
Benjamin Pasero
fcbb726bc8 make sure disabled buttons have no tabindex 2016-01-25 08:37:51 +01:00
Benjamin Pasero
9d4f7e9751 fix feedback button sizing with new label 2016-01-25 08:37:51 +01:00
Alexandru Dima
91a93c90a9 Merge pull request #1653 from ivanixgames/toggleWordWrap_1b
Toggle word wrap 1b
2016-01-25 09:22:11 +02:00
Alex Dima
194e2eb2d3 Do not use Ctrl+Alt+ keybindings 2016-01-25 09:20:57 +02:00
Alexandru Dima
6bd7139ca7 Merge pull request #1479 from Bigous/master
Implementation of editor.action.insertCursorAtEndOfEachSelectedLine
2016-01-25 09:18:51 +02:00
Benjamin Pasero
1477f20ca4 more focus indication tweaks 2016-01-25 08:04:16 +01:00
Andre Weinand
11ab20666a update mono-debug 2016-01-25 00:30:58 +01:00
Martin Aeschlimann
1a7316771f Run tests in extensions as commonjs tests 2016-01-24 21:21:36 +01:00
Martin Aeschlimann
9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +01:00
Sofian Hnaide
39a12660a7 Merge pull request #2193 from waderyan/send-smile-to-twitter
Send smile to twitter
2016-01-23 19:20:09 -08:00
Andre Weinand
fd27b3f88b 💄debug adapter test suite 2016-01-24 00:34:07 +01:00
Martin Aeschlimann
67e4daf06b Fix to use vscode scheme 2016-01-23 21:17:22 +01:00
Martin Aeschlimann
0a1ed45811 Support %APP_SETTINGS_HOME% in jsonValidation paths 2016-01-23 21:17:00 +01:00
Martin Aeschlimann
4b7f706e19 Use 'vscode' URI for vscode package support 2016-01-23 21:16:00 +01:00
Martin Aeschlimann
0cdb2ced44 Use 'vscode' URI for configuration schema and default doc 2016-01-23 21:13:46 +01:00
Martin Aeschlimann
5ce70e051f Add WorkbenchContentProvider 2016-01-23 21:13:03 +01:00
Martin Aeschlimann
2230689d0e Use 'vscode' URI for task schema 2016-01-23 21:11:49 +01:00
Martin Aeschlimann
0af80d7006 Use 'vscode' URI for snippet schema 2016-01-23 21:11:31 +01:00
Martin Aeschlimann
f2047b140f Use 'vscode' URI for launch schema 2016-01-23 21:11:06 +01:00
Martin Aeschlimann
c3abc6760f Use 'vscode' URI for keybinding schema and default doc 2016-01-23 21:10:39 +01:00
Martin Aeschlimann
0b66ccdfa9 jsonValidation contributions for setting schemas 2016-01-23 21:07:51 +01:00
Benjamin Pasero
6a6a09cf7a outline: solid 2016-01-23 18:15:21 +01:00
Erich Gamma
ba0315c57b Incorporated feedback from the emoji police, added a dancer icon when salsa is supported 2016-01-23 17:57:37 +01:00
Benjamin Pasero
363aeeafb6 aria: apply more attributes to help screen readers 2016-01-23 16:04:49 +01:00
Benjamin Pasero
80fc8b8596 tweaks for keyboard accessibility 2016-01-23 14:23:10 +01:00
Brad Gashler
1132f27e22 Watch variables now hilight whenever changed. 2016-01-22 17:23:35 -08:00
Wade Anderson
3f74bd8369 Changed the words prompting feedback. 2016-01-22 14:10:22 -08:00
Wade Anderson
2745e27ff2 Changed the label on SAS button and hashtag. 2016-01-22 14:01:41 -08:00
Chris Dias
e9353c8916 associate vb script (.vbs) files with VB syntax 2016-01-22 12:33:10 -08:00
isidor
72eff6bcaa debug: null guard
fixes #2022
2016-01-22 21:21:01 +01:00
Sofian Hnaide
bb6e460fcd Add app name to the getting started page query string 2016-01-22 11:01:54 -08:00
Andre Weinand
f3cedbfa09 once again upgrade to latest debug protocol 2016-01-22 19:54:58 +01:00
Andre Weinand
67549346ad upgrade to latest debug protocol 2016-01-22 19:04:05 +01:00
Martin Aeschlimann
8bccda9e42 Remove linesModel, use new APIs 2016-01-22 17:33:02 +01:00
Martin Aeschlimann
2747ebef95 Correct test fixture path 2016-01-22 17:23:02 +01:00
Martin Aeschlimann
a0a3db9290 More Thenables and polish 2016-01-22 17:19:33 +01:00
Martin Aeschlimann
5fb37d3119 send schema associations configured by extensions 2016-01-22 17:12:31 +01:00
isidor
e66dd6523d debug: Capabilities to debugProtocol.d.ts 2016-01-22 17:09:41 +01:00
Andre Weinand
d607841812 add missing 'body' to InitializeResponse 2016-01-22 16:59:35 +01:00
Alex Dima
3225eed88a Fixes #1476: show X of Y in findWidget 2016-01-22 17:36:03 +02:00
isidor
00c941b4b2 debug: report telemtry events to telemetry
fixes #2011
2016-01-22 16:18:58 +01:00
isidor
b0ad6e7596 debug: repect adapter capabilities
fixes #2022
2016-01-22 16:10:39 +01:00