-
### Short Summary
Komodo hangs while trying to use PHP Composer
### Steps to Reproduce
1. Open Help -> Tutorials -> PHP tutorial
2. Add the attached composer.json file to the project
3. …
-
### Short Summary
title
### Steps to Reproduce
1. Check Place window buttons on left of titlebar
2. Apply it.
3. Check Use native window borders.
4. Apply it.
5. Un-check Use native window borders.
…
-
### Short Summary
title.
### Steps to Reproduce
```haml
!!!
%body
%form(action="/login" method="post")
```
### Expected results
`action` and `method` keywords are highlighted as H…
-
### Short Summary
I installed Komodo 11. Short after start it freezes. In the past SCCS (Git of Svn) was the cause, I do not see where to switch these off. Maybe this is the cause again
### …
-
When Click to Expand is enabled, sometimes after expanding directory, I have duplicated entries.
Screenshot of the issue.
![komodo](https://cloud.githubusercontent.com/assets/7629808/6829392/75612a32…
-
### Short Summary
Wrong autocomplete for curly braces.
### Steps to Reproduce
Enter an open curly brace inside the parentheses :
```
foo({){
}
```
### Expected results
```
…
-
### Short Summary
VS keybinding set
### Steps to Reproduce
Make a VS keybinding set
### Expected results
That it get done
### Actual results
It will get done
### Platform Information
_Komodo Edit…
-
### Short Summary
I use cyrillic in PHPDoc and UFT-8 (without BOM) encoding for all files in the project.
PHPDoc hints looks like this: ![doc](https://user-images.githubusercontent.com/46916779/51…
eyeDM updated
5 years ago
-
Komodo 11 IDE OSX, perl debugger UI allows setting break or Run to cursor to non breakable lines.
For example:
```
my @clients
= map { $_->{values}[0]{formattedValue} }
grep { $_->{val…
-
### Short Summary
Open an unchanged file with
- Encoding: utf-8
- A character not in the ASCII-plane (ex: ü (ü))
### Steps to Reproduce
- Create a file in utf-8 with a special character
- …