Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

Code Intel won't load with non ascii chars in profile pathname #3928

Open th3coop opened 3 years ago

th3coop commented 3 years ago

Short Summary

Ref: https://community.komodoide.com/t/go-to-definition-in-komodo-ide-12/5527/14

Workaround

Edit [install dir]\lib\mozilla\extensions\codeintel@activestate.com\content\sdk\process.js and change system.pathFor("ProfD") to a custom path that is not within the non Ascii path.