Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Alfie Kirkpatrick
Total activity
32
Last activity
December 05, 2022 07:56
Member since
October 18, 2010 10:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
13
Activity overview
Posts (12)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
July 20, 2020 07:45
Another issue that might somehow be related is that when I type a symbol name in, for example, the frontend project (CRA) and use the auto-correct "Add import statement", I get a line like this in ...
Community
WebStorm
Best practice for multi-module Typescript projects
0 votes
Created
July 20, 2020 07:39
I notice this mainly when I move functions around in the common project (from one sub-module to another). Even though files are correctly re-transpiled by the watch process and I can "follow" the t...
Community
WebStorm
Best practice for multi-module Typescript projects
0 votes
Created
December 07, 2016 12:21
Ahhh. One project had this enabled and the other did not. Disabled and I now have good performance on both projects. Thank you!! It's great to see the Typescript support improving significantly wit...
Community
WebStorm
TypeScript error highlighting (performance)
0 votes
Created
September 05, 2014 08:11
Hi Sergey, thanks for the reply. I am setting "Update resources" in the Run Configuration for Tomcat, not in the global settings.I'm not running grunt watch so that isn't a factor. Grunt copies int...
Community
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 votes
Created
May 01, 2015 07:27
Hi, I'm returning to this issue... excluding bower_components fixed the performance problem but of course then I lost indexing of these files and now this is starting to hurt.I'm running 14.1 now a...
Community
IntelliJ IDEA Users
Performance issue when using Bower to manage Javascript files
0 votes
Created
June 29, 2015 08:51
I have the same problem. Everything else is working... The Debugger tab shows "Connected to JetBrains Chrome Extension", and the JB icon in Chrome (tooltip) says "Connected to IntelliJ IDEA 14.1.4"...
Community
IntelliJ IDEA Users
Javascript debugger - elements tab not showing
0 votes