F

Results 27 issues of F

If you open the same file twice, the autoformatting seems to cause both files to save and then reformat, making ST3 think they still need saving.

bug
feedback: first call

After upgrading to gnome-shell 3.22, the icon for Nautilus in the dock has reverted to the old filing cabinet icon. ![screenshot from 2016-10-18 01-47-17](https://cloud.githubusercontent.com/assets/1027364/19460577/d49cb636-94d4-11e6-99a4-b78573f0c661.png)

I'm finding that when calling `b2Body.GetLinearVelocity` in a loop, the memory footprint expands. We have ~2000 bodies (a lot I know), and call `GetLinearVelocity` on each of them once every...

It would be good for us to be able to support elastic tabstops as an alternative to space- or tab-indentation. See [here](http://nickgravgaard.com/elastictabstops/) and [here](http://nickgravgaard.com/elastictabstops/news/elastic-tabstops-lite/). ## --- There is a **[$5...

enhancement
bounty

Captured by the comment [here](https://github.com/limetext/lime/commit/2357f3964fdc8cba579fda11d330ec00782a7476#diff-7dd6c847adc3d2e21cf5570465f495c5R647). ``` ================== WARNING: DATA RACE Read by goroutine 11: github.com/limetext/lime/backend.(*WatchedUserFile).Name() /home/felix/devel/lime/src/github.com/limetext/lime/backend/watched.go:39 +0x74 github.com/limetext/lime/backend.(*WatchedUserFile).Reload() /home/felix/devel/lime/src/github.com/limetext/lime/backend/watched.go:46 +0x15b github.com/limetext/lime/backend.func·004() /home/felix/devel/lime/src/github.com/limetext/lime/backend/editor.go:444 +0x17b github.com/limetext/lime/backend.(*Editor).observeFiles() /home/felix/devel/lime/src/github.com/limetext/lime/backend/editor.go:446 +0x1dc Previous write by goroutine...

bug
crash

We should try to close and reopen issues in the repos they effect, rather than here. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/12976812-open-new-issues-in-the-relevant-repos?utm_campaign=plugin&utm_content=tracker%2F282001&utm_medium=issues&utm_source=github)** We accept...

infrastructure

``` connect.multipart() will be removed in connect 3.0 visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives connect.limit() will be removed in connect 3.0 info - socket.io started express: app.del: Use app.delete instead ```

One of the great things about using git is that I can stage changes and continue working on them without needing to commit. Ungit automatically stages everything when it starts,...

Open the application switcher from the bottom right android button. Swipe to dismiss ChatSecure. See the application switcher close. This is on Android 4.4.

BUG

Migrated from limetext/lime#211. > A view's associated regions need to be saved away in the undo-stack (or in edit objects perhaps). > > For example, if I first load a...

bounty