This repository was archived by the owner on Feb 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.26
4+
5+ - Support adding custom Cairo paths in settings. ([ #41 ] ( https://github.com/ericglau/cairo-ls/pull/41 ) )
6+
37## 0.0.25
48
59- Support config to disable hint validation for specific file patterns ([ #34 ] ( https://github.com/ericglau/cairo-ls/pull/34 ) )
Original file line number Diff line number Diff line change 44 "description" : " Cairo language support for StarkNet in VS Code" ,
55 "author" : " Eric Lau" ,
66 "license" : " EPL-2.0" ,
7- "version" : " 0.0.25 " ,
7+ "version" : " 0.0.26 " ,
88 "preview" : true ,
99 "icon" : " images/logo.png" ,
1010 "repository" : {
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.8
4+
5+ - Support adding custom Cairo paths in settings. ([ #41 ] ( https://github.com/ericglau/cairo-ls/pull/41 ) )
6+
37## 0.0.7
48
59- Support config to disable hint validation for specific file patterns ([ #34 ] ( https://github.com/ericglau/cairo-ls/pull/34 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " cairo-ls" ,
33 "description" : " Cairo Language Server" ,
4- "version" : " 0.0.7 " ,
4+ "version" : " 0.0.8 " ,
55 "author" : " Eric Lau" ,
66 "license" : " EPL-2.0" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments