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 }}
SandersAlex
/
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
External
on
development
User selector
All users
All time
Commit history
Commits on Feb 13, 2018
[ASGenerator] Contextual generator shouldn't work for '|null'. fixes #2017 (#2021)
SlavaRa
authored
7b67e84
View commit details
Copy full SHA for 7b67e84
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
[CodeRefactor] Added validator for rename command. (#2012)
SlavaRa
authored
5702b79
View commit details
Copy full SHA for 5702b79
View code at this point
Browse repository at this point
[ASGenerator][Haxe] 'Convert to constant' shouldn't work for 'string interpolation'. fixes #2009 (#2010)
SlavaRa
authored
b9a39c4
View commit details
Copy full SHA for b9a39c4
View code at this point
Browse repository at this point
[ASGenerator][Haxe] 'Override completion' should work for 'class' only. fixes #2007 (#2008)
SlavaRa
authored
73ce215
View commit details
Copy full SHA for 73ce215
View code at this point
Browse repository at this point
[ASGenerator][Haxe] 'Generate constructor' and 'Generate toString()' shouldn't work for typedef. fixes #2005 (#2006)
SlavaRa
authored
ec5a38d
View commit details
Copy full SHA for ec5a38d
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
[ASComplete] Remove legacy code (#2001)
Show description for 64a2727
SlavaRa
authored and
elsassph
committed
64a2727
View commit details
Copy full SHA for 64a2727
View code at this point
Browse repository at this point
[ASGenerator] Contextual generator shouldn't outside the class, e.g. 'generate toString()'. fixes #1995 (#1996)
Show description for 5884bfe
SlavaRa
authored and
elsassph
committed
5884bfe
View commit details
Copy full SHA for 5884bfe
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Remove unused usings and references (#1997)
SlavaRa
authored
8522b6c
View commit details
Copy full SHA for 8522b6c
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
More tests... (#1994)
SlavaRa
authored
c8e108c
View commit details
Copy full SHA for c8e108c
View code at this point
Browse repository at this point
[ASGenerator] Fixed error: 'Object reference not set to an instance of an object.' after execing 'Assign statement to variable'. fixes #1992 (#1993)
SlavaRa
authored
aa5c7ef
View commit details
Copy full SHA for aa5c7ef
View code at this point
Browse repository at this point
[ASGenerator] 'Add to interface' shouldn't work for static members and constructors. fixes #1989 (#1991)
SlavaRa
authored
29f54d6
View commit details
Copy full SHA for 29f54d6
View code at this point
Browse repository at this point
[ASGenerator] Contextual generator shouldn't work for comments. fixes #1987 (#1988)
SlavaRa
authored
1b86f04
View commit details
Copy full SHA for 1b86f04
View code at this point
Browse repository at this point
Contextual generator shouldn't work for special keywords, e.g. 'private', 'public', etc. fixes #1984 (#1985)
SlavaRa
authored
04079ef
View commit details
Copy full SHA for 04079ef
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
[ASGenerator] 'Implement interface methods' shouldn't be show inside the class. fixes #1982 (#1983)
Show description for 9626b8f
SlavaRa
authored and
elsassph
committed
9626b8f
View commit details
Copy full SHA for 9626b8f
View code at this point
Browse repository at this point
[Haxe][ASFileParser] Support for parsing metadata of 'abstract' (#1980)
SlavaRa
authored
e69f854
View commit details
Copy full SHA for e69f854
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
[Haxe][ASFileParser] Added support for parsing of `from` and `to` keywords within header of `abstract` (#1978)
SlavaRa
authored
b74c953
View commit details
Copy full SHA for b74c953
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Fixed `HaxeContext.Context.IsImported` for classes inside the module. fixes #1969 (#1973)
SlavaRa
authored
f5e56c0
View commit details
Copy full SHA for f5e56c0
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
[Haxe][ASComplete][GetExpression] Remove hardcode and fixed autocomplete for `return cast(v, Type).|`. fixes #1966. Part 1 (#1967)
SlavaRa
authored
efe41e3
View commit details
Copy full SHA for efe41e3
View code at this point
Browse repository at this point
[Haxe][ASFileParser] Fixed parsing of files that package of which contains 'extern' keyword. fixes #1964 (#1965)
SlavaRa
authored
bc18497
View commit details
Copy full SHA for bc18497
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
[AS3][ASComplete] Fixed `ASComplete.GetExpression` for `new <int>[...]`
SlavaRa
authored
4078f1d
View commit details
Copy full SHA for 4078f1d
View code at this point
Browse repository at this point
[Haxe] Fixed autocomplete for `type check`
SlavaRa
authored
a4e0938
View commit details
Copy full SHA for a4e0938
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
[ASComplete] Fixed ASComplete.ExpressionEndPosition for single-line members (#1959)
SlavaRa
authored and
Neverbirth
committed
763cfad
View commit details
Copy full SHA for 763cfad
View code at this point
Browse repository at this point
Merge pull request #1956 from Neverbirth/debug
Show description for 0c47749
Meychi
authored
0c47749
View commit details
Copy full SHA for 0c47749
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
[ASComplete][GetExpression] Fixed autocompletion for the first line within function that returns a generic type. fixes #1954 (#1957)
SlavaRa
authored and
Neverbirth
committed
eb7e364
View commit details
Copy full SHA for eb7e364
View code at this point
Browse repository at this point
Added DocumentationGenerator. fixes #511. fixes #393 (#1901)
SlavaRa
authored
a53cfd7
View commit details
Copy full SHA for a53cfd7
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Do not run Haxe diagnostics if current project is not a Haxe one. It doesn't make sense and fixes a crash when, at the time of running the application, there is an open Haxe file and the first load…
Show description for faa169c
Neverbirth
committed
faa169c
View commit details
Copy full SHA for faa169c
View code at this point
Browse repository at this point
Check if Data Tip has been initialized when trying to hide it.
Neverbirth
committed
415e367
View commit details
Copy full SHA for 415e367
View code at this point
Browse repository at this point
Update to jni4net to latest version.
Neverbirth
committed
71914b3
View commit details
Copy full SHA for 71914b3
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Reduce number of Scintilla Colourise calls for FindParameterIndex.
Show description for 43cb98f
Neverbirth
committed
43cb98f
View commit details
Copy full SHA for 43cb98f
View code at this point
Browse repository at this point
Escape properly --macro commands with double quotes inside. (#1945)
Neverbirth
authored
af2bdc5
View commit details
Copy full SHA for af2bdc5
View code at this point
Browse repository at this point
[ASComplete] Fixed show calltip if previous argument uses array comprehensions. fixes #764 (#1894)
SlavaRa
authored and
Neverbirth
committed
8ddc2f6
View commit details
Copy full SHA for 8ddc2f6
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
[AS3][Context][ResolveToken] Support for '(v as Type)' and '(v is Type)' (#1944)
SlavaRa
authored and
Neverbirth
committed
e4b6496
View commit details
Copy full SHA for e4b6496
View code at this point
Browse repository at this point
[Haxe][Context][ResolveToken] Support for `type check` (#1943)
SlavaRa
authored and
Neverbirth
committed
2304b84
View commit details
Copy full SHA for 2304b84
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Small cleanup...
Slava Buynov
committed
5a17be0
View commit details
Copy full SHA for 5a17be0
View code at this point
Browse repository at this point
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1908_ContextFeature_OtherOperators
Slava Buynov
committed
132c5cb
View commit details
Copy full SHA for 132c5cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.