smarty-vscode-support
smarty-vscode-support copied to clipboard
Smarty template support extension for Visual Studio Code
Bumps [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) from 6.2.1 to 6.2.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.68.0 to 1.77.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@vscode/l10n](https://github.com/Microsoft/vscode-l10n) from 0.0.10 to 0.0.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** Ability to see function/method references in PHP files in my project, when I work...
Bumps [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) from 8.0.1 to 8.1.0. Commits See full diff in compare view Maintainer changes This version was pushed to npm by vscode-bot, a new releaser for vscode-languageclient since your...
Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server) from 8.1.0-next.5 to 8.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
**Describe the bug** VSCode told me to migrate an older Smarty plugin to this one. After doing so, I see that this extension is installed, and I can change its...
### Discussed in https://github.com/aswinkumar863/smarty-vscode-support/discussions/425 Originally posted by **fgvlasov** November 8, 2022 People, help me. I want to highlight comment blocks as:  Now it see only comments as: {{* something...
 Version: 1.70.0 (user setup) Commit: da76f93349a72022ca4670c1b84860304616aaa2 Date: 2022-08-04T04:38:16.462Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.19043
**Describe the bug** Sometimes, if some parts of code are present, whole extension host crashes on .tpl save. Debug console on vscode shows this when it happens: > localProcessExtensionHost.ts:294 Extension...