textwrangler Questions
8
Solved
I've tried editing a php file in TextWrangler with line endings set to Unix, in NetBeans, and in vim. When I save the diff to a patch and then try to apply it, it gives whitespace errors. When I ty...
Dercy asked 24/1, 2013 at 20:16
7
Solved
Is there a preference in Textwrangler to redefine a tab as 4 spaces? In Vim this is set expandtab in the vimrc, but I don't know how to set it in TW besides clicking "Detab" when I'm done editing t...
Aerification asked 21/4, 2011 at 22:16
3
Solved
Whenever I save a file in TextWrangler, I keep getting a popup alert with the text:
"The file at sample.sh may have been changed on disk by another application. If so, saving this document may ca...
Inhumane asked 3/4, 2018 at 9:28
6
My current solution for editing files on a remote web server is to use Fetch to browse the remote machine and TextWrangler to make the edits. But since I'm getting more comfortable navigating the c...
Necker asked 1/9, 2009 at 21:51
6
Solved
Trying to turn
a: 1, 2, 3
a: a, b, v
b: 5, 6, 7
b: 10, 1543, 1345
b: e, fe, sdf
cd: asdf, asdfas dfasdfa,asdfasdfa,afdsfa sdf
e1: asdfas, dafasd, adsf, asdfasd
e1: 1, 3, 2
e1: 9, 8, 7, 6
into
a...
Retool asked 14/8, 2014 at 0:40
1
Solved
I have a text file, which on my Mac I open with TextWrangler. I enable the invisible characters to see the line endings. I see that every empty line has a red, upside down question mark in it. Whic...
Quadrisect asked 27/5, 2015 at 14:17
2
I'm using TextWrangler on Mac OS X to do some web development. Is there a way to auto format code?
Bellwort asked 29/9, 2011 at 6:20
2
Solved
I have lost some data from my text files written in Textwrangler on Macbook Air. I have found some of them in file which have extension .plist. File is written in xml and looks like this:
<?x...
Methylamine asked 16/12, 2014 at 16:27
3
Solved
I have a text file containing some thousand lines as follows:
File:
abc: bla1 bla1 bla1...
cde: bla bla bla...
ghk: bla1 bla1 bla1...
lmn: bla bla bla...
abc: bla2 bla2 bla2...
bcd: bla bla b...
Slusher asked 11/8, 2014 at 18:12
1
Solved
I am searching for a comprehensive table / list of regexpressions as used in Textwrangler.
The manual is nice but it lacks an overview that could be checked for quick reference cheat-sheet.
...
Ahouh asked 2/5, 2014 at 11:4
3
Solved
I want to make my code more organized. So, whenever I copy a function from my functions.php file and paste it in a class, I need to indent each line of the function one or more times so that it's e...
Rheumatic asked 18/1, 2013 at 16:34
2
Solved
Searched this a bit before asking. There is another thread that seems to be asking about this same issue in the IDLE editor, but I'm wondering about TextWrangler.
The manual lists "Un/Comment Sel...
Dotdotage asked 10/7, 2011 at 19:1
2
Solved
I have a text-file container a number of lines, which I need to turn into a csv. What is the easiest way to replace all the line-breaks with ", ". I have TextWrangler and read that it would do so b...
Reconnaissance asked 26/7, 2011 at 18:15
1
Solved
I am trying to replace all h2 tags containing the class "title" with h1:
<h2 class="title">Things</h2>
I'm using the Multi-File search in TextWranger with this:
<h2 class="title"...
Rudin asked 2/2, 2012 at 4:34
11
Solved
I've now got everything to work properly on my Mac OS X 10.6 machine so that I can create decent looking LaTeX documents with Sweave that include snippets of R code, output, and LaTeX formatting to...
Geraint asked 7/2, 2011 at 14:31
3
Solved
Been using terminal to run python scripts written in textwrangler for about 18 months. Decided to look at possibility of moving to an IDE so downloaded a couple of trial versions. Just downloaded B...
State asked 30/11, 2010 at 15:3
1
Solved
I am fed up having to turn them on every time I open the application.
Syverson asked 5/8, 2008 at 13:57
1
© 2022 - 2024 — McMap. All rights reserved.