Viewing profile — Annili
Annili
HN member- Joined
- Mon, Feb 11, 2019, 5:10 AM UTC
- HN karma
- 202
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About Annili
No profile information was provided.
Recent public activity
-
comment
Comment #30954756
I’m not the only developer, but I’ve %90 of the work. Hopefully, we can get more support and expand > How long did it take from first line of code to current state? It started out …
-
comment
Comment #30954568
Zas Editor developer here. I think it’s important to address a problem a few people have mentioned so far: no data is collected other than your Mac’s serial number, which used to b…
-
comment
Comment #30954551
Hi, in the current and only version, your Mac’s serial number is collected, which used to be used to ensure one license can be used on only one computer (this is not the case anymo…
-
comment
Comment #30954541
No data is collected other than the serial number of your Mac for making sure you can only use your license on one computer, which we realized was a bad idea, and made changes. We’…
-
comment
Comment #30954413
We’re currently working on VIM key bindings. If you’re interested, you can follow us on twitter @ZasEditor
-
comment
Comment #30954381
The more complex half is written in Rust. But you’re right, making it available for Linux isn’t something we plan to do soon
-
comment
Comment #30954186
Working on it.
-
comment
Comment #30954139
Added my info on the contact page
-
comment
Comment #30954063
Thanks for the hint. You can follow us on Twitter @ZasEditor for update announcements.
-
comment
Comment #30953870
We’re definitely going to support more languages. You can follow us on Twitter @ZasEditor to see the update announcements.
-
comment
Comment #30953662
We realized how big of a mistake that was. We updated the server and the website. It is now possible to use one license on multiple computers. edit: We would appreciate if you coul…
-
comment
Comment #30953413
Do you mean why we chose to make it native instead of making it cross-platform?
-
comment
Comment #30953354
Zas Editor developer here. As far as I know, it’s a feature unique to Zas Editor. > I can already tell I would be much more likely to refactor often with such a feature. I’ve been …
-
comment
Comment #30953230
Thank you for the feedback. We made a change to the landing page, it should be more clear what languages are supported now. The first sentence now is "A new, capable, and fast code…
-
comment
Comment #30953205
We are using LSP under the hood, but you can't add more language servers yourself. AS for DAP, a debugger would be a huge feature to implement, we wanted to get it right before rel…
-
comment
Comment #30953156
I believe Nova added support for vim keybindings recently. We're going to add vim keybindings soon. In fact, we're starting to regret not implementing the functionality for this re…
-
comment
Comment #30953143
Hi Raph. It amazing to see you here and thank you for all the xi crates. > Any thoughts on how you made that decision? The reason behind that is Zas Editor started out as a fork of…
-
comment
Comment #30953035
@dang our post was marked as [dup]. The title is too ambiguous. Can we update it to 'Zas Editor: Capable, Fast and Native CodeEditor Designed for Reading and Writing'.
-
comment
Comment #30953022
Thank you for the feedback! We are on it. Just quick question, are you on a desktop?
-
comment
Comment #30952956
Thank you! Fixed it
-
comment
Comment #30952844
Hi, thanks for the tip, I will add that to the FAQ. There is no VIM key binding at the moment. We are planning to add one; we know how many developers (including us) would want tha…
-
comment
Comment #30952621
Hi everyone! I'm the lead developer of Zas Editor. I wanted to share some details about the editor you might be interested in. The text-storage data structure, syntax highlighting …
-
comment
Comment #30952541
Sorry to hear that. At the moment only Go and Rust are supported. We are currently working on plugins. What did you think about the Rust & Go support? Would you use it for Python i…
- story
-
comment
Comment #29515277
> One of the people on my team wrote a very “contrib directory” version of that for internal testing If that is open-source, could you please share a link to it? I'm curious what a…