Commit graph

229 commits

Author SHA1 Message Date
Rob Lourens 0e8a10aa7d Revert "Merge pull request #80657 from KapitanOczywisty/patch-1"
This reverts commit ea10827333, reversing
changes made to 9f2d08eaa3.
2019-09-15 12:26:59 -07:00
Rob Lourens f57f8f7063 Update grammar files 2019-09-15 12:23:31 -07:00
KapitanOczywisty dd02755bfc
Fix PHP in HTML style tags 2019-09-10 19:13:03 +02:00
Joao Moreno 66e14b8be8 cleanup 2019-07-15 07:25:46 +02:00
Rob Lourens be91fe8dbb Bump PHP grammar 2019-07-05 12:05:50 -07:00
Rob Lourens 32169bcc6e Fix hang when tokenizing PHP
Fix #75468
2019-07-05 12:05:50 -07:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Rob Lourens 5c0fc719a2 Fix #71138 2019-03-27 15:43:49 -07:00
Alex Ross b0b6dc6c2e Update grammars to pick up make changes
and fix hashes.
2019-02-06 15:16:49 +01:00
Alex Ross 6e968190df Update grammars 2019-02-04 16:35:48 +01:00
Rob Lourens fb0d022d8a Fix PHP colorization test from #65649 2019-01-03 16:46:05 -08:00
Rob Lourens 509d693aa7 Fix #65649 - fix injection patching in update-grammar.js 2019-01-03 16:24:11 -08:00
Alex Ross 6c6cd0aab4 Update grammars 2018-12-12 17:25:07 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
isidor 2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor 347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Alex Ross c71f524777 Updated grammars 2018-11-06 11:39:33 +01:00
Nguyen Long Nhat 10dc625582
Task 2.0.0 2018-10-26 22:14:47 +07:00
benjamenhogben 1de8905bf5 Change throwable var name 2018-10-09 14:07:13 +01:00
benjamenhogben f0b51ea9ad Catch Throwable user editable 2018-10-05 10:59:25 +01:00
benjamenhogben 7d30396d0c Add throwable to try/catch block 2018-10-05 09:48:33 +01:00
Ben Hogben 3edd27449e add php try catch snippet 2018-10-04 17:10:18 +01:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Martin Aeschlimann 067a72787f [php] update colorizer tests 2018-07-27 11:02:04 +02:00
Matt Bierner b8c522b175 Updating colorization tests 2018-07-23 15:31:32 -07:00
Martin Aeschlimann 74c270e887 update grammars 2018-07-23 20:34:08 +02:00
Martin Aeschlimann e993d1179d file line detection: allow whitespace after shebang 2018-06-21 10:24:50 +02:00
Martin Aeschlimann 772aaf777a update grammars 2018-06-11 13:03:28 +02:00
ranolfi d5a8ffc032 Automatic wrapping with `` (backticks) for PHP
Related to #49188
2018-05-04 05:39:28 -03:00
Matt Bierner ac69540858 Updating tests for light+ escape coloring grammar changes 2018-04-28 17:54:54 -07:00
Rob Lourens 707d5ecd0d Fix basic PHP extension name 2018-04-04 11:13:59 -07:00
Rob Lourens ab867d907f Fix #46148 - split PHP extension 2018-03-22 23:19:10 -07:00
Martin Aeschlimann d5bded0904 update grammars 2018-03-17 17:40:48 +01:00
Rob Lourens 24d376c273
Merge pull request #44171 from mathsalmi/master
Fix php grammar update script
2018-03-07 17:52:08 -08:00
Greg Van Liew b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
kieferrm d53fa1cf77 icon and cosmetics for php extension 2018-02-28 19:26:04 -08:00
Ramya Achutha Rao 469007b4ed Update md,php display names/descriptions #44626 2018-02-27 19:04:29 -08:00
Ramya Achutha Rao 15d0e9b30b Remove and other language features from description of basic builtin extensions #44626 2018-02-27 18:15:50 -08:00
Martin Aeschlimann 8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Matheus Salmi 2896341a86 Update php grammar file 2018-02-22 01:06:42 -03:00
Matheus Salmi e51320551d Fix #44032 - make php grammar regex case-insensitive 2018-02-22 01:04:51 -03:00
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Matt Bierner 308c1887df Update extensions for TS 2.7
Update src to build with TS 2.7

Explicitly assign this.message in the else body
2018-02-08 14:28:55 -08:00
Dirk Baeumer e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Rob Lourens 390a5295b0 Fix #40279 - rewrite php grammar rule to avoid regex that hangs vscode-textmate 2018-01-29 10:04:28 -08:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Rob Lourens 783a0aafad Update the PHP grammar
Now it breaks out the html grammar into its own file
2017-12-18 14:28:38 -08:00
Ramya Achutha Rao 6aa6f0d332 Remove the onEnter rules from html in php as they will never get applied in a php block #39142 2017-12-05 15:32:21 -08:00
Ramya Achutha Rao e13cc678d6 Copy OnEnter rules from html to php #39142 2017-12-03 22:13:57 -08:00
Martin Aeschlimann f8217340ad [php] folding snippets 2017-11-30 12:11:21 +01:00
Rob Lourens ddb27c6312 Fix #37919 - don't show php suggestions when closing an html tag 2017-11-28 21:41:53 -08:00
Joao Moreno b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno 0a8b6fb706 yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
Joao Moreno 7a01db1b43 fix tslint in hygiene
fixes #38207
2017-11-13 11:32:50 +01:00
Rob Lourens c98e53622d 💄 2017-11-09 13:52:02 -08:00
Matt Bierner 52f45af7f0 Add additional no unused checks for php extension 2017-11-07 11:22:07 -08:00
Matt Bierner 6bab0e0cc0 Move PHP extension to strict mode
Compile the PHP extension with strict mode TS. Mostly adding annotations where values can be null or undefined.
2017-11-06 14:36:56 -08:00
Rob Lourens 0edf81c292 Fix #26598 - remove . PHP trigger character, add > 2017-10-29 12:46:07 -07:00
Martin Aeschlimann ad58f842ce [php] update grammar 2017-10-24 11:05:54 +02:00
Rob Lourens a1b79983ac Fix #36115 - add #region folding for PHP 2017-10-21 23:32:43 -07:00
Martin Aeschlimann c9177061d4 update php colorizer tests 2017-10-04 18:17:30 +02:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Rob Lourens f31c369c3b Update PHP grammar 2017-09-30 18:18:59 -07:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Matt Bierner 845fa13b41 Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
Matt Bierner 0347eda931 Update TS/JS grammars 2017-09-13 23:00:51 -07:00
Rob Lourens 2859b125c1
Fix #34204 - revert problematic brace matching change from language-php 2017-09-13 14:56:18 -07:00
Matt Bierner 43cb3b41ac Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
Matt Bierner 35c8bc4daa Further improve colorization of embeded expressions
- Add groovy embedded support
- Make high contrast colorization consistent
2017-09-12 11:04:02 -07:00
Matt Bierner dc2f6ec2a5 Improve colorization of embedded start end puctuators across languages 2017-09-12 09:49:40 -07:00
Martin Aeschlimann 001009c3de [php] update grammar 2017-09-08 10:47:06 +02:00
Matt Bierner 49db68d7ce Reset VS Dark + Light styling for meta embedded (#33866)
Fixes #33120

Adds rules to vs dark+light to reset style for meta embedded scopes. This is a proposed approach to support colorization of nested languages better
2017-09-06 11:18:53 -07:00
Rob Lourens 7818862ede
Fix hygiene from mergetool on github.com 2017-09-03 22:38:55 -07:00
Rob Lourens ddb6d23841 Merge branch 'master' into feature/php-commenting 2017-09-03 21:28:19 -07:00
Rob Lourens 134a02610a Also set documentListener to null after dispose - #19872 2017-08-27 09:38:08 -07:00
Rob Lourens 042662748e Merge pull request #19872 from glayzzle/master
fix: dispose the this.documentListener
2017-08-27 09:36:53 -07:00
Martin Aeschlimann 44aa7c2f08 [php] update grammar 2017-08-15 15:29:56 +02:00
Rob Lourens 77e2e9a4e8 Update PHP grammar 2017-08-12 17:34:43 -07:00
Rob Lourens da90dbf82e Update PHP grammar (temporarily from a fork that contains the previous version + an important change to fix #30448) 2017-08-02 15:29:30 -07:00
rebornix a204dc6133 Fix #31838. Fix php indentation rules regression 2017-08-01 16:47:53 -07:00
Jens Hausdorf 519811c487 Improve php language config 2017-08-01 00:21:06 +02:00
rebornix 77ff4e0870 Indent Rules for PHP 2017-07-26 11:09:56 -07:00
Martin Aeschlimann 7790c4a753 update grammars 2017-07-18 10:09:48 +08:00
rebornix e49ae72a37 Fix #8850. Do not auto close single paren inside comments and string when editing PHP 2017-07-14 11:41:45 -07:00
Martin Aeschlimann 3e124d8eba [php] update grammar 2017-07-11 17:48:34 +08:00
Rob Lourens b258f0d212 Fix #29958 - builtin PHP extension fails to activate 2017-06-30 10:41:50 -07:00
Michel Kaporin ab3c945e0e Import 'nls' in extensions entry point. Fixes #29098. 2017-06-28 16:01:23 +02:00
Felix Becker d2770b6482 Fix all string throw statements 2017-06-26 15:02:52 +02:00
Rob Lourens 250260678a Fix #29094 2017-06-21 10:04:02 -07:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
jens1o d4e6fc459c update php grammar 2017-06-20 20:20:09 +02:00
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
Martin Aeschlimann f9084bb244 Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
Martin Aeschlimann a90342f431 [php] update grammar 2017-05-26 09:27:51 +02:00
Florent Viel 310bcbc400
fix tests 2017-05-20 13:19:25 +02:00
Florent Viel b090499274
update tes tests to show off function name with nbsp 2017-05-20 13:08:09 +02:00
Martin Aeschlimann 57570d5cb7 [php] update grammar (fixes #26543) 2017-05-18 11:12:13 +02:00
Martin Aeschlimann ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
mappu 092ea70b9a extension/php: detect language via shebang (#26581)
Fixes #26580
2017-05-12 19:38:35 -07:00
Martin Aeschlimann 0977de9948 [php] update php grammar 2017-05-12 16:48:07 +02:00