Commit Graph

250 Commits

Author SHA1 Message Date
Johannes Rieken 1d47228e95 one more attempt, fixes #2217 2016-01-25 09:59:08 +01:00
Andre Weinand 11ab20666a update mono-debug 2016-01-25 00:30:58 +01:00
Andre Weinand fd27b3f88b 💄debug adapter test suite 2016-01-24 00:34:07 +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
Chris Dias e9353c8916 associate vb script (.vbs) files with VB syntax 2016-01-22 12:33:10 -08:00
Andre Weinand 25fa3ac1e7 update node-debug 2016-01-22 14:47:26 +01:00
Johannes Rieken 42596574eb Use different default CompletionItemKind, fixes #2169 2016-01-22 11:44:34 +01:00
Dirk Baeumer 3b3bba341f Merge branch 'salsa-status' 2016-01-22 10:05:36 +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
Andre Weinand 2e8b7998ea update node-debug 2016-01-21 23:09:03 +01:00
Erich Gamma fec692f33e oops, fixed testing left over 2016-01-21 19:15:30 +01:00
Erich Gamma 00d0b3b0da show error message in tooltip 2016-01-21 17:58:58 +01:00
Erich Gamma 47758c4ab5 fixed copyright 2016-01-21 17:55:32 +01:00
Erich Gamma 7f5ebcd06c Show text in status bar when Salsa is used, check whether the tsserver supports salsa. 2016-01-21 17:55:16 +01:00
Dirk Baeumer 5f7226b867 Add support to trace the message on request failure 2016-01-21 16:57:10 +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
Martin Aeschlimann ffbe6492a3 Merge pull request #1678 from dpodder/fix-batch-syntax
Fix batch syntax
2016-01-08 15:19:24 +01:00