-
There is following bug on the Matlab ".m" file.
CotEditor can't recognize one single " ' " for the transposed matrix. Therefore nesting for text becomes irregular.
-
Hello,
I'd like to suggest the ability to replace all in all opened files in tabs
or to find some text in all opened tabs
and to save changes happened to all opened tabs at once
-
### Description
Add a text file as an attachment to Apple’s Notes.app, then double-click to open it with CotEditor. In this case, the opened file cannot be saved (it will prompt to “Save As”).
H…
-
### Description
Is there a way to prevent CE from automatically inserting a period after pressing space twice without turning it off system wide? I depend on the feature when writing documentation an…
-
### Description
$# is not highlighted as special variable
### To Reproduce
Create a POSIX shell script which contains the following statement:
(( $# > 0 )) && [[ ${@: -1:1} == 1 ]] && echo t…
-
Coming from TextMate, there’s a lot to love about CotEditor. And there is one thing missing: Pipe (selection or entire contents) through command line command. It adds a lot of power and saves you from…
-
**Is your feature request related to a problem? Please describe.**
I have a workflow to move lines:
- `cmd-left` to go to beginning of line;
- `shift-bottom` to select whole line;
- `cmd-x` to cut…
-
## Environment
- CotEditor: 3.4.1 (253)
- System: macOS Version 10.13.4 (Build 17E202)
- Language: English
## Short Description
`#` in code block in markdowns are incorrectly inferred as …
-
-
Hi,
this is a great piece of software I'd very much like to use during AppleScript development. But what is missing are two functions very often used during development: Compile (CMD-K) and Run (CMD-…