Registered Member
|
Hello,
I'm using Kdevelop for Python scripting. I find the IDE very good but I have just one issue with large projects that contains a lot of files: each time I start Kdevelop, it takes a lot of time to scan all the files or whatever it does. I have to click on "Stop All" to start editing my files but sometimes I do it too soon and my project are not loaded at all. My first question is: what happens? what does it do with the files? Then, can I disable that feature or make it faster? this is only Python, so just needs project and files available, that's all. Thanks! |
Global Moderator
|
If you really have that many files, I would recommend excluding the part of the project you're not working on.
I'm working on the KDevelop IDE.
|
Registered Member
|
Thank for the hint.
I also disable the "schedule all project files for parsing" and it starts now very quickly but is it a problem for working in the files? I didn't noticed a difference. |
Global Moderator
|
It shouldn't make a difference for the file you are working on, but project-global features like QuickOpen function will not find all functions (because the files have not been analyzed).
I'm working on the KDevelop IDE.
|
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan, Sogou [Bot]