question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add .vue files as a supported language

See original GitHub issue

It would be great to select language: 'vue' as a supported language, with all the code completion and linting. It works great with vs codes so it would be nice in Monaco Editor for the browser.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:7
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

10reactions
kingsylincommented, Jan 9, 2019

I’m looking forward to have a good solution

0reactions
troy351commented, Nov 21, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add Internationalization to a Vue Application - Medium
Let's create this using English and Spanish for our supported languages. Add the following code below the Vue.use line in the i18n.js file....
Read more >
How to add Internationalization to a Vue Single File ...
A complete guide on adding Internationalization (I18n) to a Single File Component (SFC) Vue App using vue-i18n.
Read more >
Adding Internationalization to a Vue Application - Jennifer Bland
Let's create this using English and Spanish for our supported languages. Add the following code below the Vue.use line in the i18n.js file....
Read more >
How to translate your Vue.js application with vue-i18n
Adding vue -i18n ... Now you have to answer some questions: ... vue-i18n makes some changes to your project files. Let's review them....
Read more >
Vue JavaScript Tutorial in Visual Studio Code
Now expand the src folder and select the App.vue file. You'll notice that VS Code doesn't show any syntax highlighting and it treats...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found