-
### Description
Command -> **Comments**
![image](https://github.com/coteditor/CotEditor/assets/125161526/f38e918d-31fe-4321-88d4-038442a15a09)
### To Reproduce
/
### Expected behavior
_No r…
-
The CotEditor is already quite awesome but could you please consider adding the 'command palette' feature like in sublime text and vs code at some point? This feature is incredibly useful. Thank you! …
-
### Current issue
Ex. I'm always frustrated when [...]
### The solution you'd like
Is it possible to fold JSON files based on {} or []
### Alternatives you've considered
_No response_
### CotE…
-
### Description
The app is open in my dock, but I am unable to access any files or open a nw file.
### To Reproduce
1. Open app
2. Click on File -> Open New
3. Right click dock icon -> select rec…
-
I'm starting to use jq to query json files quite a bit and as CotEditor is my editor of choice, I'd love it if I could get syntax highlighting for jq.
Thanks for any consideration!
-
### Description
CotEditor 利用中に急にクラッシュするようになりました。
### To Reproduce
再現手順は特になく、文字入力中にいきなりクラッシュします。
たまたまかわかりませんが、放置中にクラッシュすることはなく、文字入力中にクラッシュします。
文字入力を開始すると直後クラッシュするわけでなく、問題なく入力している途中で急に発生します。漢…
-
おそらく CotEditor 4.8.0 からかと思われますが、CotEditor のアプリケーション終了時に名称未設定のテキストに関して保存を問うパネルが表示されるようになっております。
これは以前は表示されずそのまま終了され、次回の CotEditor の起動時に 名称未設定のテキストのまま再度開かれたかと思われます。
一時的なメモなどをこの名称未設定のテキストに記載、終わったら保存せ…
-
### Problem
I use txt all the time. When I don't add the file extension to my document name, CotEditor saves it as a document with no extension, which is not super convenient.
### Solution
Autom…
I7T5 updated
5 months ago
-
Hi,
cotEdit has a great help for my work.
How about supportting for markdown preview?
-
I'd like to create a custom syntax for `^x.*$` that puts a line through the full line if the line starts with `x`. I'm currently doing this with the regex mapped to comments but just wondering if the…