Palm22180

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 2
-
Edited Refractor rename irrelevence files due to "(probable) usage"
I have a file that looks like this. import ostrain = 1 When I refactor the `train` to `file` using shift+F6 with scope being "Project Files". Everything named `train` in the project got changed to ... -
Edited How can I disable filenames and folders names that popped up in the Code Completion?
In the very recent update the Code Completion started to suggest the filenames and folder names that aren't even in the project folder. As you can see, what I want is obviously the `im_path` but so...