Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
elementary
/
code
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
117
Star
517
Code
Issues
141
Pull requests
23
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Implement create new from template
- #1616
#1616
Merged
danirabbit
merged 24 commits into
master
elementary/code:master
from
jeremypw/new-file-from-template
elementary/code:jeremypw/new-file-from-template
Copy head branch name to clipboard
May 7, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Implement create new from template
#1616
danirabbit
merged 24 commits into
master
elementary/code:master
from
jeremypw/new-file-from-template
elementary/code:jeremypw/new-file-from-template
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2025
Implement create new from template
jeremypw
committed
7233b7c
View commit details
Copy full SHA for 7233b7c
Browse repository at this point
Commits on Jul 6, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
364de28
View commit details
Copy full SHA for 364de28
Browse repository at this point
Allow configuration of template directory in Preferences
jeremypw
committed
abef963
View commit details
Copy full SHA for abef963
Browse repository at this point
Use validated configured template path, fallback to Environment
jeremypw
committed
c91d1c3
View commit details
Copy full SHA for c91d1c3
Browse repository at this point
Commits on Jul 7, 2025
Address timing issues
jeremypw
committed
54b5e53
View commit details
Copy full SHA for 54b5e53
Browse repository at this point
Continue to fix timing issues
jeremypw
committed
afe3c96
View commit details
Copy full SHA for afe3c96
Browse repository at this point
Revert "Allow configuration of template directory in Preferences"
Show description for 85d4936
jeremypw
committed
85d4936
View commit details
Copy full SHA for 85d4936
Browse repository at this point
Revert "Use validated configured template path, fallback to Environment"
Show description for 24b149e
jeremypw
committed
24b149e
View commit details
Copy full SHA for 24b149e
Browse repository at this point
Commits on Jul 8, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
df3a746
View commit details
Copy full SHA for df3a746
Browse repository at this point
Commits on Jul 14, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
b018df5
View commit details
Copy full SHA for b018df5
Browse repository at this point
Commits on Jul 18, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
d135a98
View commit details
Copy full SHA for d135a98
Browse repository at this point
Commits on Aug 9, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
2b1dbdf
View commit details
Copy full SHA for 2b1dbdf
Browse repository at this point
Commits on Aug 18, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
13c5cb4
View commit details
Copy full SHA for 13c5cb4
Browse repository at this point
Commits on Oct 18, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
e42a3e2
View commit details
Copy full SHA for e42a3e2
Browse repository at this point
Commits on Nov 5, 2025
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
77b6c68
View commit details
Copy full SHA for 77b6c68
Browse repository at this point
Commits on Jan 25, 2026
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
217278d
View commit details
Copy full SHA for 217278d
Browse repository at this point
Commits on Feb 16, 2026
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
f38170f
View commit details
Copy full SHA for f38170f
Browse repository at this point
Commits on Feb 18, 2026
Merge branch 'master' into jeremypw/new-file-from-template
zeebok
authored
cccdc2d
View commit details
Copy full SHA for cccdc2d
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
78f7244
View commit details
Copy full SHA for 78f7244
Browse repository at this point
Make template submenu and indicate when too many templates
jeremypw
committed
1204a15
View commit details
Copy full SHA for 1204a15
Browse repository at this point
Count folder items as well
jeremypw
committed
1e32ff3
View commit details
Copy full SHA for 1e32ff3
Browse repository at this point
Use while loop for folder list
jeremypw
committed
b801985
View commit details
Copy full SHA for b801985
Browse repository at this point
Remove unnecessary test
jeremypw
committed
598a93e
View commit details
Copy full SHA for 598a93e
Browse repository at this point
Commits on May 4, 2026
Merge branch 'master' into jeremypw/new-file-from-template
jeremypw
authored
a318943
View commit details
Copy full SHA for a318943
Browse repository at this point
You can’t perform that action at this time.