File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1111-  Updated C# smart contract template to provide example unit tests
1212-  Fixed an issue preventing contracts from being deployed to TestNet.
1313-  Updated Neo Express to latest RC3 build
14+ -  Enable limited support within untrusted VS Code workspaces
1415
1516## [ 2.1.47]  - 2021-06-08 
1617
Original file line number Diff line number Diff line change 2424    "type" : " git" 
2525    "url" : " https://github.com/ngdseattle/neo3-visual-tracker.git" 
2626  },
27+   "capabilities" : {
28+     "untrustedWorkspaces" : {
29+       "supported" : " limited" 
30+       "description" : " Trust is required to build, deploy and debug smart contracts" 
31+     }
32+   },
2733  "activationEvents" : [
2834    " onCommand:neo3-visual-devtracker.customizeServerList" 
2935    " onCommand:neo3-visual-devtracker.express.contractDeploy" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments