No similar topics found.
Answer
Alexander Blach (Developer)
14 years ago
This is implemented in Textastic 2.0.
You can also search for "\n" (newline) and "\t" (tab). This allows you for example to replace all newline characters with two newline characters.
I've also added options for:
- Match whole words
- Case sensitive search
- Diacritic sensitive search
You can also search for "\n" (newline) and "\t" (tab). This allows you for example to replace all newline characters with two newline characters.
I've also added options for:
- Match whole words
- Case sensitive search
- Diacritic sensitive search
+87
Completed
Show a list of functions/class methods
Customer request by mail:
"The app could maintain a watch-list of variable names and/or user-functions on the top-right (detected through the source code entered) and users can insert variables/functions at cursor position by tapping on the list items."
"The app could maintain a watch-list of variable names and/or user-functions on the top-right (detected through the source code entered) and users can insert variables/functions at cursor position by tapping on the list items."
Answer
Alexander Blach (Developer)
13 years ago
I have implemented the symbol list from TextMate for Textastic 3.0.
Here's how this looks with an Objective-C file:
Here's how this looks with an Objective-C file:
+76
Under review
Multiple projects
Otacon Karurosu 14 years ago
•
updated by Alexander Blach (Developer) 11 years ago •
12
• 2 duplicates
Ability to create projects that can hold several files, configurations, etc.
+73
Under review
Support for OneDrive (SkyDrive) would be fantastic!
Dropbox is already supported, but SkyDrive will become very prominent with the introduction of Windows 8 this fall.
Cheers,
Michael
Cheers,
Michael
+70
Completed
Add remote preview support
Add support in the "preview" section for remote viewing (in addition to local viewing) so that files like PHP can be interpreted. Having an address bar to manually enter a URL would be ideal since not every PHP file resolves to a specific file (PHP scripts are often included into other scripts).
+64
Completed
Block commenting.
Just bought your textastic app for the iPad. Is there a way to highlight a block and have it all commented?
Answer
Alexander Blach (Developer)
4 years ago
Textastic 9.3 adds the new keyboard shortcuts “Toggle Comment” (Cmd-/) and “Toggle Block Comment” (Cmd-Option-/).
+62
Completed
multiline tabing and untabing / indenting
i think multiline tabing and untabing feature is very important to edit source code
Answer
Alexander Blach (Developer)
13 years ago
Textastic 4.0 will support multiline tabbing and untabbing using the virtual keyboard and external keyboards (select text and press tab and shift-tab).
+55
Under review
Would love CSS Preprocessor support (specifically .scss)
I've recently started using .scss along with CodeKit, and can't imagine going back now! I'm getting an iPad in the next few days and was considering textastic, but was really looking to have Sass support!
+54
Completed
SSH Terminal
Now that SFTP support is built in, the only thing missing for my daily workflow is an SSH terminal. SFTP+Terminal are the features I use in Coda and it's very nice to have an integrated SSH terminal (or more than one) as tabs along with the open files.
Answer
Alexander Blach (Developer)
5 years ago
Textastic 7 will be able to open SSH Terminal connections in tabs.
+52
Org-mode
Hi,
Would it be possible to implement the syntax or org-mode (www.orgmode.org)? It would be perfect to organize ideas, notes, etc.
In any case it's a fantastic application.
Thank you
Domenico
Customer support service by UserEcho