Commit Graph

3221 Commits

Author SHA1 Message Date
Jindra Petřík
7ddb746ad7 AS3 Highlighter - private script traits 2025-06-07 11:33:43 +02:00
Jindra Petřík
549c6dd9a3 Added: Importing sound stream block ranges
Added: Commandline replacing sound stream block ranges
2025-06-06 20:07:42 +02:00
Jindra Petřík
e65ac557fb Added: #2451 Replacing sound stream block ranges 2025-06-06 18:36:56 +02:00
Jindra Petřík
39cd80ffc2 Fixed: #2405 Incorrect saving tags after Cloning / Copy-pasting 2025-06-06 05:43:21 +02:00
Jindra Petřík
debcbbd7c5 PreviewExporter - always AS1 2025-06-06 05:42:58 +02:00
Jindra Petřík
6ae253ef7e Added: Open in the Flash Player context menu on graphic/sound tags and frames 2025-06-03 21:59:25 +02:00
Jindra Petřík
4cfd9c343f Folder frame number starting at 1. 2025-06-02 22:21:18 +02:00
Jindra Petřík
a0bfa7c8c0 Added: #2463 Export subsprites animation context menu on frames 2025-06-02 22:11:52 +02:00
Jindra Petřík
b5ba12ef8c Has small stroke fix 2025-06-02 01:11:03 +02:00
Jindra Petřík
821fa68a6b Fixed: #2464 SVG export - minimum stroke width of 1 px 2025-06-01 23:41:14 +02:00
Jindra Petřík
c9216538be Added: AS3 - navigation to definition in other SWF file and also player/airglobal 2025-06-01 13:09:09 +02:00
Jindra Petřík
6db921a433 AS3 Goto definition of static properties.
Link type enum
2025-05-31 22:53:55 +02:00
Jindra Petřík
905ad28304 Fixed: AS3 incorrect parsing of divide operator vs regexp 2025-05-31 20:50:51 +02:00
Jindra Petřík
f1a22e9559 Fixed: #2462 AS3 debugger - incorrect line info injected 2025-05-31 19:32:45 +02:00
Jindra Petřík
5a0a14eb5b Fixed: AS3 difference between namespace keyword and const of type Namespace 2025-05-31 18:03:25 +02:00
Jindra Petřík
a6903c6257 Do not report accesing instance variables from static context 2025-05-31 16:29:42 +02:00
Jindra Petřík
fc61380bed Fixed: AS3 native functions outside class allowed 2025-05-31 15:55:24 +02:00
Jindra Petřík
894b152bbd Fixed: AS1/2/3 for decompilation with multiple variables 2025-05-31 15:48:51 +02:00
Jindra Petřík
bebf24c2f1 Constructor is not a variable 2025-05-31 14:53:58 +02:00
Jindra Petřík
365aa35e6c AS1/2/3 highlighter - method references fix 2025-05-31 14:01:05 +02:00
Jindra Petřík
236c3b9e6a Fixed: AS3 direct editation - NaN can be used as identifier 2025-05-31 13:17:23 +02:00
Jindra Petřík
7588307dd0 Fixed: AS3 direct editation - Allow internal keyword on script traits (e.g. classes) 2025-05-31 13:02:34 +02:00
Jindra Petřík
68dc6468c7 Highlighter - handling this variables in nested functions 2025-05-31 11:43:03 +02:00
Jindra Petřík
458214106b Highlighter - AS3 arguments variable, fixed dotted identifiers 2025-05-31 10:23:44 +02:00
Jindra Petřík
df9791ebda Check referencing instance variables from static context. 2025-05-30 23:36:46 +02:00
Jindra Petřík
af408060b3 This keyword hightlighting. 2025-05-30 21:22:56 +02:00
Jindra Petřík
9e398dc763 Find declaration menuItem,
AS Highlighter - forward declarations
2025-05-30 20:44:02 +02:00
Jindra Petřík
7853e5b14c AS3 highlighter - namespaces go to definition 2025-05-30 19:44:56 +02:00
Jindra Petřík
082d618bc2 AS3 highlighter - highlight namespaces and imports 2025-05-30 18:13:50 +02:00
Jindra Petřík
3254e192c4 AS3 highlighter fixes 2025-05-30 08:24:36 +02:00
Jindra Petřík
0cfcd9dc25 AS1/2/3 - highlight variables and errors on panel next to vertical scrollbar 2025-05-30 01:45:36 +02:00
Jindra Petřík
e9db3273e8 AS3 error highligter - show multiple errors 2025-05-29 21:22:40 +02:00
Jindra Petřík
e06756b32a Removed unsused comments and code 2025-05-29 20:37:11 +02:00
Jindra Petřík
90d975d69c AS3 highlighter.
Refactoring of highligter.
2025-05-29 09:14:15 +02:00
Jindra Petřík
479b61a7f1 Added: AS1/2 - underline errors in the code (also in edit mode) 2025-05-28 17:51:05 +02:00
Jindra Petřík
8f8cd3536d Checkstyle fix 2025-05-28 00:48:15 +02:00
Jindra Petřík
d6ccceb83d AS1/2 variable highlighter improvements 2025-05-28 00:33:53 +02:00
Jindra Petřík
348e45ddc9 Highlight builtin functions 2025-05-27 21:46:03 +02:00
Jindra Petřík
2b7066f2c6 Removed unused code 2025-05-27 21:23:48 +02:00
Jindra Petřík
bb20a6c8b9 Removed old commented out code 2025-05-27 21:11:16 +02:00
Jindra Petřík
8bb357d3b0 AS1/2: Variable hilighter - hilight variables with no definition, catch variable 2025-05-27 20:48:34 +02:00
Jindra Petřík
9ee3992336 AS1/2 hilighter - treat catch clause variable as inner function 2025-05-27 17:01:38 +02:00
Jindra Petřík
b2961e21e3 Fixed: #2461 SVG export - incorrect clipping / missing shapes 2025-05-27 09:36:27 +02:00
Jindra Petřík
9cd6a203fe Fixed: #2460 SVG export - incorrect caching colorTransform and ratio for the same tag 2025-05-27 00:05:42 +02:00
Jindra Petřík
c8ad42cf9b AS1/2 variables hiligter fix - throw, targetPath 2025-05-26 23:17:18 +02:00
Jindra Petřík
75c8639d77 Added: AS1/2 - highlight variable definition and all its instances on cursor place
Fixed: AS1/2 - Incorrect DefineFunction2 parameter names when parameter name is empty
2025-05-26 22:33:14 +02:00
Jindra Petřík
3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík
07b9cb5174 Changed: "__defaultPackage" folder changed to scripts main folder 2025-05-25 22:43:16 +02:00
Jindra Petřík
ecb37f3a21 Changed: AS1/2 - Scripts from default package are exported to not localized folder "__defaultPackage" 2025-05-25 22:30:24 +02:00
Jindra Petřík
50b82c363f Changed: AS1/2 - Single DoAction tag inside frame as frame node 2025-05-25 21:46:09 +02:00