Re: Searching Typescript (.ts) files in v12.0?

2017-10-25 Thread Joe Lapp
Your support for dark workspaces and Typescript searches came just in time. I was getting used to a dark theme in Visual Studio Code, but I've thrown up my hands in frustration at VSC's nonsensical autoindentation. I was keeping files open in both BBedit and VSC anyway. Glad I can now return to

Re: Searching Typescript (.ts) files in v12.0?

2017-10-24 Thread Joe Lapp
Got the update, it works, and I'm happy again. THANK YOU On Friday, October 20, 2017 at 11:21:27 AM UTC-5, Rich Siegel wrote: > > On 10/20/17 at 12:13 PM, arach...@gmail.com (Joe Lapp) > wrote: > > >How do I get BBEdit to include .ts files in its multi-file searches? > > Update to 12.0.1

Re: Searching Typescript (.ts) files in v12.0?

2017-10-20 Thread Rich Siegel
On 10/20/17 at 12:13 PM, arachno...@gmail.com (Joe Lapp) wrote: How do I get BBEdit to include .ts files in its multi-file searches? Update to 12.0.1 when it's released (shortly). ".ts" is a factory default mapping for TypeScript (which looks enough like JavaScript to pass as such), but if

Searching Typescript (.ts) files in v12.0?

2017-10-20 Thread Joe Lapp
How do I get BBEdit to include .ts files in its multi-file searches? I'm already using a complex filter for dealing with git, npm, and Typescript build directories. I also have .js files in the mix. Since .ts is not included among the supported languages in the new release, I assume that