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
FlashDevelop
Dialogs
on
development
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2015
FRInDocDialog is now resizable...
Meychi
committed
43307c0
View commit details
Copy full SHA for 43307c0
View code at this point
Browse repository at this point
Control+F now focuses find in f&r dialogs...
Meychi
committed
53bdc9f
View commit details
Copy full SHA for 53bdc9f
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
- 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
Commits on Sep 30, 2015
Handle snippet eols correctly, closes #858.
Meychi
committed
bf0d024
View commit details
Copy full SHA for bf0d024
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 1, 2015
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 24, 2015
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 Jun 5, 2015
Missed changes...
Meychi
committed
810e1dd
View commit details
Copy full SHA for 810e1dd
View code at this point
Browse repository at this point
Dist config to its own file...
Meychi
committed
cdf4b0c
View commit details
Copy full SHA for cdf4b0c
View code at this point
Browse repository at this point
Initial set of dist mods...
Meychi
committed
113241e
View commit details
Copy full SHA for 113241e
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
- Results and Output: Functionality is limited with more than 1000 entries in one queue
Show description for 9cba678
Meychi
committed
9cba678
View commit details
Copy full SHA for 9cba678
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
- Added a warning for one letter find text with FindInFiles...
Show description for 8efab05
Meychi
committed
8efab05
View commit details
Copy full SHA for 8efab05
View code at this point
Browse repository at this point
Commits on May 26, 2015
Consistency
elsassph
committed
99e345f
View commit details
Copy full SHA for 99e345f
View code at this point
Browse repository at this point
We'll warn the user it's dangerous to search 1-2 chars later
elsassph
committed
85fa890
View commit details
Copy full SHA for 85fa890
View code at this point
Browse repository at this point
Commits on May 25, 2015
Fixed formatting
elsassph
committed
9b32a34
View commit details
Copy full SHA for 9b32a34
View code at this point
Browse repository at this point
Find and Replace In Files with ( and regex enabled #693
elsassph
committed
6d5f8a0
View commit details
Copy full SHA for 6d5f8a0
View code at this point
Browse repository at this point
Commits on May 23, 2015
- Added functionality to use only basic toolstrip styles
Show description for 061c7fd
Meychi
committed
061c7fd
View commit details
Copy full SHA for 061c7fd
View code at this point
Browse repository at this point
Commits on May 12, 2015
Merge pull request #680 from Neverbirth/regexes
Show description for b9fa106
elsassph
committed
b9fa106
View commit details
Copy full SHA for b9fa106
View code at this point
Browse repository at this point
Commits on May 11, 2015
Pass the file name to FRSearch and use the file type to check for regex literals.
Neverbirth
committed
fde4676
View commit details
Copy full SHA for fde4676
View code at this point
Browse repository at this point
Commits on May 5, 2015
Minor cleanup...
Meychi
committed
71841ab
View commit details
Copy full SHA for 71841ab
View code at this point
Browse repository at this point
Return correct values...
Meychi
committed
a9fa666
View commit details
Copy full SHA for a9fa666
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Changed most uses of MainForm.OpenEditableDocument that just afterwards use MainForm.CurrentDocument to get the corresponding ScintillaControl. Instead use the returned ITabbedDocument.
Neverbirth
committed
5d01d37
View commit details
Copy full SHA for 5d01d37
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Tabs to spaces conversion...
Meychi
committed
59801a9
View commit details
Copy full SHA for 59801a9
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Fixed few old dialogs...
Meychi
committed
0eea13b
View commit details
Copy full SHA for 0eea13b
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Added new Sci method: GotoLineIndent, goes to line at indent position, change most calls to use it, closes #628.
Meychi
committed
a61cddb
View commit details
Copy full SHA for a61cddb
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Merged SettingDialog PR with changes, closes #625.
Meychi
committed
abec634
View commit details
Copy full SHA for abec634
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Automatic update functionality added...
Meychi
committed
d5603f8
View commit details
Copy full SHA for d5603f8
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Update shortcut list on filter clear correctly...
Meychi
committed
5b62b92
View commit details
Copy full SHA for 5b62b92
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Merge branch 'development' into fd5
Meychi
committed
2bc0fe7
View commit details
Copy full SHA for 2bc0fe7
View code at this point
Browse repository at this point
Fixed text input
Neverbirth
committed
d9176e5
View commit details
Copy full SHA for d9176e5
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
Merge branch 'development' into fd5
Meychi
committed
fccb658
View commit details
Copy full SHA for fccb658
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
Shift + Enter while searching
Neverbirth
committed
1678da8
View commit details
Copy full SHA for 1678da8
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
Minor tweaks...
Meychi
committed
a2c3c5e
View commit details
Copy full SHA for a2c3c5e
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
ShortcutDialog fixes...
Meychi
committed
9030ae8
View commit details
Copy full SHA for 9030ae8
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
- Mono related UI and path fixes
Show description for d5d816c
Meychi
committed
d5d816c
View commit details
Copy full SHA for d5d816c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.