Matt Bierner
e214493d0c
Migrate update grammar to mjs
2022-03-01 17:24:59 -08:00
Rob Lourens
1f015b2382
Update PHP grammar
2022-01-14 16:28:13 -08:00
KapitanOczywisty
01e9eb59a7
Fix PHP update-grammar.js
2022-01-13 12:05:28 +01:00
Alex Ross
95dcb89a92
Update grammars
2021-12-07 15:12:01 +01:00
Alex Ross
dd4fd68940
Update grammars
2021-08-10 17:06:42 +02:00
Logan Ramos
63fad00228
Fix misspelling of parameters
2021-07-14 10:48:12 -04:00
Alex Ross
57a760e71f
Update grammars
2021-06-11 10:11:40 +02:00
Henning Dieterichs
dcf81c6265
Removes g flag from wordPatterns.
2021-05-31 19:47:57 +02:00
Henning Dieterichs
a1af8aa651
Refactors calls to languages.setLanguageConfiguration to declarative descriptions in language-configuration.json. This fixes #98621 .
2021-05-17 09:12:01 +02:00
Rob Lourens
c22fad1fa4
Fix php autoindent with ])
...
Fix #122899
2021-05-04 15:06:52 -07:00
Alex Ross
df15c8e832
Update grammars
2021-05-04 13:42:19 +02:00
KapitanOczywisty
50ce190203
Update PHP grammar
2021-04-01 13:35:07 +02:00
João Moreno
c3b556727e
fix update-grammars script
2021-02-02 12:30:08 +01:00
João Moreno
03da2de889
add proper yarn.lock files
2021-02-01 14:35:52 +01:00
João Moreno
ec805db5ed
add repository field to extensions package.json
2021-01-29 15:30:45 +01:00
João Moreno
9a5d14e307
run prettier over extensions json files
2021-01-29 15:19:18 +01:00
João Moreno
3b03189afa
Restore extensions in core ( #114921 )
...
* bring back grammar extensions
* fix hygiene
* Revert "pull themes from the marketplace"
This reverts commit 0738f76daca6fb1a4693c7fbc08ea93814c00d39.
2021-01-25 17:07:56 +01:00
João Moreno
bc7d3c9ea6
remove grammar extensions
2021-01-15 12:35:17 +01:00
Rob Lourens
b3d57e69b0
Update PHP grammar, fix #113185
2021-01-12 15:41:23 -08:00
Alex Ross
4301777727
Update grammars
2020-12-14 15:50:30 +01:00
Connor Peet
f4e49a5f3a
php: revert break deindent behavior
...
Fixes https://github.com/microsoft/vscode/issues/104836
2020-11-04 15:40:46 -08:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Alex Ross
5cd1eff604
Update grammars
2020-09-07 16:47:30 +02:00
Alex Ross
893314330c
Update grammars
2020-08-19 16:00:28 +02:00
Matt Bierner
040034f7ae
Update colorizer baselines
2020-05-26 16:22:50 -07:00
Martin Aeschlimann
d5e12a12dd
Use code-snippet suffix for extension snippets. Fixes #94625
2020-04-08 10:12:23 +02:00
Rob Lourens
ddebb29935
Update PHP grammar, fix #88441
2020-04-05 08:03:27 -07:00
Alex Ross
efa12b2f49
Update grammars
2020-02-03 13:01:47 +01:00
Miguel Solorio
666fcc0d62
Fix #88418 , update number color for color contrast
2020-01-21 10:23:18 -08:00
Martin Aeschlimann
18bab626b9
[html] issues caused by HTML grammar associating '<' with JS. Fixes #86998
2019-12-20 16:27:22 +01:00
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 0e8a10aa7dff71e8e75cd11248bd4aed6867fc30.
2019-09-15 12:42:33 -07:00
Rob Lourens
0e8a10aa7d
Revert "Merge pull request #80657 from KapitanOczywisty/patch-1"
...
This reverts commit ea10827333d2e00a0cd8b52bc5974ad1925983b2, reversing
changes made to 9f2d08eaa3c588fbdf49b07e394e357addef317b.
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