Commit Graph

148279 Commits

Author SHA1 Message Date
Martin Aeschlimann
c37136730f [json] 'JSON with comments' text mate bundle 2015-11-25 11:11:17 +01:00
Johannes Rieken
b370792f68 fix document symbol duplication
each provider is represented as one support, have a provider to support adapter
2015-11-25 11:01:38 +01:00
Johannes Rieken
6ea319fa68 move the logic of getOutlineEntries into one place 2015-11-25 11:00:40 +01:00
Benjamin Pasero
7754743a7e api tests: allow to run and debug them 2015-11-25 10:58:17 +01:00
João Moreno
53644525be use --force when running npm install on Appveyor 2015-11-25 10:45:28 +01:00
Alex Dima
90ace5d479 fixes #115 2015-11-25 10:41:55 +01:00
Benjamin Pasero
e5d7c7a919 api tests: cleanup after test run 2015-11-25 10:29:02 +01:00
João Moreno
b7b97fd8ee Update .travis.yml 2015-11-25 09:49:27 +01:00
Joao Moreno
d113d85fd4 fix hygiene 2015-11-25 09:47:15 +01:00
Francois Valdy
4e0b0b359f Make sure css is fixed as well 2015-11-25 09:43:38 +01:00
Joao Moreno
52c9c102f8 hygiene: emit file at end 2015-11-25 09:29:53 +01:00
João Moreno
916c524559 travis: split electron and compile tasks 2015-11-25 09:27:02 +01:00
João Moreno
a1c4fd9bfe appveyor: split electron and compile tasks 2015-11-25 09:25:03 +01:00
Alex Dima
1736f67195 Adopt latest loader 2015-11-25 09:18:13 +01:00
Benjamin Pasero
4ea2714df8 add more meaningful api tests 2015-11-25 08:44:13 +01:00
David Storey
8dc3eddd0f Update CSS Multi-column Intellisense
* add missing enum restriction so keywords show in auto-complete
* Update browser support for Safari 9 and correct Opera version number
* Hide break-* for region breaks, as they’re part of CSS Regions are
are not supported.
2015-11-24 18:47:52 -08:00
David Storey
2a6f37e439 Update based on CSS Cascade and Inheritance spec
* add unset and initial to css.plist (still need to find where to add
these to IntelliSense)
* add all property to Intellisense
2015-11-24 18:16:27 -08:00
David Storey
bc0039ab64 Add <picture> element to auto-complete and syntax highlight 2015-11-24 17:53:47 -08:00
David Storey
95bb19d13f W3C Fullscreen is discontinued. Link to WHATWG spec 2015-11-24 17:36:23 -08:00
David Storey
a598c93bc5 Add rebeccapurple as valid colour in syntax highlight
…this section needs generally updated as it makes the standard colour
named non-standard.
2015-11-24 15:30:31 -08:00
David Storey
5e65254d14 Add CSS MQ L4 Interaction media features to syntax highlight
These are now well supported. Not included the others until I research
how well they’re supported.
2015-11-24 15:13:26 -08:00
João Moreno
8a0f53baa4 Update README.md 2015-11-24 22:47:41 +01:00
Andre Weinand
f63c7a01d4 update debug adapters 2015-11-24 22:45:47 +01:00
João Moreno
66051fc5f8 Update README.md 2015-11-24 19:51:03 +01:00
Joao Moreno
cb259e1c4f use appveyor 2015-11-24 19:43:35 +01:00
Joao Moreno
62db5d86d0 damn these tabs 2015-11-24 19:37:47 +01:00
Joao Moreno
81d560b7ce run gulp hygiene in travis 2015-11-24 19:10:33 +01:00
Joao Moreno
9b5899187d gulp hygiene 2015-11-24 19:09:38 +01:00
Joao Moreno
f6e57602af fix whitespace 2015-11-24 19:09:38 +01:00
Benjamin Pasero
b232ee5560 Goto definition acts too early in some cases (fixes #189) 2015-11-24 18:36:02 +01:00
Benjamin Pasero
a34c71df93 remove some older migration code 2015-11-24 18:11:42 +01:00
Benjamin Pasero
7542b9a6af move configuration service into correct execution environment 2015-11-24 18:06:50 +01:00
Francois Valdy
1419be89ab Missed them typos 2015-11-24 18:04:53 +01:00
Benjamin Pasero
1ef99fc702 bin => bind 2015-11-24 18:00:37 +01:00
João Moreno
5d9a4f3434 remove reference to atom-shell-installer-assets 2015-11-24 17:46:28 +01:00
Francois Valdy
f21fd8f468 Typo fixes for src/vs/workbench/parts 2015-11-24 17:43:35 +01:00
Benjamin Pasero
1dca89cd9c Merge pull request #518 from waywardmonkeys/fix-typo-in-template-tasks.json
Fix typo in comment in sample tasks.json.
2015-11-24 17:39:17 +01:00
Benjamin Pasero
aed2113e9a Merge pull request #520 from waywardmonkeys/fix-typos-in-line-commenter-comments
Fix typos in LineCommentCommand comments.
2015-11-24 17:38:57 +01:00
Benjamin Pasero
ae84ac859b Merge pull request #521 from waywardmonkeys/fix-typo-abstractprocess-terminate-return-value
Fix typo: return value of AbstractProcess::terminate.
2015-11-24 17:38:36 +01:00
Benjamin Pasero
f0dfc23748 Merge pull request #553 from gluck/typos1
Typo fixes for src/vs/workbench/services
2015-11-24 17:37:31 +01:00
Benjamin Pasero
fea1ef3bfc polish 2015-11-24 17:33:35 +01:00
Francois Valdy
62960334ae Typo fixes for src/vs/workbench/services 2015-11-24 17:12:59 +01:00
Erich Gamma
7def80f5de Merge pull request #551 from Microsoft/joh/fix179
Let shouldAutotriggerSuggestImpl always return true, fixes #179
2015-11-24 17:07:17 +01:00
Martin Aeschlimann
4163a8dcd5 [json] add tm grammer, not yet enabled 2015-11-24 17:06:58 +01:00
Benjamin Pasero
f84a9013f3 fix comment 2015-11-24 16:55:01 +01:00
Erich Gamma
b69727d5c4 Merge pull request #550 from Microsoft/joh/fix47
Fix #47, add support for comments and brackets for JSX
2015-11-24 16:41:24 +01:00
Johannes Rieken
c34f50f804 Let shouldAutotriggerSuggestImpl always return true, fixes #179 2015-11-24 16:39:45 +01:00
Johannes Rieken
3f7972116a Fix #47, add support for comments and brackets for JSX 2015-11-24 16:19:14 +01:00
Benjamin Pasero
3bf9b6e424 Merge pull request #548 from bpasero/cli-tests
Allow to run extension tests from command line and hook up to build
2015-11-24 16:01:49 +01:00
Alex Dima
616b9ad9d8 fixes #144 2015-11-24 15:25:06 +01:00