21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Haxe][ASComplete] Improved 'dot completion' for multiline string. fixes #2750 (#2751) More... almost 7 years ago
[Haxe][InferValutType] Improved Inference the type of multiline strings. fixes #2743 (#2747) More... almost 7 years ago
[Haxe] Added template for SWC project written in the Haxe language (#2732) More... almost 7 years ago
[SnippetHelper] Added support for multi selections|cursors (#2741) More... almost 7 years ago
[Haxe][import.hx] Improved support for 'using'. fixes #2730 (#2739) More... almost 7 years ago
[Haxe][InferVariableType] Fixed: FD stucks and crashes with bug, when editing code. fixes #2734 (#2738) More... almost 7 years ago
[Haxe][InferVariableType] Fixed: Hang and crash when selecting specific text in specific file. fixes #2725 (#2735) More... almost 7 years ago
[Haxe][LintinhHelper] If the document is saved for auto-completion, then the diagnostic service(lint) will not start (#2736) More... almost 7 years ago
[Scintilla] Improved support for multiline editing (#2722) More... almost 7 years ago
[Haxe][Context][TryResolveStaticExtensions] Fixed: Object reference not set at HaXeContext.Context.<TryResolveStaticExtensions>g__CanBeExtended|54_0. fixes #2726 (#2733) More... almost 7 years ago
[Haxe][FileParser] Fixed: Stack overflow when opening a haxe file. fixes #2724 (#2729) More... almost 7 years ago
[Settings][Max Trace Lines] Sets 1000 as default value. fixes #2723 (#2728) More... almost 7 years ago
[FRInFiles] Fixed: F&R In files top folder exception. fixes #2708 (#2719) More... almost 7 years ago
Support config max trace lines. fixes #1247 (#2709) More... almost 7 years ago
[Haxe][CodeComplete][InferParameterType] Fixed stack overflow. fixes #2710 (#2717) More... almost 7 years ago
[Haxe][Context] Improved support for 'import.hx'. fixes #2711 (#2716) More... almost 7 years ago
[AppMap] Added support for tls 1.0, tls 1.1, tls 1.2. closes #2460 (#2715) More... almost 7 years ago
[Haxe][CodeComplete] Improved code completion for 'var v:Bool = <complete>', completion list: 1st - false, 2nd - true insted of 1st - true, 2nd - false. fixes 2968 (#2706) More... almost 7 years ago
[MemberModel] Fixed: "Autocomplete replaces all types with 'Function' when overriding". fixes #2701 (#2703) More... almost 7 years ago
More.. More... almost 7 years ago
FP updates... More... almost 7 years ago
[Regression][CodeRefactor] Fix typo #2690 (#2700) More... almost 7 years ago
[Haxe][CodeComplete][ScintillaControll] Fixed `Goto Declaration` for `$array<cursor>[index]`. fixes #2696 (#2697) More... almost 7 years ago
[UnitTests][Haxe] Move `ASCompletion.Tests/Test Files/parser/haxe` -> `HaxeContext.Tests/Test Files/parser` (#2695) More... almost 7 years ago
[Haxe][CodeComplete] Fixed `Goto Declaration` for `$value<cursor>`. fixes #2684 (#2694) More... almost 7 years ago
[Haxe][CodeRefactor] Now command `Find All Reference` is available for constructor declaration e.g `function new$(EntryPoint)`. fixes #2687 (#2690) More... almost 7 years ago
[ASCompete] Fixed: System.OverflowException: Arithmetic operation resulted in an overflow.. fixes #2689 (#2691) More... almost 7 years ago
[CodeRefactor][RenamePackage] Fixed: Exception while reporting end of background operation: System.NullReferenceException: Object reference not set to an instance of an object. fixes #2692 (#2693) More... almost 7 years ago
[Haxe][CodeComplete][GoToDeclaration] Fixed: System.ArgumentNullException: Value cannot be null. fixes #2685 (#2686) More... about 7 years ago
[Regression][Haxe][FileParser] Fixed parsing files that contain preprocessors. fixes #2682 (#2683) More... about 7 years ago