"Open from" window closes when large repos present in working copy
I cloned the Drupal core and now when trying to open from working copy , the open window just shuts off. Kind of annoying as I couldn't even open a different repo.
Is there a way to test python or swift code inside he editor
I would like to see an update so that I can run swift and python which are my main two languages. The HTML viewer is nice though.
codepen push support
Codepen has pretty simple API and allow pushing of content to prefill pens. This is maybe some kind of export,
Keystroke for breaking lines at 80 characters?
Is there some way to automatically break lines at 80 characters? In editors like Sublime Text or Atom, I can enforce an 80 char line width on blocks of text (useful when formatting Markdown)
Is there any way to do this in Textastic?
Date - time modified is incorrect when viewing files via FTP
Using Textastic to view files on my macOS Server via FTP displays the date/time modified of the remote files, but the time is miscalculated... for example a file that show Modified 5/26/17 6:16 PM shows as 5/26/17 1:16 AM in iPad Textastic. Odder still, anything with a Modified time of 5 PM or earlier shows with the correct date, but 12:00 AM in Textastic. This is actually why I noticed it, MOST of the files show as 12:00 AM since we usually stop work at 5 PM!!
Is this a known problem?
The Erase Question about SST39VF6401B
Good afternoon,everybody
I am using SST39VF6401B this FLASH to make a project. It can read and write. But it met troubles when I set it to make a order that sending erase instruction according the SST39VF6401B’s datasheet. It can’t erase successfully.Have anyone here use this one? Please give me some help. Thanks in advance.
The following is the erase programming code:
[code]NOR-Status FSMC-NOR-EraseChip(void)
(
*(unsigned short *) (NOR-BANK-ADDR + (0*0555 << 1)) = (unsigned short)0*AA;
*(unsigned short *) (NOR-BANK-ADDR + (0*02AA << 1)) = (unsigned short)0*55;
*(unsigned short *) (NOR-BANK-ADDR + (0*0555 << 1)) = (unsigned short)0*80;
*(unsigned short *) (NOR-BANK-ADDR + (0*0555 << 1)) = (unsigned short)0*AA;
*(unsigned short *) (NOR-BANK-ADDR + (0*02AA << 1)) = (unsigned short)0*55;
*(unsigned short *) (NOR-BANK-ADDR + (0*0555 << 1)) = (unsigned short)0*10;
// NOR-WRITE(ADDR-SHIFT(0*0555), 0*00AA);
// NOR-WRITE(ADDR-SHIFT(0*02AA), 0*0055);
// NOR-WRITE(ADDR-SHIFT(0*0555), 0*0080);
// NOR-WRITE(ADDR-SHIFT(0*0555), 0*00AA);
// NOR-WRITE(ADDR-SHIFT(0*02AA), 0*0055);
// NOR-WRITE(ADDR-SHIFT(0*0555), 0*0010);
//NOR-WRITE(ADDR-SHIFT(0*110000), 0*0030);[/code]
Best wishes~
New user, selection and keyboard access difficulty on iPad
I recently purchased Textastic and have been working on live PHP/HTML/JS with AJAX files via FTP. It's great to be able to code somewhere other than at my desk.
I've been having trouble controlling when the screen keyboard comes up. Is there a button or gesture that activates it? It seems difficult to get a text select that causes the keyboard to appear. I usually have to de-select, then tap once or more elsewhere for the keyboard to come up. Also, sometimes when I do tap in a spot for an insertion cursor, the keyboard comes up and covers it, I would expect the code to scroll up a bit so the cursor can be seen. Often, when I swipe up to expose it, it doesn't seem like the insertion point is showing. In unsure if it wasn't placed, or if it's not visible.
Any suggestions? Thank you!
Troy
P.S. For some reason I feel like this isn't a problem on the iPhone version, but I haven't used that much.
Customer support service by UserEcho