Martín Lucas Golini
|
ecf0bf11be
|
Merge branch 'develop' into debugger
|
2024-12-19 19:16:55 -03:00 |
|
Martín Lucas Golini
|
98c387f2b1
|
Fix for SpartanJ/ecode#371.
Slightly increase brighness in inactive tab text color.
|
2024-12-19 19:16:20 -03:00 |
|
Martín Lucas Golini
|
2c36c42c99
|
Merge branch 'develop' into debugger
|
2024-12-19 12:39:47 -03:00 |
|
Martín Lucas Golini
|
90ef341f00
|
Don't open terminal in playground path.
|
2024-12-19 12:39:41 -03:00 |
|
Martín Lucas Golini
|
401c6ea4f6
|
Load user styles from style.css user config path if file exists (SpartanJ/ecode#370).
|
2024-12-19 10:43:46 -03:00 |
|
Martín Lucas Golini
|
09d8067947
|
More DAP WIP.
|
2024-12-19 01:23:02 -03:00 |
|
Martín Lucas Golini
|
adcf1e2ea7
|
Merge branch 'develop' into debugger
|
2024-12-19 01:22:50 -03:00 |
|
Martín Lucas Golini
|
7e512c48a3
|
Make tabs more contrast-y.
|
2024-12-18 10:54:11 -03:00 |
|
Martín Lucas Golini
|
8b2f178615
|
More DAP WIP.
|
2024-12-17 22:01:49 -03:00 |
|
Martín Lucas Golini
|
e4ee5f1c09
|
More DAP WIP.
|
2024-12-17 20:22:35 -03:00 |
|
Martín Lucas Golini
|
75490bf10b
|
More WIP.
|
2024-12-16 00:14:42 -03:00 |
|
Martín Lucas Golini
|
d2dabdf92c
|
WIP
|
2024-12-15 20:56:41 -03:00 |
|
Martín Lucas Golini
|
6e458c8297
|
Merge branch 'develop' into debugger
|
2024-12-15 20:42:06 -03:00 |
|
Martín Lucas Golini
|
7fa4bc8139
|
Add "lsp-show-document-symbols" keybinding to the default LSP options.
|
2024-12-15 11:27:17 -03:00 |
|
Martín Lucas Golini
|
6c5522575a
|
Fix for issue SpartanJ/ecode#366.
|
2024-12-11 21:57:19 -03:00 |
|
Martín Lucas Golini
|
43a6f34eaf
|
Fix unexpected tab bar scrolling while clicking on a tab.
|
2024-12-11 15:23:20 -03:00 |
|
Martín Lucas Golini
|
a2cb1c3d7e
|
Merge branch 'develop' into debugger
|
2024-12-09 00:05:55 -03:00 |
|
Martín Lucas Golini
|
88f38c313a
|
Fix global search searching text in images.
|
2024-12-06 19:34:17 -03:00 |
|
Martín Lucas Golini
|
f20017ff71
|
Merge pull request #85 from mdales/mwd-delete-to-end-of-line
Add delete to end of line for unix folk
|
2024-12-04 16:56:41 -03:00 |
|
Michael Dales
|
526387a3d6
|
Add delete to end of line for unix folk
|
2024-12-04 19:06:59 +00:00 |
|
Martín Lucas Golini
|
be6469d3fb
|
Fixes for SpartanJ/ecode#365 (needs more testing).
Fix in syntax highlighting regex detection.
|
2024-12-04 02:00:01 -03:00 |
|
Martín Lucas Golini
|
5ed72776d8
|
Sketching debugger protocol.
|
2024-12-02 01:02:14 -03:00 |
|
Martín Lucas Golini
|
83741283e0
|
Pump versions after release.
|
2024-12-01 18:52:51 -03:00 |
|
Martín Lucas Golini
|
062040bdcd
|
Added perl LSP support and some syntax highlighting improvements.
eepp-2.8.4
ecode-0.6.4
|
2024-11-30 21:09:11 -03:00 |
|
Martín Lucas Golini
|
2cdd14c7dc
|
Add fortran lsp support plus some improvements to the syntax highlighter.
|
2024-11-30 20:19:23 -03:00 |
|
Martín Lucas Golini
|
b9037e3cb5
|
A few adjustments in the HTTP request.
|
2024-11-29 21:33:42 -03:00 |
|
Martín Lucas Golini
|
ca0d80d631
|
Fix ecode --health and update SOIL2.
|
2024-11-29 00:24:13 -03:00 |
|
Martín Lucas Golini
|
c4e6b24e9f
|
Added syntax highlighting for: Bazel, Ring, OpenSCAD and TCL.
Moved most languages to a separate module that it's not part of the base eepp module.
|
2024-11-29 00:15:02 -03:00 |
|
Martín Lucas Golini
|
9f283725d7
|
Fix using new line with multi-cursors in the same line (SpartanJ/ecode#364).
|
2024-11-28 20:17:22 -03:00 |
|
Martín Lucas Golini
|
762dd548b4
|
Fixes SpartanJ/ecode#363.
|
2024-11-26 11:04:54 -03:00 |
|
Martín Lucas Golini
|
0e97236369
|
Started implementing LSP workspace diagnostic to find that not a single LSP implements it, so I just wasted 2 hours of my life. I'll keep the base structure for the future.
|
2024-11-26 00:51:23 -03:00 |
|
Martín Lucas Golini
|
9f18c81dfb
|
Fix crash when re-running build while currently running a target binary. Separate processes from build and run.
|
2024-11-25 01:52:15 -03:00 |
|
Martín Lucas Golini
|
5bf9b89587
|
Allow to locate files from the universal locator.
|
2024-11-25 00:02:25 -03:00 |
|
Martín Lucas Golini
|
4b21d02794
|
A couple of nits in image preview.
|
2024-11-24 22:59:20 -03:00 |
|
Martín Lucas Golini
|
ca25c6e1a9
|
Minor fix in gif delay calculation.
|
2024-11-24 17:15:08 -03:00 |
|
Martín Lucas Golini
|
a90af486d0
|
Added Texture::loadGif.
Updated SOIL2.
|
2024-11-24 13:01:12 -03:00 |
|
Martín Lucas Golini
|
71f464b02b
|
Minor clean up in Image class.
|
2024-11-24 03:36:48 -03:00 |
|
Martín Lucas Golini
|
e4e8d91c5d
|
Silence warning.
|
2024-11-24 02:57:36 -03:00 |
|
Martín Lucas Golini
|
5afa37f784
|
Fix gif animation speed reproduction.
|
2024-11-24 02:03:35 -03:00 |
|
Martín Lucas Golini
|
f0b0f53a46
|
Set default delay for gif if delay is 0.
|
2024-11-24 01:57:36 -03:00 |
|
Martín Lucas Golini
|
82494cc425
|
Added animated gif support.
|
2024-11-24 01:06:24 -03:00 |
|
Martín Lucas Golini
|
d1e5c64ec4
|
Update SOIL2.
|
2024-11-23 16:56:44 -03:00 |
|
Martín Lucas Golini
|
1de8c60e75
|
Add support to Julia LanguageServer.jl.
|
2024-11-23 16:07:59 -03:00 |
|
Martín Lucas Golini
|
1c6d94e578
|
A bunch of small micro-optimizations to reduce heap allocs.
|
2024-11-23 01:19:44 -03:00 |
|
Martín Lucas Golini
|
ce1e87ef38
|
Small clean up, add String::toUtf32.
|
2024-11-21 21:35:00 -03:00 |
|
Martín Lucas Golini
|
3001723a98
|
Do not heap allocate during LSPClientPlugin::drawTop.
|
2024-11-21 01:33:32 -03:00 |
|
Martín Lucas Golini
|
a74263af3d
|
Add support double click to open a new untitled document over the tab bar (issue SpartanJ/ecode#361).
|
2024-11-20 23:51:40 -03:00 |
|
Martín Lucas Golini
|
d307d78adf
|
Fix Windows build.
|
2024-11-19 00:50:38 -03:00 |
|
Martín Lucas Golini
|
cba9a66224
|
Implement Clock and Mutex with modern C++ and remove platform specific code.
|
2024-11-19 00:25:52 -03:00 |
|
Martín Lucas Golini
|
1ac09d9e1c
|
Fix crash when opening a file from the Build Issues view.
|
2024-11-18 01:30:38 -03:00 |
|