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
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 }}
cryemo
/
flashdevelop
Public
forked from
fdorg/flashdevelop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
flashdevelop
PluginCore
on
development
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 15, 2015
Better defaults...
Meychi
committed
3fb87eb
View commit details
Copy full SHA for 3fb87eb
View code at this point
Browse repository at this point
Highlight default color changes...
Meychi
committed
2604497
View commit details
Copy full SHA for 2604497
View code at this point
Browse repository at this point
Added more theme settings...
Meychi
committed
648b068
View commit details
Copy full SHA for 648b068
View code at this point
Browse repository at this point
More global settings...
Meychi
committed
2aaaa38
View commit details
Copy full SHA for 2aaaa38
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
- Theming helper methods added
Show description for 81fa0be
Meychi
committed
81fa0be
View commit details
Copy full SHA for 81fa0be
View code at this point
Browse repository at this point
- Word highlight color added...
Show description for 3a5c027
Meychi
committed
3a5c027
View commit details
Copy full SHA for 3a5c027
View code at this point
Browse repository at this point
Merge pull request #899 from fdorg/ude
Show description for 90c0313
Meychi
committed
90c0313
View commit details
Copy full SHA for 90c0313
View code at this point
Browse repository at this point
Merge pull request #901 from Neverbirth/documents_ux
Show description for 4c0a767
Meychi
committed
4c0a767
View commit details
Copy full SHA for 4c0a767
View code at this point
Browse repository at this point
Localization fixes and deleted file restored...
Meychi
committed
5549bb3
View commit details
Copy full SHA for 5549bb3
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
Added mouse wheel support to window list menu.
Neverbirth
committed
6de5e75
View commit details
Copy full SHA for 6de5e75
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Finishing display and charset detection functionality...
Meychi
committed
dce957d
View commit details
Copy full SHA for dce957d
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
Progress
Meychi
committed
c09f3ca
View commit details
Copy full SHA for c09f3ca
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Highlight delay should take effect without restart...
Meychi
committed
d02cc21
View commit details
Copy full SHA for d02cc21
View code at this point
Browse repository at this point
Merge pull request #840 from yar3333/feature/open_resource_classpaths_only
Show description for dc3ba2c
Meychi
committed
dc3ba2c
View commit details
Copy full SHA for dc3ba2c
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Merge pull request #872 from SlavaRa/feature/refactor_2
Show description for dc5cbc5
elsassph
committed
dc5cbc5
View commit details
Copy full SHA for dc5cbc5
View code at this point
Browse repository at this point
Merge pull request #871 from SlavaRa/feature/refactor_1
Show description for 7a7d793
elsassph
committed
7a7d793
View commit details
Copy full SHA for 7a7d793
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Replace 'CodeAnalyzer.Info.Decription' by ''CodeAnalyzer.Info.Description'
SlavaRa
committed
7bea707
View commit details
Copy full SHA for 7bea707
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Remove unused variables
SlavaRa
committed
c91f734
View commit details
Copy full SHA for c91f734
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Replace 'if (string_value != null && !string_value.Equals(""))' by 'if (!string.IsNullOrEmpty(inheritstyle))'
SlavaRa
committed
35d52ea
View commit details
Copy full SHA for 35d52ea
View code at this point
Browse repository at this point
fixes typos
SlavaRa
committed
ba8978f
View commit details
Copy full SHA for ba8978f
View code at this point
Browse repository at this point
Replace 'if (string_value == null || string_value.Equals(""))' by 'if (string.IsNullOrEmpty(string_value))'
SlavaRa
committed
a41098a
View commit details
Copy full SHA for a41098a
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Merge pull request #847 from SlavaRa/feature/refactoring
Show description for 6ec7f2d
elsassph
committed
6ec7f2d
View commit details
Copy full SHA for 6ec7f2d
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Add some translations
S-Aoi
committed
1a8e521
View commit details
Copy full SHA for 1a8e521
View code at this point
Browse repository at this point
Add some translations
S-Aoi
committed
9d64fa5
View commit details
Copy full SHA for 9d64fa5
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Replace 'if(value == true)' by 'if(value)'
Show description for e6485cf
SlavaRa
committed
e6485cf
View commit details
Copy full SHA for e6485cf
View code at this point
Browse repository at this point
Replace 'string_value.Length <= 0' by 'string_value.Length == 0'
SlavaRa
committed
5eea6e3
View commit details
Copy full SHA for 5eea6e3
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Add "In Classpaths only" checkbox on the "Open Resource" dialog
yar3333
committed
5b10eec
View commit details
Copy full SHA for 5b10eec
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Replace 'string_value == null || string_value.Length == 0' by 'string.isNullOrEmpty(string_value)'
SlavaRa
committed
71f0af8
View commit details
Copy full SHA for 71f0af8
View code at this point
Browse repository at this point
Replace 'string_value != null && string_value.Length > 0' by '!string.isNullOrEmpty(string_value)'
SlavaRa
committed
af853be
View commit details
Copy full SHA for af853be
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Remove unused directives in projects
SlavaRa
committed
6534a86
View commit details
Copy full SHA for 6534a86
View code at this point
Browse repository at this point
Remove unused references
SlavaRa
committed
fadf0b3
View commit details
Copy full SHA for fadf0b3
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Improve the contrast of the highlights a little...
Meychi
committed
2c4e7a7
View commit details
Copy full SHA for 2c4e7a7
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Minor ui fix...
Meychi
committed
c9b3e6e
View commit details
Copy full SHA for c9b3e6e
View code at this point
Browse repository at this point
- Save project session on FD close
Show description for a2fb2c3
Meychi
committed
a2fb2c3
View commit details
Copy full SHA for a2fb2c3
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Fixed template processing: .fdproj extension was not considered as a project file
Philippe Elsass
committed
88d3382
View commit details
Copy full SHA for 88d3382
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.