Skip to main content

All Questions

0 votes
1 answer
138 views

Free WYSIWYG Markdown editor

I've been using Typora as a Markdown editor when it was free (during beta), but now it's pay for use and I want to find an equivalent, free (preferably open source) tool. My requirements: free (...
DeltaIV's user avatar
  • 408
7 votes
2 answers
2k views

Is there a pre-installed GUI text editor that can edit html files without entering WYSIWYG mode?

I'm looking for something similar to windows notepad. textEdit exists, but opening a *.html file with it will instantly treat the code as rich text and add a bunch of other markup to the document the ...
EmNudge's user avatar
  • 73
3 votes
2 answers
22k views

How to get the line number in TextEdit [duplicate]

Is it possible to get or display the line number in TextEDit in macOS Big Sur? As I am using the editor for HDL (Hardware Descriptive Language) coding. If it's not possible, could you point me to an ...
Hari krishna Goli's user avatar
2 votes
2 answers
498 views

Tool to perform MULTIPLE regex replacements on text

It's often been the case that I've wanted to a) perform a series of regex replacements on some text in a specific order, and b) save this replacement to use for later. However, despite the purported ...
Oion Akif's user avatar
  • 9,042
1 vote
2 answers
172 views

Change text color while writing

I am writing scripts and I need to separate actual text from comments by color. For example the code is in black, and the comments are in red. **writeln('this one should be BLACK');** *this is a ...
Mazur Alexandru's user avatar
4 votes
1 answer
3k views

Is there a great text editor for iPhone and/or iPad with BBEdit-style text filters and PCRE search/replace?

Overwhelmingly, the reason I turn to my computer instead of using my phone with an external keyboard and the reason I gave up using an iPad is to be able to use BBEdit. Is there a reasonably full-...
Daniel's user avatar
  • 34.9k
51 votes
14 answers
31k views

I need to examine an 82.7 GB (!) text file. What can open it?

We recently had a meltdown of a Tomcat server, that produced an 82.7 GB "catalina.out" log file, which I saved for forensic analysis. What macOS editors can open monster text files without consuming ...
hbquikcomjamesl's user avatar
2 votes
0 answers
131 views

Vim-like clipboard manager with multiple buffers

I am looking to expand the capabilities of my clipboard. I've grown attached to how vim does it; multiple discrete buffers you can 'yank' (copy) text into. I also generally prefer to use the mouse ...
Harv's user avatar
  • 6,540
1 vote
2 answers
529 views

Notepad++ alternative with the ability to search in folder [duplicate]

I am looking for an alternative program on macOS, like Notepad++ with two abilities: To write and edit program code, and Search specific string in a folder full of text files.
D.JCode's user avatar
  • 185
7 votes
2 answers
17k views

Text editor to search/replace newlines and tabs

A time-saving feature I often used while editing large text files (the kind used for batch processes of data exchanges, aka, "flat files" for feeds between multiple systems) was Notepad++'s ...
krysradz's user avatar
1 vote
2 answers
398 views

A file viewer like in Total Commander / Krusader

I use DoubleCommander, which is a decent 2-panel file manager. What I am missing is a viewer for the use case of peeking at a text file, especially logs: quick to load handles large text files (GBs) ...
Ondra Žižka's user avatar
1 vote
1 answer
1k views

Looking for Text Editor with File Browser for logs

Need a text editor with file browser that will keep files sorted by date and allow quickly switching between files in the editor. Lots of log files to view through quickly. TextWrangler only shows ...
troseman's user avatar
  • 113
0 votes
2 answers
161 views

Anyone know of a single-pane Markdown editor for MacOS

Just looking for an markdown editor that is one pane, and will let me toggle back-and-forth between "edit mode" and "display mode" with a keyboard shortcut. I really how the cells in python's Jupyter ...
Luke Davis's user avatar
3 votes
2 answers
962 views

Which text editors for iPhone support tabs and editing files in Dropbox in-place?

I've been searching for a text editor on iPhone with the following features: Support for browsing files in Dropbox and editing them in-place. Support for keeping more than one file open at a time and ...
Evan Kroske's user avatar
  • 2,047
11 votes
1 answer
45k views

Mac equivalent of Notepad++? [closed]

Brand new Mac user here. Switching over from Windows, where I relied heavily upon Notepad++. Notepad++ is a raw text editor with a ton of convenience features built into it. My favorite is its file ...
smeeb's user avatar
  • 375

15 30 50 per page