-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Newbie questions! #2
Comments
Hi @altayaydemir, Thanks for comments and these are the thoughts I have: 1- I am using only the official documentation of Node and so just check the specification from here: https://nodejs.org/api/fs.html. In the other habd, we will be using a method that provides us the client<->server communication by using Server-Sent Events. This means in around every second, we have got the actual state of the directory that we have opened. Additionally, thank you for the tree component and loved it. We only need a github issue to implement this ;) 2- In the first step, we can go on just with a div element but in the future, we will need for formatting and etc. Just keep it ;) 3-Keep it in mind again ;) 4- I do not think of importance in the first phase to provide showing/editing hidden files. We need to learn some OS specification at all. 5-Quality is our must ;) Of course. And I am very happy to work with you ;) Maybe we need a roadmap now.. Thanks Barış |
My 2 questions not about development but about usage of Ziya:
|
Hi @asarialtun Thanks for your question. At this time, since we have been using Codemirror for our inline editor, we are limited with that context but also since the list is really large (fortunately) for languages that are being supported by Codemirror and will be trying to integrate a basic file load management for the CSS files of the languages as well. For the second one, currently we are not supporting for creating a new document but it would be great to implement. At this time, you can edit and save the existing ones. |
Hi @hwclass |
Hmm, we have also supported CTRL + S on Windows but there may be a problem for that. Can you open a new bug issue, our dearest Q/A test specialist, Mr. @asarialtun 👍 |
Hi @hwclass! 👯
I've took a general look at the project and I think it'd be a useful tool for developers. I decided to gather my questions under this issue so we'd have an archive about these discussions.
fs
things. Do you recommend any resource so I can dig into it? (by the way, we can create or use a component like this for this feature.)contentEditable
feature, I guess React doesn't like it much)? (btw I have some experience with Codemirror and react-rte)types of editors we'll be using for various file types
?We can discuss the roadmap and features we want to have on the first iteration under this issue or Telegram.
The text was updated successfully, but these errors were encountered: