File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.4.0 " Publisher =" Sumanai" />
4+ <Identity Language =" en-US" Id =" bitrix-snippet" Version =" 0.4.1 " Publisher =" Sumanai" />
55 <DisplayName >Bitrix Snippet</DisplayName >
66 <Description xml : space =" preserve" ></Description >
77 <Tags >snippet</Tags >
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.4.1] - 2019-10-22
4+
5+ - Add links to CBitrixComponent
6+ - Add Config stubs
7+ - Add Base stubs
8+ - Add ElementList stubs
9+
310## [ 0.4.0] - 2019-09-30
411
512- Bitrix way for CFile class stub
Original file line number Diff line number Diff line change 22 "name" : " bitrix-snippet" ,
33 "displayName" : " Bitrix Snippet" ,
44 "description" : " " ,
5- "version" : " 0.4.0 " ,
5+ "version" : " 0.4.1 " ,
66 "publisher" : " Sumanai" ,
77 "icon" : " images/bitrix_logo.png" ,
88 "bugs" : {
You can’t perform that action at this time.
0 commit comments