Commit graph

25 commits

Author SHA1 Message Date
Martin Aeschlimann be2b6bd127 HTML Comments Not Colour Coded when there is a <?php> in the script tag. Fixes #28354 2017-06-19 11:56:33 +02:00
mappu 092ea70b9a extension/php: detect language via shebang (#26581)
Fixes #26580
2017-05-12 19:38:35 -07:00
Dirk Baeumer 0c8a6d5ad4 Addresses concerns in #19624 2017-03-28 09:31:16 +02:00
Matt Bierner cda3584a99 Use @types/node in extensions (#19692)
Switches builtin extensions to use @types/node for node definitions. Fixes a few errors that show up as a result of updating to a more modern version of node.d.ts
2017-02-01 15:20:17 -08:00
Dirk Baeumer 54b410174f Fixes #19624: Adopt "php.validate.executablePath" handling to new TS behavior 2017-01-31 11:24:17 +01:00
kieferrm 97b08a7ce4 adapt contributions 2017-01-23 21:05:17 -08:00
Martin Aeschlimann 1ff2c4809d [php] setting to disable suggestions and hover (for #9003) 2017-01-23 15:25:13 +01:00
Sara Itani cf77a2cf8c #9003 Provide temporary option to disable the built-in PHP completion provider.
This option enables extension authors providing PHP support to prevent needless duplication in the completions list. We can remove it when we extract this functionality to a separate extension.
2017-01-23 01:05:02 -08:00
Martin Aeschlimann 94f8efcb09 [php] use grammar from atom/language-php 2016-11-22 19:08:43 +01:00
Alex Dima 80cbf2e25e Fixes #14552: Introduce embeddedLanguages in grammars extension point and adopt it for html and php 2016-10-27 14:57:25 +02:00
Kaloyan Raev ba72cfcf34 Contribute JSON Schema for composer.json 2016-08-19 12:06:43 +03:00
Martin Aeschlimann 354a014029 Migrate PHP to language-configuration 2016-07-21 19:57:02 +02:00
Martin Aeschlimann e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Martin Aeschlimann 92d4db4f6c [php] Switch to textmate grammar. Fixes #5986 2016-05-10 12:06:53 +02:00
Martin Aeschlimann ee9e74c2ef fixes #3931: [php] opening php tag should be recognised as a valid intellisense option 2016-03-16 15:12:36 +01:00
Martin Aeschlimann c6186a2d9d Setup php extension debugging 2016-03-16 12:29:40 +01:00
Martin Aeschlimann 9b737ec24e Fixes #4156: PHP settings documentation is not localized 2016-03-15 17:07:14 +01:00
Dirk Baeumer 27b12afea4 Localize PHP plugin 2016-03-03 15:12:19 +01:00
Alex Dima 18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima 1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima 58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Martin Aeschlimann 0f6a10b4b0 Fixes #2856: [json] Warnings in status bar after updating to version 0.10.8 2016-02-10 14:04:53 +01:00
Dirk Baeumer 93f3088584 Fixes #971 2015-12-04 12:39:43 +01:00
Pascal Borreli 16fc6b7585 Fixed typos 2015-11-22 15:45:31 +00:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00