Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Elena Pogorelova
Total activity
60
Last activity
November 21, 2025 15:32
Member since
September 23, 2019 17:12
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
21
Activity overview
Articles (0)
Posts (0)
Comments (36)
Sort by recent activity
Recent activity
Votes
Edited
April 20, 2021 14:06
Yes, it's opensource, the sources are available at https://github.com/JetBrains/intellij-plugins/tree/master/vuejs >IntelliSense for properties/events not always working (like to find out why and f...
Community
General Discussion
Is the Vue.js Parsing open source?
0 votes
Created
April 09, 2021 09:09
There is no way to attach to a running browser. The IDE uses Chrome protocol with --remote-debugging-port option for javascript debugging. But there is no way to pass this option to a running Chrome
Community
General Discussion
Attach to Vuejs
0 votes
Edited
April 08, 2021 14:45
>When I cancel the command in the terminal and start a new debug session by using the temporary debug configuration, the breakpoints are no longer hit Hmm... What do you mean by canceling the comma...
Community
General Discussion
Attach to Vuejs
0 votes
Created
April 07, 2021 13:58
Try setting ES6 import/export to Wrap if long
Community
General Discussion
Vue: Change import formatting
0 votes
Edited
December 17, 2020 15:13
>All I had to so was to import the component I wanted to use within the Component({components}) - tag. yes, if the component is registered globally using Vue.component, the properties will not show...
Community
General Discussion
VueJS - Improve intellisense
0 votes
Created
December 15, 2020 18:26
Component properties/methods are suggested for me. Could you share code snippets/files where this doesn't work for you? Also, please could you clarify how the global CSS classes are declared in you...
Community
General Discussion
VueJS - Improve intellisense
0 votes
Created
November 25, 2020 10:12
How many package.json files do you have in your project? The logic currently used by JavaScript support plugin for detecting what test runner is available for a given test file is based on dependen...
Community
General Discussion
Rider is picking unit test library inconsistently
0 votes
Created
September 04, 2020 14:45
PyCharm Community doesn't include TypeScript support, only the basic syntax highlighting (through textmate bundles) is available. Code folding requires advanced syntax support We have a feature r...
Community
General Discussion
Code folding not working in typescript.
0 votes
Created
July 14, 2020 19:18
>I just run `npm test` what does your test script look like? Please also attach a screenshot of your run configuration
Community
General Discussion
How To Debug JavaScript Tests
0 votes
Created
July 14, 2020 16:16
What does your run configuration look like? Does the issue persist if you run karma tests in terminal, what command do you use to do this?
Community
General Discussion
How To Debug JavaScript Tests
0 votes
«
First
‹
Previous