-
Right-click on a Find results window entry does not open the context menu.
Komodo Edit, version 10.1.2, build 17449, platform win32-x86.
Built on Thu Nov 17 22:35:19 2016.
Windows 10 64 bits
-
Trying to copy by using Ctrl+mouse dragging does nothing if the dragged text is part of a "hyperlink".
Komodo Edit, version 10.1.4, build 17456, platform win32-x86.
Built on Fri Dec 16 19:15:05 20…
-
### Short Summary
When typing else statements I keep getting given elseif statements.
### Steps to Reproduce
Type
if ($x == $y)
{
abc();
}
else
And hit re…
-
### Short Summary
New feature: In the list of search results, I would be able to delete some entries, so I can keep only results I'm interesting for.
### Steps to Reproduce
1) Launch a search (in fi…
-
### Short Summary
Go files are not detected
### Steps to Reproduce
### Expected results
### Actual results
### Platform Information
*Komodo Edit or IDE?* IDE
*Komodo…
-
### Short Summary
Python Reindent formatter is not formatting while saving a python file.
### Steps to Reproduce
1. Use the following sample code and add tabs to the any line.
2. Click o…
-
### Short Summary
Trying to debug a TCL/TK project on macOS 10.13.5 produces a socket error
while it runs fine from the terminal or without debugging from Komodo
### Steps to Reproduce…
-
`prefs_doGlobalPrefs` (defined in "komodo/content/pref/pref.js") does not always bring up panels down in the tree hierarchy (such as "Editor->Smart editing") if the parent tree has not been already ex…
-
### Short Summary
My organization OneDrive folder is named "OneDrive - Universitat Autònoma de Barcelona" and here is where I have all my working documents. When I debug a python script inside th…
ocstx updated
3 years ago
-
### Short Summary
Setting up a virtual environment for a project is tedious, you need to choose the proper Python interpreter, then add the proper site-packages directory as additional includes. It'd…