www/DEVELOPMENT/vscode.md

22 lines
464 B
Markdown
Raw Permalink Normal View History

2023-05-11 14:52:06 +03:00
# Installed Extensions
2023-05-11 15:12:10 +03:00
## Appearance
- Monokai Pro [monokai.theme-monokai-pro-vscode]
2023-05-16 10:44:06 +03:00
- Material Icon Theme [pkief.material-icon-theme]
2023-05-11 15:12:10 +03:00
## Functionality
### Git
- GitLens [eamodio.gitlens]
### HTML
### CSS / SASS
- SCSS IntelliSense [mrmlnc.vscode-scss]
### PHP
2023-05-11 15:36:22 +03:00
- PHP Intelephense [bmewburn.vscode-intelephense-client]
2023-05-11 15:12:10 +03:00
### Other
- Live Server (Five Server) [yandeu.five-server]
2023-05-16 10:44:06 +03:00
- Comment Anchors [exodiusstudios.comment-anchors]
- CodeGeeX [aminer.codegeex]