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
master
User selector
All users
All time
Commit history
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
Merge pull request #1941 from SlavaRa/feature/750_Haxe_ResolveDotCompletion_String_code_fix_case2
Show description for 1539571
Meychi
authored
1539571
View commit details
Copy full SHA for 1539571
View code at this point
Browse repository at this point
Merge pull request #1919 from SlavaRa/feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Show description for eba32bc
Meychi
authored
eba32bc
View commit details
Copy full SHA for eba32bc
View code at this point
Browse repository at this point
Merge pull request #1915 from SlavaRa/feature/389_Incorrect_parsing_of_members_with_matching_names
Show description for 686eb19
Meychi
authored
686eb19
View commit details
Copy full SHA for 686eb19
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Revert prev commit
Slava Buynov
committed
00d8c65
View commit details
Copy full SHA for 00d8c65
View code at this point
Browse repository at this point
Fix typo...
Slava Buynov
committed
023b054
View commit details
Copy full SHA for 023b054
View code at this point
Browse repository at this point
Fixes autocompletion for single char
Slava Buynov
committed
747776a
View commit details
Copy full SHA for 747776a
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
a31c567
View commit details
Copy full SHA for a31c567
View code at this point
Browse repository at this point
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Slava Buynov
committed
6ef839c
View commit details
Copy full SHA for 6ef839c
View code at this point
Browse repository at this point
[Haxe][ASGenerator] `Assign statement to var` for array comprehension. fixes #1766 (#1892)
SlavaRa
authored and
Neverbirth
committed
ea10faa
View commit details
Copy full SHA for ea10faa
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
6ad0790
View commit details
Copy full SHA for 6ad0790
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
[Haxe][HaxeComplete] Fixed auto completion errors when classpath folder structure contains spaces. fixes #1657 (#1847)
SlavaRa
authored and
Neverbirth
committed
22d70b3
View commit details
Copy full SHA for 22d70b3
View code at this point
Browse repository at this point
Fix typo...
Slava Buynov
committed
a8c5535
View commit details
Copy full SHA for a8c5535
View code at this point
Browse repository at this point
Small cleanup...
Slava Buynov
committed
0948c9e
View commit details
Copy full SHA for 0948c9e
View code at this point
Browse repository at this point
Small cleanup...
Slava Buynov
committed
ac97bfc
View commit details
Copy full SHA for ac97bfc
View code at this point
Browse repository at this point
[ASGenerator] Fixed 'Assign statement to var' for AS3: 'delete' and 'typeof', Haxe: 'cast' and 'untyped'. fixes #1908. fixes #1920.
Slava Buynov
committed
b958b5c
View commit details
Copy full SHA for b958b5c
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
f0c9dbe
View commit details
Copy full SHA for f0c9dbe
View code at this point
Browse repository at this point
Fix typo...
Slava Buynov
committed
8e8f0a8
View commit details
Copy full SHA for 8e8f0a8
View code at this point
Browse repository at this point
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Slava Buynov
committed
1572685
View commit details
Copy full SHA for 1572685
View code at this point
Browse repository at this point
[IASContext] Added IASContext.ResolveToken(token, inFile) (#1924)
SlavaRa
authored and
Neverbirth
committed
4fd1fa8
View commit details
Copy full SHA for 4fd1fa8
View code at this point
Browse repository at this point
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Slava Buynov
committed
3ef3e36
View commit details
Copy full SHA for 3ef3e36
View code at this point
Browse repository at this point
Fixed NPE. Context.IsImported always returns false for Class.VoidClass. fixes #1930 (#1931)
SlavaRa
authored and
Neverbirth
committed
5563ce1
View commit details
Copy full SHA for 5563ce1
View code at this point
Browse repository at this point
Init
Slava Buynov
committed
82a2a91
View commit details
Copy full SHA for 82a2a91
View code at this point
Browse repository at this point
More tests...
Slava Buynov
committed
521e36a
View commit details
Copy full SHA for 521e36a
View code at this point
Browse repository at this point
Small refactoring...
Slava Buynov
committed
eec5fd3
View commit details
Copy full SHA for eec5fd3
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Slava Buynov
committed
bed6e80
View commit details
Copy full SHA for bed6e80
View code at this point
Browse repository at this point
[ASGenerator] Suggest `Change constructor declaration` only if it leads to changes (#1860)
Show description for f70ee8b
SlavaRa
authored and
elsassph
committed
f70ee8b
View commit details
Copy full SHA for f70ee8b
View code at this point
Browse repository at this point
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator
Slava Buynov
committed
e658091
View commit details
Copy full SHA for e658091
View code at this point
Browse repository at this point
[ASCompletion] Added "ASCompletion.DotCompletion" DataEvent (#1613)
Show description for c56db90
SlavaRa
authored and
elsassph
committed
c56db90
View commit details
Copy full SHA for c56db90
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.