簡體   English   中英

TODO 任務未顯示在 eclipse 2019-09 的任務視圖中,最新版本為 node.js

[英]TODO tasks not displaying in the task view in eclipse 2019-09 with latest version of node.js

I am writing a simple node.js project using latest version of eclipse Eclipse IDE for JavaScript and Web Developers Version: 2019-09 R (4.13.0) Build id: 20190917-1200 OS: Mac OS X, v.10.15.1, x86_64 / cocoa Java version: 12.0.2 using latest version of node.js (Node.js v12.13.0) I have the TODO tasks are not appearing in the task view window: the sample code is

/**
 * http://sample/
 */
//TODO I will start coding from here
console.log("this is it ");

評論中的任務沒有出現在eclipse的任務視圖中。 我試圖遵循所有答案,沒有什么可以解決這個問題。

我認為您必須在https://github.com/eclipse/wildwebdeveloper/issues將此作為增強請求報告。 package 使用更新的、實驗性的 JavaScript 支持集。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM