-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add templates to quickstart projects #176
Comments
Hello! That sounds like a great idea. I'm afraid that due to me moving to another editor I'm no longer maintaining this extension 🙁 (sorry to disappoint), but don't let that from stop you from making this happen 🙂. I strongly encourage you to take a peek at this extension's code, then give implementing it a shot! If your experience is anything like mine, this will be way easier than you expect 😃 I'd happily answer questions on the internals of this extension, and I'd be thrilled to accept a PR on this. |
@tecosaur Sad to see you move on from working on this extension. You have done great work and it's very much appreciated. If you don't mind me asking, which editor did you switch to, and why did you choose to do so? I wish you lots of fun with your future projects :) |
@LeCyberDucky thanks for the kind words. It's been great seeing people get some use out of my work here. My editor switch happened somewhat accidentally. I got annoyed because I kept on finding myself using vscode shortcuts in other apps … and being disappointed when the didn't do anything 😅. I discovered a tool called Emacs Anywhere which lets one use the Emacs daemon to quickly pull up windows for editing text in other applications — I thought why not give it a shot. Then I set emacs to be my in-terminal editor, discovered Magit, then a nice config base (Doom Emacs), org-mode... Suffice to say I fell hard 😆 If you're interested to read more about where I've gone, feel free to take a look at https://tecosaur.github.io/emacs-config/config.html (FYI that document and everything in it was generated within Emacs 😛). |
I would like to suggest auctioning off the project and see if someone is willing to become the next maintainer : p. But that's up to you of course. |
Are you ok with me posting a link to this on reddit to see if anyone wants to pickup the flag? |
I wouldn't mind :) |
Feature Request
Similar to TexStudio, it'd be neat to be able to quickstart a pristine file with a template, bonus points if the template is customizable. : )
The text was updated successfully, but these errors were encountered: