Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brian McClure
Total activity
16
Last activity
November 01, 2021 09:43
Member since
August 12, 2017 04:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (9)
Sort by votes
Recent activity
Votes
Created
November 01, 2021 09:43
I also find this frustrating. I have absolutely no need whatsoever to index javascript files. has there been any progress on this?
Community
WebStorm
Disable JavaScript "guess work" when using TypeScript?
4 votes
Edited
July 16, 2019 08:43
the javascript example also doesn't have an import statement. it's just a blank file. im not looking for code completion in the traditional sense. im looking for import suggestions, which is what ...
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
1 vote
Created
July 16, 2019 21:42
admittedly I haven't started a new python project in a couple years. i've only been maintaining things i'd already created. so it's entirely possible i've expected functionality from the other jetb...
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
0 votes
Created
July 16, 2019 09:31
Steps to reproduce: 1. Create new project 2. Create python file 3. Type "joi" Expected behavior: a context menu will automatically open with "Import from..." in the title, offering to import "os....
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
0 votes
Created
July 14, 2019 19:26
Sorry for my delayed response, I was away for a bit. > If it's about built-ins, It's about everything other than built-ins. It doesn't even detect modules in python's stdlib as i type. > try File...
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
0 votes
Created
July 01, 2019 18:40
oh, and yes, all projects run as expected
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
0 votes
Created
July 01, 2019 18:37
thanks for your reply i have projects with virtualenv, pipenv, and venv. it doesn't work for any of them. I haven't worked on these projects in any significant capacity this year, so im not sure wh...
Community
PyCharm
Pycharm doesn't detect / suggest modules, classes, or functions to import when typing
0 votes
Created
September 20, 2018 13:01
It could be related to that issue, but in my case I'm experiencing the opposite behavior: the dialog does NOT popup And regarding the suggestion to delete `git_auth`, I had to do that when i first ...
Community
WebStorm
Can't get the settings repository to work in web storm
0 votes
Created
September 20, 2018 06:01
thanks for your reply No, I'm not using an app password for any of the IDEs using a settings repository. However I tried it with Webstorm and still the same problem: it never asks for any authoriza...
Community
WebStorm
Can't get the settings repository to work in web storm
0 votes