Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

更新最新版后代码提示消失 #70

Open
wplct opened this issue Nov 11, 2016 · 8 comments
Open

更新最新版后代码提示消失 #70

wplct opened this issue Nov 11, 2016 · 8 comments

Comments

@wplct
Copy link

wplct commented Nov 11, 2016

整个js的的代码提示都消失了,
我在台式机安装你的插件后提示消失,我一脸懵比
然后笔记本上本来有代码提示的,更新该插件后代码提示消失

@466023746
Copy link

我也是的,现在node_modules有了,但是js代码提示,js自动格式化都没了

@itbeihe
Copy link

itbeihe commented Nov 14, 2016

+1 ,vue-for-idea在新版中webstorm 2016.2中已经不能用了。插件代码下载到本地,放到IDEA 2016.1中
import com.intellij.javascript.nodejs.NodeDetectionUtil;
报错,搜索发现IDEA 2016.2 SDK 中没有上述类,是否有可能跟这个有关?

@imr092
Copy link

imr092 commented Nov 22, 2016

同问,script标签内会被识别成html,求尽快修复。最近用webstorm写vue简直生无可恋了

@wplct
Copy link
Author

wplct commented Nov 22, 2016

楼上的各位,我现在用idea加vue.js(搜索可以找到)并关闭vue-for-idea插件可以有代码提示,新建vue文件可以自己写模板

@yeatszhang
Copy link

定义vue为html模板, 使用
<style lang="less" rel="stylesheet/less"></style>
<script type="text/babel"></script>
代码高亮和format就都正常了,不过缺点是eslint高亮没法用。
webstorm下面的两个插件真心都不太好使...
atom写vue体验是很好的

@itbeihe
Copy link

itbeihe commented Nov 25, 2016

@yeatszhang 很棒,vue文件终于可以不报错了。

@aNd1coder
Copy link

<script type="text/babel"></script> 好使,不过在 .vue 文件里没法跳转到被 import 的 node_modules 模块,.js 文件没问题的。

@Nes-si
Copy link

Nes-si commented Nov 30, 2016

развели тут, блин

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants