原創|產品更新|編輯:status|2020-07-23 10:41:26.187|閱讀 660 次
概述:這是CodeMix在2020年發布的第二個更新,不僅修復了CodeMix4.7版本中的兼容支持、運行體驗,同樣對Angular10和Typescript有了新的支持。
# 界面/圖表報表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
CodeMix是什么?
Eclipse的CodeMix插件允許您訪問 VS Code和Code OSS擴展社區,以及 Webclipse 1.x 功能。
CodeMix 可安裝在基于Eclipse的開發工具上,例如Myeclipse、ZendStudio等,并且與流行的插件(如 PDT 和 PyDev)兼容。
要求和兼容性
以下版本IDE工具同樣適用CodeMix3(2020.7.22)版本更新
安裝CodeMix
Angular 10
本次發布版本(2020.7.22)新增了對Angular10以及基于Vue.js框架的Quasar的支持。同樣在本版本中我們也修復了CodeMix在最新版本Eclipse中的運行體驗。
在數十種其他修復中,我們現在將支持新的解決方案樣式 tsconfig 結構 (tsconfig.base.json),并在編輯器中改進了對Angular模板表達式的支持。
對Vue框架Quasar的支持
如果您在使用Quasar框架,我們更新了我們的Vue擴展版本Vetur以提供支持。
關鍵修復
我們修復了在某些 Eclipse 分發中自定義終端終端+ 無法使用 NPE 初始化。
Eclipse Wild Web 開發人員 (WWD) 編輯器將在每次啟動工作區時將自己設置為某些文件類型的默認編輯器。即使您明確選擇使用 CodeMix 打開這些文件,也會發生這種情況。在此版本中,CodeMix 編輯器將優先。
我們已經將內置的 TypeScript 版本從 3.6.3 升級到 3.9.2以滿足您對TypeScript的新功能需求,因此使用 TypeScript 語言的最新擴展時您不會發現任何問題。
注:如果在 STS 4.7 中安裝 CodeMix,則 STS 可能無法啟動,因為預配問題。若要解決此問題,您需要從參數開始 STS,以下信息來自于官方社區。-clean
When CodeMix is installed into the latest version of Spring Tool Suite (STS) 4.7, STS may fail to start. Fix Start STS with the -clean argument. You can do this by adding the argument to the SpringToolSuite4.ini file or passing it in on the command line. The argument is required for a single start of STS post CodeMix installation, and can be removed after. Cause Common libraries used by STS and CodeMix seem to cause Eclipse’s P2 provisioning tech to mis-wire the STS configuration post installation. Unfortunately this is a bug that exists in P2, and cannot be fixed in CodeMix. We will continue to look for a better resolution to this problem.
本站文章除注明轉載外,均為本站原創或翻譯。歡迎任何形式的轉載,但請務必注明出處、不得修改原文相關鏈接,如果存在內容上的異議請郵件反饋至chenjj@fc6vip.cn
文章轉載自: