Skip to content

Commit 2d5dae7

Browse files
marcoienikryyovajodlistevenguh
authored
Add pascal and php modes (#64)
Co-authored-by: kryyova <96233899+kryyova@users.noreply.github.com> Co-authored-by: Jan-Olaf Becker <jobst87@gmail.com> Co-authored-by: Steven Guh <3455662+stevenguh@users.noreply.github.com>
1 parent 5ee1659 commit 2d5dae7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/major-mode.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,18 @@ Required extensions:
9797

9898
- [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)
9999

100+
## Pascal
101+
102+
Required extensions:
103+
104+
- [OmniPascal](https://marketplace.visualstudio.com/items?itemName=Wosi.omnipascal)
105+
106+
## PHP
107+
108+
Required extensions:
109+
110+
- [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client)
111+
100112
## Python
101113

102114
Required extensions:

0 commit comments

Comments
 (0)