-
Notifications
You must be signed in to change notification settings - Fork 1
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
ideas / feature request #10
Comments
Hello Sanchez, Thank you very much for your enthusiasm and great ideas also. |
I just found this program and I want to congratulate the developers for making it. I like the fact that it has a classical Windows interface, it's small and fast. A rare gem in a world full of big, bloated, slow software build with frameworks like Electron, which would take 100-200 MiB for a program like VinaText. I'll continue the list from above with some suggestions.
|
Hello Ags1234, Thank you very much for your all suggestions! About 6. Make a killer function to compare files :) |
Here are some ideas that I think would be nice to have in VinaText, I apologize if the topic is a bit long, especially with the images heh
The line numbers I think are using unnecessary space, you can fix it by making this part "dynamic".
![vina-linenumbers-original](https://camo.githubusercontent.com/cdff44b6d10d9abcdd16a27b84b61c3152b0741f9e7363496321326040ceb205/68747470733a2f2f692e6962622e636f2f444337677744712f76696e612d6c696e656e756d626572732d6f726967696e616c2e676966)
![vina-linenumbers-idea](https://camo.githubusercontent.com/afb2f540222db2ed200c9fd5b3f6db45345b46b77c236e0b7a9ec243ed669648/68747470733a2f2f692e6962622e636f2f4b776d723267442f76696e612d6c696e656e756d626572732d696465612e676966)
There is some option to customize how the indent is to be set (tabs or spaces), and in case of spaces to set how many spaces the user wants.
Some prefer to use tabs, others prefer 2, 3, 4 spaces, etc.
An option to select whether to display the default code folding open or closed.
![akelpad-coder-options](https://camo.githubusercontent.com/7caef4c7b701f27d97d23c81e45bf7b4f693524efed6bc5d1d263395e424a562/68747470733a2f2f692e6962622e636f2f7a7858466e376a2f616b656c7061642d636f6465722d6f7074696f6e732e706e67)
![akelpad-folding-closed](https://camo.githubusercontent.com/17def9273f617751741028ceff2b3a09a3583bca768f29eca432ba2b03424869/68747470733a2f2f692e6962622e636f2f646a6664584e702f616b656c7061642d666f6c64696e672d636c6f7365642e706e67)
![akelpad-folding-open](https://camo.githubusercontent.com/1c8da727332eaa007876420b5a4ba1832fb47d8f9f026258a0e42635c9a596de/68747470733a2f2f692e6962622e636f2f444b6d4c4b47392f616b656c7061642d666f6c64696e672d6f70656e2e706e67)
This is an option that I like in AkelPad in the "coder" plugin, an option of how to show the folding by default.
For me for example it is very useful because I like to organize some of my notes in an ini file (its structure seems to me perfect for this).
Files written but not saved, keep in memory / some temporary file.
This is a default option of Notepad++, very useful to have "temporary" notes without saving the file.
When reopening the editor it shows the last documents written / opened (as the editor was left the last time) including those that have not been saved.
That's all for the moment, I might have some more ideas that I would like, but I think that's enough for now haha
The text was updated successfully, but these errors were encountered: