21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Haxe] Added CodeComplete.ResolveFunction, fixed: No completion for 'new Class(' if constructor implemented only in superclass. fixes #2053 (#2055) More... almost 8 years ago
[Haxe] Now `HaxeContext` handle event "ProjectManager.OpenVirtualFile" only if language of project is `haxe` More... about 8 years ago
Fixed 'Go to declaration' for 'so|me(1 > 2)' (#2059) More... about 8 years ago
[ASGenerator] 'Generate constructor' and 'Generate toString()' shouldn't work outside the class. fixes #2018 (#2050) More... about 8 years ago
[Haxe][Completion] Added autocomplete after 'from' and 'to' (#2046) More... about 8 years ago
[AppMan] Update Haxe to 3.4.7 (#2044) More... about 8 years ago
[Haxe] Fixed 'haxe libs install prompt, also ask for -net-lib attribute'. fixes #1981 (#2043) More... about 8 years ago
Fixed 'ASComplete.GetExpression' for regex. fixes #1880 (#2041) More... about 8 years ago
[CI][Tests] Add `--no-progress` to `cinst haxe` (#2031) More... about 8 years ago
Version bump... More... about 8 years ago
Merge pull request #2040 from markknol/haxedevelop_urls More... about 8 years ago
Update index.html More... about 8 years ago
HaxeDevelop url changes More... about 8 years ago
Fixed `random exceptions when editing using the latest dev branch`. fixes #2037 (#2038) More... about 8 years ago
Year updates and version bump... More... about 8 years ago
Remove 'actuate' dependency from OpenFL project template. fixes #2035 (#2036) More... about 8 years ago
[ASFileParser] Fixed parsing of 'Vector.<*>'. fixes #1383 (#2034) More... about 8 years ago
[AS3Context] Fixed autocomplete for . fixes #1998. fixes #1947 (#2033) More... about 8 years ago
[ASComplete][EvalVariable] Fixed '[AS3] F4 does not always show definition of functions'. fixes #1976 (#2032) More... about 8 years ago
Update MXML.fdt (#2024) More... about 8 years ago
[ASComplete] Fixed 'Goto Declaration' for '123'.leng|th. fixes #2029 (#2030) More... about 8 years ago
Improved work with the file parser. (#2028) More... about 8 years ago
Improvement work with optional parameters. step 1. fixes #2022 (#2023) More... about 8 years ago
[AppMan] Haxe 3.4.5 -> Haxe 3.4.6 (#2025) More... about 8 years ago
[ASGenerator] Contextual generator shouldn't work for '|null'. fixes #2017 (#2021) More... about 8 years ago
Added unit tests for #2012. fixes #2013 (#2015) More... about 8 years ago
[CodeRefactor] Added validator for rename command. (#2012) More... about 8 years ago
[ASGenerator][Haxe] 'Convert to constant' shouldn't work for 'string interpolation'. fixes #2009 (#2010) More... about 8 years ago
[ASGenerator][Haxe] 'Override completion' should work for 'class' only. fixes #2007 (#2008) More... about 8 years ago
[ASGenerator][Haxe] 'Generate constructor' and 'Generate toString()' shouldn't work for typedef. fixes #2005 (#2006) More... about 8 years ago