bbedit Questions

10

Solved

[Update: 8 hours after this question was posted, the author of JSON bundle was notified of the issue and he fixed it.] I have the following JSON data in a file application.json, shown at the end o...
Peacetime asked 12/1, 2013 at 2:17

2

I have a text file where I would like to change all the Carriage Return to Line Feed. I am working on a Mac, and it seems like BBedit should be able to easily do this. However, in the search functi...
Ranit asked 4/11, 2019 at 20:31

7

i've tried other regexes that are supposed to be able to remove blank lines from a document, but none of them seem to work within BBEdit's find-and-replace. What is a regex for stripping blank lin...
Positron asked 9/8, 2012 at 21:4

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

I began to learn Python a few hours ago and I was wondering if it's possible to execute a script which I wrote in the BBEdit text editor in the Python Shell just with a click. There are options to...
Eupatrid asked 24/7, 2017 at 14:44

5

Solved

A long while back I transitioned to doing all my web application development in Eclipse from BBEdit. But I miss one little feature from BBEdit. I used to be able to show invisible characters like t...
Excurvature asked 12/12, 2008 at 21:16

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

5

Solved

I have to replace the newline character with ',' for using in some oracle command but in a single command. I can't figure out how to do it. Input: R1 R2 R3 R4 Required Output: 'R1','R2','R3','...
Haematogenous asked 24/12, 2012 at 5:25

7

Solved

Really basic question here. So I'm told that a dot . matches any character EXCEPT a line break. I'm looking for something that matches any character, including line breaks. All I want to do ...
Bradbury asked 13/12, 2009 at 19:4

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

© 2022 - 2024 — McMap. All rights reserved.