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 |
|
Dirk Baeumer
|
e123bcef28
|
Fixes #2182
|
2016-01-22 15:29:52 +01:00 |
|
Martin Aeschlimann
|
a351055049
|
SchemaService: Use Thenable in signatures
|
2016-01-22 15:17:29 +01:00 |
|
isidor
|
58b0f2b134
|
debug: viewlet implement focus()
fixes #2040
|
2016-01-22 14:53:39 +01:00 |
|
Andre Weinand
|
25fa3ac1e7
|
update node-debug
|
2016-01-22 14:47:26 +01:00 |
|
isidor
|
8c81545ff7
|
debug: show full source path when it is not available
fixes #2026
|
2016-01-22 14:44:47 +01:00 |
|
isidor
|
840fb15744
|
fix breakpoint widget height on win
|
2016-01-22 14:41:04 +01:00 |
|
isidor
|
add5e10c4f
|
somebody probably pushed this console.log by accident
|
2016-01-22 12:54:33 +01:00 |
|
isidor
|
61343d8c20
|
debug: tune repl input box size across platforms
fixes #2125
|
2016-01-22 12:46:24 +01:00 |
|
isidor
|
b637655978
|
panel: fix sash layout issue when sidebar right
|
2016-01-22 12:46:24 +01:00 |
|
Johannes Rieken
|
42596574eb
|
Use different default CompletionItemKind, fixes #2169
|
2016-01-22 11:44:34 +01:00 |
|
isidor
|
6483a2df2a
|
panel: share close panel action
|
2016-01-22 11:34:46 +01:00 |
|
isidor
|
3611a7257a
|
debug: improve repl input box size
|
2016-01-22 11:21:17 +01:00 |
|
Dirk Baeumer
|
3b3bba341f
|
Merge branch 'salsa-status'
|
2016-01-22 10:05:36 +01:00 |
|
Johannes Rieken
|
0697316d74
|
don't mention locale for now, make env a namespace and move to namespace region, make sure env exists event in case of telemetry failure
|
2016-01-22 09:59:25 +01:00 |
|
Dirk Baeumer
|
8e6415a70d
|
Tooltip tweak. Fixed nls issue
|
2016-01-22 09:54:27 +01:00 |
|
Johannes Rieken
|
86ecfe849d
|
fix api test
|
2016-01-22 09:50:52 +01:00 |
|
Martin Aeschlimann
|
cbb50c74a0
|
filter dev artifacts from json/server
|
2016-01-22 09:04:50 +01:00 |
|
Sofian Hnaide
|
7734f4a889
|
adding test to getting started
|
2016-01-21 17:56:26 -08:00 |
|
Sofian Hnaide
|
63a12d53ae
|
Add getting started contribution and remove static welcome page
|
2016-01-21 14:40:53 -08:00 |
|
Andre Weinand
|
2e8b7998ea
|
update node-debug
|
2016-01-21 23:09:03 +01:00 |
|
Martin Aeschlimann
|
ea0e5bbae7
|
[json] rename server/src/tests to test
|
2016-01-21 22:49:05 +01:00 |
|
Martin Aeschlimann
|
078ac32d73
|
[json] add json.configuration
|
2016-01-21 22:47:56 +01:00 |
|