New version 1.5 for Elastic Tabstops
-
See discussion here: https://github.com/notepad-plus-plus/nppPluginList/pull/536
-
Ok, it sounds like we have a new “owner” for the plugin.
Congratulations @mariusv-github !My goal here was to just avoid confusion.
Open source and forking projects (and correct licensing of course) and making a different version is all great stuff…but people often miss the point that continuing to call your derivative work by the same name as the original…is not a good idea.
So it is good that in this case we have a clean handover and only one version of the plugin going forward. -
@Alan-Kilborn said in New version 1.5 for Elastic Tabstops:
Ok, it sounds like we have a new “owner” for the plugin.
That’s what I’m trying to agree on for sure and decide what makes sense (different repo or just multiple people maintain the same one).
-
FYI I’ve archived my ElasticTabstops repo and redirected users to @mariusv-github’s repo.
-
Hello
Activating the addon for each new file opened or created is very time-consuming. Can you add option thaht permenantly turns addon on as was in previus versions 1.3 and 1.3.x.
-
@Marko-Skvarča said in New version 1.5 for Elastic Tabstops:
Activating the addon for each new file opened or created is very time-consuming. Can you add option thaht permenantly turns addon on as was in previus versions 1.3 and 1.3.x.
Probably should open an “issue” at @mariusv-github 's site.
EDIT: Perhaps already did that? See HERE. Probably should NOT have added this part:
solution needet; quickly;
-
Yeah. The problem is criticall.
-
@Marko-Skvarča said in New version 1.5 for Elastic Tabstops:
Yeah. The problem is criticall.
That is unfortunate.
None of the plugin authors I know are paid to maintain their plugins. So they have a full time job, and plugin maintenance is a volunteer side project that they work on in their free time. This means that new feature requests don’t necessarily get implemented immediately (if ever). And demanding that they accommodate you immediately is often a way to get your request put to the end of the queue (or immediately rejected).
So, while the request has been made, you need to understand that it might be days, weeks, months, years, or never before your requested feature is implemented – that is the nature of free, open-source software development.
-
@Marko-Skvarča
Marko, what you asked is not a critical problem.The only problem is that you do not read the help file. I written the help file for someone like you who want to change the default settings!
And I hope you have 5 minutes to read it and modify your setting as you wish.The answer you need is on line 73 of ET help: if you want to active all files by default all you have to do is changing the extensions option, save options (and then eventually restart your NPP):
extensions=*
BUT (line 44 of help file): we recommend to not enable by default all files extensions (with extensions=* ), and to enable manually each opened file where you really need elastic tabs. That’s all…
@PeterJones
Thank you, I agree with you at 1000% -
Users!
Welcome to the world of (free) development!