w805197832 2018-09-26 03:48 采纳率: 60%
浏览 23964
已结题

vsCode不能跳转到文件外定义的变量和外部引入文件

定义的变量Ctrl+左键可以进行跳转,可是类似vue中定义的全局变量,引入的外部文件,不能进行跳转,有没有webStrome功能的插件

  • 写回答

1条回答 默认 最新

  • threenewbee 2018-09-26 04:02
    关注

    参考:
    https://vuejs.org/v2/guide/typescript.html#Augmenting-Types-for-Use-with-Plugins
    https://stackoverflow.com/questions/42028790/vscode-and-vue-2-plugin-typescript-definitions

     // For example, to declare an instance property $myProperty with type string:
    
    // 1. Make sure to import 'vue' before declaring augmented types
    import Vue from 'vue'
    
    // 2. Specify a file with the types you want to augment
    //    Vue has the constructor type in types/vue.d.ts
    declare module 'vue/types/vue' {
      // 3. Declare augmentation for Vue
      interface Vue {
        $myProperty: string
      }
    }
    
    评论

报告相同问题?

悬赏问题

  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机