-
### Description
ファイルメニューから[プリント]を選択、あるいは、⌘Pとすると、アプリが強制終了する。
その後、アップルに送信する問題レポートが表示される。その内容は、添付ファイルの通り。
[report.txt](https://github.com/user-attachments/files/17686562/report.txt)
### To Reproduc…
-
Don't know why most of Mac's editors and IDE's has no such a feature, but it quite useful.
-
The editor already indents my next line when typing e.g. a '{'.
Could this be extended to perform a _one click indentation fix_, like ctrl+i in Xcode? That would come in really handy when indentation…
-
所感だけでなく、使った端末やエディタ、通信方法なんかも残しておくと、よいかもしれない。編集長のふたりはけっこうな文書やissueをスマホで執筆している。
-
My previous request was to remove trailing whitespace from text when the document is saved. I implemented the feature using a simple applescript to apply a regular expression replace to the document, …
-
Hello!
I work on a bunch of open source projects, many of which are either directly or indirectly related to text editing. I just thought I'd drop in to see if you have any interest in finding a wa…
-
Would it be possible to add the "Process Lines Containing..." feature that exists in TextWrangler.
![image](https://cloud.githubusercontent.com/assets/19853549/16361545/6c0bb96c-3b94-11e6-95e7-f1704d…
-
### Current issue
Currently, CotEditor only uses one font and style. It would be great if a Format can tell the Editor to highlight keywords in bold and/or italic. This would especially great for Mar…
-
cf. #813
> And I request add the feature that can set not only color, but also bold, italic, and underline in each theme.
-
The current 'Auto-Indent' feature merely keeps the same indentation as the previous line. It would be wonderful if it could detect when indentation should be increased, too.
It seems to me that cur…