guillermooo wrote:Hey Kronuz,
This looks like a fantastic package, but... I can't make it work on Windows.
What I've done:
1) Installed the packages as per your instructions
2) Created a new folder
3) Created a new file one.py
4) Typed in some Python functions.
5) Pressed super+j
The status bar reports that CodeIntel is creating the indexes, but it does so every time I press the shortcut and nothing else happens.
Kronuz wrote:@guillermooo, I have somewhat improved the loggings and fixed a couple issues. Could you please pull the latest and try again?
The indexes are saved at `~/.codeintel/db/` and there's a log file at `~/.codeintel/codeintel.log` (that gets wiped out and recreated every time you start Sublime Text).
@Kronuz, I got the same problem as guillermooo.
I already using the lastest build from git, and i don't find any files/folder under ".codeintel/", except the "config" file. I have marked the ".codeintel" as not read-only already.
I am using portable build of Sublime Text 2 (tried 32 and 64bit) under Windows 7 64bit.