mitchell
mitchell
Thanks for the report.
@Naatan would it be reasonable to have our SCC on windows use case-insensitive file names? Codeintel already handles filenames case-insensitively on Windows, and this problem would go away if our...
After talking this over with @Naatan, we'll re-target case-insensitive version control on Windows for a later release since it's a pretty significant change.
Note: The JavaScript stdlib catalog does not have the "console" object in it. We'll have to figure out a way to programatically add when we generate our stdlib files. This...
Hi, are you adding the top-level folder for your modules to Komodo's Python Additional Import Directories? For venv this would be its "lib" directory. I don't know what it would...
Hi, thanks for the report.
Note to self: remove the `async` and `await` keywords, and codeintel works properly. It appears the parsers do not account for those keywords yet.
The effects of this patch will not show up in Komodo 10's new UI, so I'm closing this PR. Thanks for your efforts though!
I've applied this patch and tested in Ubuntu. Here are my initial impressions: - Alt+F or any other menubar shortcut no longer works out of the box. The hamburger menu...
@Defman21 You're right that if you maximize the Komodo window, menu shortcuts work out of the box. I was starting in window'ed mode.