Commit Graph

60 Commits

Author SHA1 Message Date
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
Josh Soref
905c23d802 spelling: selection
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
1b8ede40a3 spelling: highlighting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
84d6ad8591 Added: #1383 AS Debugger - debugging nested SWFs 2024-08-05 11:17:25 +02:00
Jindra Petřík
19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík
1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík
b976096e57 Breakpoints are hidden until disassembly/decompilation is complete.
Fixed AS1/2 Vanishing source code in some cases
2023-12-30 18:06:08 +01:00
Jindra Petřík
e371372392 Added #2131 AS1/2 Debugger - show _root variable
Fixed #2131 AS1/2 Debugger - Breakpoint handling - incorrect script names
Fixed #2131 Debugger - Correct walking variables tree
2023-12-30 18:06:08 +01:00
Jindra Petřík
59b25aa13c Fixed Marker of stack frames not properly cleared 2023-12-30 18:06:08 +01:00
Jindra Petřík
eef53edd03 Fixed Linenumbers are visible even if debug markers are used 2023-12-30 18:06:08 +01:00
Jindra Petřík
27a9809255 Added Configurable tab size (formatting must be set to use tabs) - default matches indent size of 3
Fixed #2021 Indent continuation when using tabs
2023-12-30 18:06:08 +01:00
Jindra Petřík
84a76052a0 Fixed Script editors - tab size now matches indent size 2023-12-30 18:06:08 +01:00
Jindra Petřík
47a5d6f8dc Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView 2023-11-05 21:11:10 +01:00
Jindra Petřík
982b44a0e6 Added ActionScript Debugger - Call stack frames switching - view variables around call stack
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
6e0b35c06b #1485 Improved skins support, night mode 2021-11-19 13:03:23 +01:00
Jindra Petřík
8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík
f71517cec2 #1657 Option to disable adding second quote/bracket/parenthesis 2021-04-05 16:56:59 +02:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
d64ff4fb3d Fixed: #1636 Exception after search - traitslist with not properly set abc, other ui exception 2021-03-05 21:22:55 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
7e50b87886 Fix repository line endings 2018-01-07 22:20:50 +01:00
Jindra Petřík
0112764b29 Fixed Invalid caret position error on selecting first script after startup. 2018-01-07 20:55:30 +01:00
honfika@gmail.com
ceffd8bdb5 [#1354] Various FLA export problem fixes 2017-02-27 12:28:11 +01:00
honfika@gmail.com
bf59e9e5fb Jump to the found text after pcode search fixed 2016-12-25 14:22:01 +01:00
honfika@gmail.com
57ad8b667d #1311 actionScript source font size 2016-12-01 18:19:24 +01:00
Jindra Petřík
e9f20112a7 Go to column on Flex error 2016-08-20 18:35:29 +02:00
Jindra Petřík
6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +02:00
honfika@gmail.com
81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
honfika@gmail.com
0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
honfika@gmail.com
0b1370c54c removed unused imports 2016-03-30 15:35:00 +02:00
Jindra Petřík
9b9e653876 Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
2016-03-27 09:33:51 +02:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
071ab74e52 unused imports removed 2015-12-09 20:42:06 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík
ec666b60e4 AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
2015-12-05 10:53:43 +01:00
honfika@gmail.com
d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
Jindra Petřík
1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík
bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00