Tomas Sandven

Results 143 comments of Tomas Sandven

Seems to work for me: ``` require "json" # Foo bar baz woefijqpwefijqwpefijqwepfiqwj eopfij qweopfij qweopfijqw module AddressKitServer ``` => ``` require "json" # Foo bar baz woefijqpwefijqwpefijqwepfiqwj eopfij qweopfij...

Could you perhaps use the `wrap_lines` command already in Sublime Text instead of wrapping manually? It seems to work perfectly. Just execute it immediately when the user crosses the word...

How about using the default `wrap_lines` in all cases except in latex code?

Same here. Been struggling for hours to get this working with SvelteKit, and now your own example doesn't even work... 😩 ![image](https://user-images.githubusercontent.com/597206/140816712-91ba6751-1f46-44e3-b93d-f525370cd16e.png)

Good point, that's a really useful feature. It should also be pretty trivial to implement.

ARM64 would be nice, but I don't currently have any devices with that architecture so I can't test it myself. I would accept a PR for this.

Yep, I should definitely add this. I'm an ardent user of Dark Reader so the lack hasn't really bothered me 😁

I will definitely add folder support at some point. I haven't thought of a nice way to present folders in the user interface yet though. I don't want to put...

Oh, you're suggesting just adding the directory name in a new column? No hierarchical browsing of any kind?

I agree, this feature is on the short list. However, I'm extremely busy with other projects at the moment, so I don't have any capacity to work on Clipface. If...