Commit graph

251 commits

Author SHA1 Message Date
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
7a8fed4c39 Send proxy information 2016-01-25 17:43:18 +01:00
Martin Aeschlimann
0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Martin Aeschlimann
9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +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
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
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
Martin Aeschlimann
a351055049 SchemaService: Use Thenable in signatures 2016-01-22 15:17:29 +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
Martin Aeschlimann
817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Martin Aeschlimann
a038512621 colorful default themes: make sure the theme works with 0.10.3 2016-01-21 15:55:42 +01:00
Johannes Rieken
5be404dd5c #1835 - onDidChangeTextEditorViewColumn event 2016-01-21 15:12:13 +01:00
Johannes Rieken
c14e864b2b #1835 add viewColumn property to TextEditor, not yet decided if we also need an event to signal changes 2016-01-21 12:05:10 +01:00
Johannes Rieken
21a84ab87c keep sort text, sort by label if no or equal sort text 2016-01-21 10:53:06 +01:00
Johannes Rieken
a9c1895117 allow to provide ViewColumn with 'vscode.previewHtml' command 2016-01-20 15:49:01 +01:00
Johannes Rieken
1d7facf02b more clever sortText for TypeScript completion items, fixes #1190 2016-01-19 10:51:02 +01:00
Andre Weinand
2771dff034 update node-debug 2016-01-19 08:55:09 +01:00
Johannes Rieken
a6aa8ddf80 add html preview sample 2016-01-18 18:27:24 +01:00
Andre Weinand
cfe95a14a9 node debug: improve source path matching (fixes #1591) 2016-01-15 20:01:39 +01:00
Martin Aeschlimann
d9b9d8730f Tune new colors added for dark+ & light+ themes #1943 2016-01-15 09:50:38 +01:00
Martin Aeschlimann
da4a123f80 [themes] variable type not colored as type 2016-01-14 09:37:47 +01:00
Andre Weinand
bff465991d update node-debug 2016-01-13 17:45:35 +01:00
Martin Aeschlimann
983132f1a1 Fixes #1943: Tune new colors added for dark+ & light+ themes 2016-01-13 14:59:55 +01:00
Andre Weinand
cf45984418 update node-debug 2016-01-12 22:53:23 +01:00
Martin Aeschlimann
277510fe7b Merge pull request #1457 from xaverh/master
C++11 keyword "noexcept" added
2016-01-12 17:04:18 +01:00
Martin Aeschlimann
0babb42991 Merge pull request #1217 from dstorey/update-css-intellisense
[css] Update css intellisense and css.plist
2016-01-12 11:17:55 +01:00
Johannes Rieken
f345c94847 virtual doc - support content provider signalling change via onDidChange event 2016-01-12 10:50:53 +01:00
Martin Aeschlimann
0bdf9ca824 Dark+ theme: fields hard to see #1880 2016-01-12 10:21:17 +01:00
Martin Aeschlimann
e68a8078b4 [themes] color field types 2016-01-12 10:21:17 +01:00
Johannes Rieken
a19740d091 Merge pull request #1831 from Microsoft/joh/registerTextDocumentProvider
register text document provider
2016-01-11 16:54:37 +01:00
Martin Aeschlimann
57853442ac Merge pull request #1583 from Tyriar/patch-3
Disassociate .gn with python language
2016-01-11 16:28:28 +01:00
Martin Aeschlimann
86be59b8f4 [themes] return types coloring 2016-01-11 15:42:58 +01:00
Martin Aeschlimann
9e93648c14 [themes] fix for parameterized types 2016-01-11 15:42:57 +01:00
Martin Aeschlimann
db1768a599 [theme] storage.type is used for types 2016-01-11 13:52:36 +01:00
Johannes Rieken
44b8ebe084 merge with master 2016-01-11 13:03:39 +01:00
Alex Dima
0a1e2c29b0 Fixes #1609: Tweak onEnter regexp to accept no trailing whitespace in doc comments 2016-01-11 10:52:46 +01:00
David Storey
04cee66ced Add missing Counter Styles decriptors to syntax highlight 2016-01-11 01:36:59 -08:00
David Storey
331a9538f7 add missing unicode-range to syntax highlight 2016-01-10 20:16:37 -08:00
Andre Weinand
eb3885dcaf update node-debug 2016-01-09 23:55:32 +01:00
Andre Weinand
4804b5c40b update node-debug 2016-01-09 11:46:36 +01:00
Benjamin Pasero
059e335427 Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"
This reverts commit 37dbbb3573.
2016-01-08 17:32:21 +01:00
Benjamin Pasero
5884fe2b83 adopt postinstall script 2016-01-08 16:43:14 +01:00
Johannes Rieken
ffc21477ea add missing changes to test 2016-01-08 16:19:49 +01:00