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
.
GraphiteEditor
/
Graphite
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
26.7k
Code
Issues
383
Pull requests
185
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for saving and opening files
- #325
#325
Merged
Keavon
merged 11 commits into
GraphiteEditor:master
GraphiteEditor/Graphite:master
from
azeemba:324-save
azeemba/Graphite:324-save
Copy head branch name to clipboard
Aug 14, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add support for saving and opening files
#325
Keavon
merged 11 commits into
GraphiteEditor:master
GraphiteEditor/Graphite:master
from
azeemba:324-save
azeemba/Graphite:324-save
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2021
Add support for saving a document
Show description for 9e0b999
azeemba
committed
9e0b999
View commit details
Copy full SHA for 9e0b999
Browse repository at this point
Add support for opening a saved document
Show description for c9af5ef
azeemba
committed
c9af5ef
View commit details
Copy full SHA for c9af5ef
Browse repository at this point
Serialize Document and skip "cache" fields in Layer
Show description for 2918ed2
azeemba
committed
2918ed2
View commit details
Copy full SHA for 2918ed2
Browse repository at this point
Opened files use the filename as the tab title
azeemba
committed
a9619e6
View commit details
Copy full SHA for a9619e6
Browse repository at this point
Split "new document" and "open document" handling
Show description for bc9c083
azeemba
committed
bc9c083
View commit details
Copy full SHA for bc9c083
Browse repository at this point
Show error to user when a file fails to open
azeemba
committed
5f8b5ff
View commit details
Copy full SHA for 5f8b5ff
Browse repository at this point
Clean up code: better variable naming and structure
azeemba
committed
cb0f33b
View commit details
Copy full SHA for cb0f33b
Browse repository at this point
Use document name for saved and exported files
Show description for 85438bc
azeemba
committed
85438bc
View commit details
Copy full SHA for 85438bc
Browse repository at this point
Refactor document name generation
Show description for 21b8c79
TrueDoctor
committed
21b8c79
View commit details
Copy full SHA for 21b8c79
Browse repository at this point
Update Layer panel upon document selection
TrueDoctor
committed
80549fc
View commit details
Copy full SHA for 80549fc
Browse repository at this point
Add File>Open/Ctrl+O; File>Save (As)/Ctrl+(Shift)+S; browse filters extension; split out download()/upload() into files.ts; change unsaved close dialog text
Keavon
committed
74d6ff5
View commit details
Copy full SHA for 74d6ff5
Browse repository at this point
You can’t perform that action at this time.