Commit graph

188 commits

Author SHA1 Message Date
Alex Ross 54421ea4fa Update PHP grammar
Fixes #85132
2019-11-20 09:46:24 +00:00
Alex Ross a0bc43dd73 Update grammars 2019-10-21 11:21:03 +02:00
Rob Lourens 3e1276cb51
Merge pull request #82377 from microsoft/fix/php-custom-tags
php - fix custom tags appearing invalid
2019-10-14 16:00:04 -07:00
Connor Peet 78fd1e5ec2
php - fix break statement not reducing indent level
Fixes https://github.com/microsoft/vscode/issues/57964
2019-10-11 13:36:36 -07:00
Connor Peet b6b011b294
php - increment indentation for inline php tags
Fixes https://github.com/microsoft/vscode/issues/44137
2019-10-11 11:56:32 -07:00
Connor Peet 867bcaee0d
php - fix identation drifting on empty single-long blocks
Fixes https://github.com/microsoft/vscode/issues/34424
2019-10-11 11:22:13 -07:00
Connor Peet f840384927
php - fix custom tags appearing invalid
Fixes https://github.com/microsoft/vscode/issues/76997
2019-10-11 08:48:05 -07:00
Rob Lourens c0bd994bc7 Fix PHP indentation rule for 'case'
Fix #81107
2019-10-09 18:30:30 -07:00
Rob Lourens d3780038d7 Revert "Revert "Merge pull request #80657 from KapitanOczywisty/patch-1""
CLA signed, bring back PR

This reverts commit 0e8a10aa7d.
2019-09-15 12:42:33 -07:00
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