-
In the past I have submitted updates to the TextExpander podspec because it is one I use in many projects. So when they recently released the 3.0.2 SDK, they naturally contacted me to ensure that th…
dburr updated
10 years ago
-
If I add "./style.css!" in deps
after the command "grunt build" I have here such error
```
Running "stealBuild:main" (stealBuild) task
OPENING: editor/modules/code-editor/code-editor
OPENING: editor/…
-
```
Steps to reproduce
1. create new Favourite using SSH config (may not be tied to this type of
config however)
2. enter all details
3. connect, then disconntect and try to access favourite again
…
-
Textexpander Touch crashes when I override methods
textExpanderAttributedString
textExpanderSetAttributedString
-
SDK Version: 2.3.1
I have a TextExpander-enabled text view that's using `-[UITextView textView:shouldChangeTextInRange:replacementText:]` to replace text in this manner:
``` obj-c
- (BOOL)textView:(…
-
It'd be nice if I added a favorite connection, that it'd be sync across the rest of my computers so I don't have to manually add to all my computers individually.
I'm not sure of the various was of d…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Various Apps insert this message into the log regularly (= several times per
day):
Perfo…
-
![screen shot 2014-09-05 at 7 52 03 am](https://cloud.githubusercontent.com/assets/7801391/4168288/b4e062fa-351a-11e4-87e2-3d5a67212240.png)
After the last recipe finishes, the progress indicator rem…
-
**Adrian S** ([Bug 54648](https://bz.apache.org/bugzilla//show_bug.cgi?id=54648&redirect=false)):
Tested with latest nightly too, just in case someone else noticed it and fixed it in the mean time. It…
-
`div.asdf` converts ``
But `div.class` converts to `` rather than ``
Same is the case with id
`div#asdf` converts ``
But `div#id` converts to `` rather than ``
Also `div.class#id` -> ``. Uhm. I'm gu…