Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
arduino
/
Arduino
Public
Notifications
You must be signed in to change notification settings
Fork
7k
Star
14.3k
Code
Issues
644
Pull requests
103
Actions
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Breadcrumbs
History for
Arduino
arduino-core
src
processing
app
Sketch.java
on
1.8.12
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 7, 2017
Fix copy data folder when performing save as operation
Show description for 7714a41
jeroenoverman
committed
7714a41
Copy full SHA for 7714a41
Commits on Nov 7, 2016
Use the same Comparator to sort EditorTab and SketchFile
cmaglie
committed
5244daa
Copy full SHA for 5244daa
Commits on Oct 3, 2016
Check sanitaryName only on basename without extension
Show description for 653a052
cmaglie
committed
653a052
Copy full SHA for 653a052
Commits on Sep 29, 2016
Removed redundant type specifiers for generics
cmaglie
committed
bd7e765
Copy full SHA for bd7e765
Fixed regression: trivial error on String comparison
Show description for 5c097c0
cmaglie
committed
5c097c0
Copy full SHA for 5c097c0
Commits on Aug 26, 2016
Randomize the the build path name
Show description for 59b70c8
matthijskooijman
authored and
facchinm
committed
59b70c8
Copy full SHA for 59b70c8
Store the build path used in Sketch
Show description for 4f0af2a
matthijskooijman
authored and
facchinm
committed
4f0af2a
Copy full SHA for 4f0af2a
Let SketchFile figure out if it is primary by itself
Show description for c4e77a7
matthijskooijman
authored and
facchinm
committed
c4e77a7
Copy full SHA for c4e77a7
Move sketch deletion from SketchController into Sketch
Show description for ccec28e
matthijskooijman
authored and
facchinm
committed
ccec28e
Copy full SHA for ccec28e
Merge `Sketch.renameFileTo()` into `SketchFile.renameTo()`
Show description for 85d4839
matthijskooijman
authored and
facchinm
committed
85d4839
Copy full SHA for 85d4839
Let SketchFile store a reference to the Sketch it belongs to
Show description for 74e5228
matthijskooijman
authored and
facchinm
committed
74e5228
Copy full SHA for 74e5228
Refactor file adding and renaming, and save as handling
Show description for 72f815b
matthijskooijman
authored and
facchinm
committed
72f815b
Copy full SHA for 72f815b
Use `File.getParentFile()` in Sketch constructor
Show description for 9705e1e
matthijskooijman
authored and
facchinm
committed
9705e1e
Copy full SHA for 9705e1e
Clean up pde to ino renaming
Show description for 57a2377
matthijskooijman
authored and
facchinm
committed
57a2377
Copy full SHA for 57a2377
Do not store the sketch name in Sketch
Show description for 0c62ac8
matthijskooijman
authored and
facchinm
committed
0c62ac8
Copy full SHA for 0c62ac8
Let Sketch.getPrimaryFile return a SketchFile
Show description for 959fba7
matthijskooijman
authored and
facchinm
committed
959fba7
Copy full SHA for 959fba7
Do not store the "data" folder in Sketch
Show description for 86d20b8
matthijskooijman
authored and
facchinm
committed
86d20b8
Copy full SHA for 86d20b8
Rename SketchCode to SketchFile
Show description for 8e0d007
matthijskooijman
authored and
facchinm
committed
8e0d007
Copy full SHA for 8e0d007
Store a SketchCode instance in RunnerException
Show description for dfa60da
matthijskooijman
authored and
facchinm
committed
dfa60da
Copy full SHA for dfa60da
Move `SketchController.prepareDataFolder()` to Sketch
matthijskooijman
authored and
facchinm
committed
a07a9ff
Copy full SHA for a07a9ff
Let importLibrary use `Sketch.SKETCH_EXTENSIONS`
Show description for a4e2e80
matthijskooijman
authored and
facchinm
committed
a4e2e80
Copy full SHA for a4e2e80
Clean up SketchController.nameCode a bit
Show description for 5e68b66
matthijskooijman
authored and
facchinm
committed
5e68b66
Copy full SHA for 5e68b66
Move `isModified()` from SketchController to Sketch
Show description for dd5c178
matthijskooijman
authored and
facchinm
committed
dd5c178
Copy full SHA for dd5c178
Rename Sketch and SketchData classes
Show description for 629953e
matthijskooijman
authored and
facchinm
committed
629953e
Copy full SHA for 629953e
Loading
You can’t perform that action at this time.