0

Suggestion: short-cut to trim returns

Jun 6 years ago 0

Hello! One of the occasional features that I long for, is a shortcut to remove all the returns from a selection.

So for example from a bad cut-paste from a pdf file, I'll often end up with weird breaks/returns, when I really just want a single paragraph.

Best,
j

0
Answered

How can I compile/run/execute Python with Textastic?

juansqrd 6 years ago updated by Alexander Blach (Developer) 6 years ago 1

I bought Textastic in order to edit and run some Python scripts but I can't find a way to do so.

0
Under review

Where can I find extensions for Textastic?

inspiredmac 7 years ago updated by Alexander Blach (Developer) 7 years ago 1

Under Textastic > Preferences Emmet there are choices to reload extensions or show the file path to extensions. Where would these extensions come from?

0

Elixir support like "go to definition" and "auto complete"

miked 7 years ago 0

Hi, is it possible to integrate rich support for elixir (not just syntax highlighting) in Textastic? Is it possible to integrate something like this? https://github.com/msaraiva/elixir_sense

0

would be great, if textastic started with an blank document instead of "open file"-dialogue...

Emil Erpel 7 years ago 0

would be great, if textastic started with an blank document instead of "open file"-dialogue...

0

Show right margin for word-wrap

Sungsoo Kim 7 years ago 0

Actullay python PEP8 limits the code not to exceed 80 characters in a line.

Therefore I wish I could show/hide right margin, which is supported in Textmate.

0
Under review

Search selected texte

sylvoie 7 years ago updated 7 years ago 6

I have I feature request: The ability to select text in current edited file and fast search this test from keyboard shortcut or mouse right click button to search that selected text in file.

0

contextual mouse right click menu

sylvoie 7 years ago 0

Today - I love Textastic, it's my default file editor. But also I have I feature request: A contextual right click mouse-menu and customizable menu! In this menu, at least search, replace and others fast fonction.

0

Vim modeline support

fernandotcl 7 years ago 0

Modelines are a way for a file to describe settings such as indentation. Basic support for modelines exists in Visual Studio Code through an extension.


http://vim.wikia.com/wiki/Modeline_magic

This could make the lives of those waiting for file type-specific indentation settings (https://feedback.textasticapp.com/communities/5/topics/402-file-type-specific-indentation-settings) a bit easier.

0

add EJS extension

Shao 7 years ago 0

Hello, I work on node js, and i use EJS for template.

How can i add this extension syntax to my text editor ?


Thx,