Viewing profile — FichteFoll
FichteFoll
HN member- Joined
- Mon, Feb 10, 2014, 2:15 PM UTC
- HN karma
- 26
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About FichteFoll
No profile information was provided.
Recent public activity
-
comment
Comment #42873076
The last release of ST3 was in 2019 [1], 2 years before the first stable release of ST4. It is dead. [1]: https://www.sublimetext.com/3
-
comment
Comment #19138539
To me this is something that a changelog should clarify. SemVer is intended to be used by machines and a change in a major version should prompt a developer to take a look at the a…
-
comment
Comment #19138530
Very exciting to finally see semver get some traction in one way or another! A very welcome decision and announcement, also supported by Haacked's post[1]. [1]: https://haacked.com…
-
comment
Comment #18035624
You can ctrl+click to select two commits (from different branches) which are then diffed against each other. You cannot select branches in the sidebar directly like this, however.
-
comment
Comment #18031109
I would keep an eye out on alacritty. It's a blazingly fast gpu-accelerared terminal emulator for Unix (currently) written in rust. According to their 0.2.0 announcement post, wher…
-
comment
Comment #15749747
Might as well plug my update experience as well, although you in particular have already seen it: https://gist.github.com/FichteFoll/903baad8447ce83e81dee1789... Regarding multiple…
-
comment
Comment #15239686
There is more that goes into declaring a release as "stable" than just having it not crash. For example, take the updated homepage, the licence upgrade process, the proper integrat…
-
comment
Comment #8205668
To be honest, as a ST plugin developer, the underlying tech is very cool , except for JS/Coffee maybe. You can do pretty much any UI you can imagine using a website in some way and…
-
comment
Comment #8205649
No, multicursors are way more powerful because you don't have to rename something in order to use them. The second animation on http://www.sublimetext.com/ is a use case that has o…
-
comment
Comment #8205620
I know nothing about Perl, but there is this[1]. [1]: https://sublime.wbond.net/packages/ModernPerl
-
comment
Comment #8205580
Except that, also for XChat, there will be people providing these binaries for free because the software is open source and they are not violating the license by redistribution for…
-
comment
Comment #8205434
Maybe I can address a few of your concerns. > My wish list item is for the search results to be a live view into the matching files, so that I can actually edit within the results …
- story
- story
-
comment
Comment #7305876
I hope they won't use this awkward "double-escaped backward-slashes in reglular expressions" environment. YAML[1] is much better for this. [1]: https://github.com/SublimeText/AAAPa…
-
comment
Comment #7211148
In fact it is hasn't yet been accepted: https://github.com/wbond/package_control_channel/pull/2800