当前位置:网站首页>How to manually download and install SAP Fiori tools - Extension Pack for Visual Studio Code
How to manually download and install SAP Fiori tools - Extension Pack for Visual Studio Code
2022-08-04 19:32:00 【HUAWEI CLOUD】
The out-of-the-box features included in Visual Studio Code are just one of the most basic editing capabilities that Visual Studio Code provides to web developers.VS Code extensions allow developers to add languages, debuggers, and tools to their local installation to support their development workflow.VS Code's rich extensibility model allows extension authors to plug directly into the VS Code UI and contribute functionality through the same APIs that VS Code uses.This article explains how to find, install, and manage VS Code extensions from the Visual Studio Code Marketplace.
A friend follows the steps described in my tutorial SAP UI5 Local Development Environment Construction, when installing SAP Fiori tools - extension pack directly online in Visual Studio Code:
Some errors were encountered that prevented the online installation from being successful:
Error message:
Error while installing SAP Fiori tools - Extension Pack extension. Please check the log for more details.
If the online installation fails due to network reasons, you can also download and install the extension manually.
Open this link:
Click Download Extension on the right to download the extension locally in .vsix format.
Then in Visual Studio Code, View->Extensions:
Then click ..., select Install from VSIX in the menu, import the vsix file downloaded manually before, and you can install it manually.
If you encounter this error during manual installation:
Change the locally downloaded .vsix to .zip, then unzip it and enter the extension folder:
Make sure that the package exists in the folder.json this file:
If it still doesn't work, please check that the version of Visual Studio Code you are using is the same as Jerry's 1.48.2:
边栏推荐
猜你喜欢
Pedestrian fall detection experiment based on YOLOV5
「 WAIC 2022 · 黑客马拉松」蚂蚁财富两大赛题邀你来战!
七夕福利!中奖名单:书籍免费送!
一些性能测试的要点
【Attention 演变史】RNN的产生、架构、推广、问题(第一弹)
迪赛智慧数——其他图表(主题河流图):近年居民消费、储蓄、投资意愿
Quantitative trading robot system development
Regular expression is incomplete
译文推荐|Apache Pulsar 隔离系列(四):单集群隔离策略
Defaced Fingerprint Recovery and Identification
随机推荐
红外图像滤波
「 WAIC 2022 · 黑客马拉松」蚂蚁财富两大赛题邀你来战!
华为交换机:STP测试实验
JS 问号?妙用
切换node版本和切换npm源工具
TikTok如何为独立站引流?
备忘录模式
win10 uwp win2d 离屏渲染
Redis数据库—定义、特点、安装、如何启动与停止
前3名突然变了,揭秘 7 月编程语言最新排行榜
SOA面向服务架构:服务、服务实例、ARXML、服务接口调用以及各参与方
【着色器实现Glitch单项故障闪烁效果(与Television效果不同)_Shader效果第十四篇】
【Attention演变史】翻译模型seq2seq (第二弹)
百度智能云重庆工业互联网平台正式亮相,深耕重庆,辐射西南
Pedestrian fall detection experiment based on YOLOV5
如果是测试 axi dma抓数的话 看这里
正则表达式未完
如何推动乡村振兴的落地
SAP UI5 确保控件 id 全局唯一的实现方法
How to add custom syntax to MySQL?