File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.1 (June 22, 2023)
2+ * Readme Fixes
3+
14## 2.1.0 (January 16, 2023)
25* Handle relative paths and shorthand includes (PR #440 )
36* Updated dependencies & HTML language server
Original file line number Diff line number Diff line change 11# Smarty Template for Visual Studio Code
22
3- [ ![ Latest Release] ( https://vsmarketplacebadges.dev/version-short/ aswinkumar863.smarty-template-support.svg )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support )
4- [ ![ Installs] ( https://vsmarketplacebadges.dev/installs-short/ aswinkumar863.smarty-template-support.svg )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support )
5- [ ![ Rating] ( https://vsmarketplacebadges.dev/rating-short/ aswinkumar863.smarty-template-support.svg )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support#review-details )
6- [ ![ Trending Weekly ] ( https://vsmarketplacebadges.dev/trending-weekly/ aswinkumar863. smarty-template -support.svg )] ( https://marketplace.visualstudio. com/items?itemName= aswinkumar863. smarty-template -support )
7- ![ GitHub closed issues] ( https://img.shields.io/github/issues-closed/aswinkumar863/smarty-vscode-support?color=blue )
3+ [ ![ Latest Release] ( https://img.shields.io/visual-studio-marketplace/v/ aswinkumar863.smarty-template-support?logo=visual-studio-code&label=Smarty%20Template%20Support )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support )
4+ [ ![ Installs] ( https://img.shields.io/visual-studio-marketplace/i/ aswinkumar863.smarty-template-support )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support )
5+ [ ![ Rating] ( https://img.shields.io/visual-studio-marketplace/r/ aswinkumar863.smarty-template-support )] ( https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support&ssr=false #review-details )
6+ [ ![ GitHub Stars ] ( https://img.shields.io/github/stars/ aswinkumar863/ smarty-vscode -support?logo=github )] ( https://github. com/aswinkumar863/ smarty-vscode -support )
7+ [ ![ GitHub closed issues] ( https://img.shields.io/github/issues-closed/aswinkumar863/smarty-vscode-support )] ( https://github.com/aswinkumar863/smarty-vscode-support/issues )
88
99This extension provides [ Smarty Template] ( https://www.smarty.net/ ) support for Visual Studio Code.
1010Supports ` {...} ` and ` {{...}} ` delimiters. Available for both VSCode [ desktop] ( https://code.visualstudio.com/Download ) and [ web] ( https://vscode.dev/ ) .
Original file line number Diff line number Diff line change 77 "email" : " aswinkumar863@gmail.com"
88 },
99 "license" : " MIT" ,
10- "version" : " 2.1.0 " ,
10+ "version" : " 2.1.1 " ,
1111 "publisher" : " aswinkumar863" ,
1212 "icon" : " images/logo.png" ,
1313 "galleryBanner" : {
You can’t perform that action at this time.
0 commit comments