Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
336 views
in Technique[技术] by (71.8m points)

vue.js - Can't get Rider to find my Vue data or methods

Using Rider 2020.3 with Vue.js plugin and Vue 3.0.5. I have my Vue html in a razor .cshtml file and reference the Vue Javascript app.js in a script tag in the bottom, together with file Translations.js.

Rider can't "go to reference" on either Vue data or methods like in image "errors" is unrecognized while "text" is found from the plain old JS object in Translations.js.

Referencing Vue code from cshtml to app.js

How do I get "go to reference" to work from .cshtml to app.js for Vue references using Rider?

question from:https://stackoverflow.com/questions/65914892/cant-get-rider-to-find-my-vue-data-or-methods

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...