Martín Lucas Golini
|
c4daa30880
|
Fixes for multi-cursor.
Fixes for file extensions (improperly filtering file extensions).
Added very basic tests for TextDocument multi-cursor.
Add .txt files into projects (register .txt extension as Plain Text).
|
2024-12-20 20:22:50 -03:00 |
|
Martín Lucas Golini
|
de9c2b4736
|
Add mhtml extension support.
Update efsw.
|
2024-08-10 17:29:24 -03:00 |
|
Martín Lucas Golini
|
3d19f4903f
|
Add formatter support for Java using clang-format.
|
2024-06-10 19:21:28 -03:00 |
|
Martín Lucas Golini
|
d5ae85de81
|
Format html files with prettier.
|
2023-12-01 00:23:31 -03:00 |
|
Martín Lucas Golini
|
c3de302ccd
|
Improved terminal selection.
|
2023-03-12 18:05:35 -03:00 |
|
Martín Lucas Golini
|
6901cc7196
|
ecode: Added url to formatters and linters configuration. Improved the markdown report of feature health.
|
2023-03-12 15:01:22 -03:00 |
|
Martín Lucas Golini
|
9afac33690
|
ecode: LSP command can be customized per platform.
Added LSP support for Objective-C, ELM, Crystal, V, Scala, Swift and R.
Added formatter support for Objective-C and V.
Improved --health output.
|
2023-03-10 00:04:10 -03:00 |
|
Martín Lucas Golini
|
61ecffe2e7
|
Fix typo.
|
2023-03-09 02:19:23 -03:00 |
|
Martín Lucas Golini
|
c6200f4b53
|
Added x86 assembly syntax highlighting (Closes SpartanJ/ecode#75).
Added PICO8 syntax highlighting.
Added PSQL syntax highlighting.
Added Haskell linter, formatter and LSP support.
Improved JSON syntax definition to CPP.
Cleaning up SyntaxDefinitionManager.
|
2023-03-09 02:14:14 -03:00 |
|
Martín Lucas Golini
|
ec4d5e87de
|
ecode: Added linter and formatter support for JSX.
|
2023-02-27 23:56:11 -03:00 |
|
Martín Lucas Golini
|
23a815b3fc
|
ecode: Fixes subprocess_write_stdin (it was breaking LSPs). Fixed formatter health report. Added zig formatter support.
|
2023-02-16 13:02:29 -03:00 |
|
Martín Lucas Golini
|
ee64d434f7
|
ecode: Added --health command line parameter to get a health status (like helix editor).
|
2023-02-15 21:47:42 -03:00 |
|
Martín Lucas Golini
|
e44e20d81b
|
ecode:
Fixed Go LSP ([gopls](https://github.com/golang/tools/blob/master/gopls)).
Added Go formatter ([gopls](https://github.com/golang/tools/blob/master/gopls) format).
Added [odin](https://odin-lang.org/) LSP support (with [ols](https://github.com/DanielGavin/ols)).
Added Dart LSP support.
|
2023-01-21 03:29:06 -03:00 |
|
Martín Lucas Golini
|
32b6aab371
|
Updated SOIL2.
Allow to register space for the upper zone of the UICodeEditor.
ecode: Minor fixes.
|
2022-12-22 01:44:36 -03:00 |
|
Martín Lucas Golini
|
eded28f70b
|
ecode: More minor improvements to the LSP plugin. Added rustfmt formatter, and added rust-analyzer LSP. Fixed plugins exit.
|
2022-11-06 03:13:27 -03:00 |
|
Martín Lucas Golini
|
0e4dc5d514
|
ecode:
Added native JSON formatter.
Added icons for files in file locator.
UICodeEditorPlugin can request and draw gutter space.
|
2022-10-14 20:48:45 -03:00 |
|
Martín Lucas Golini
|
af5f9b4e80
|
ecode: Plugins improvements.
|
2022-10-07 14:24:30 -03:00 |
|
Martín Lucas Golini
|
3ffc611712
|
TerminalDisplay: improve middle mouse click paste action.
UIAbstractTableView: Improved auto columns width.
ecode: Improving plugins structure. New linters and formatters json config format.
|
2022-10-03 00:32:39 -03:00 |
|
Martín Lucas Golini
|
41dd9bcc6e
|
FormatterPlugin: CSS native formatter.
|
2022-09-07 19:47:54 -03:00 |
|
Martín Lucas Golini
|
31847b7918
|
ecode: Added support for native formatters (XML formatter is provided by pugixml).
|
2022-09-07 01:55:18 -03:00 |
|
Martín Lucas Golini
|
42387b21e4
|
ecode: New projects save implementation, now remembers the splitters configuration. Added JSON formatter.
|
2022-06-02 02:59:48 -03:00 |
|
Martín Lucas Golini
|
344ce7ddb0
|
Renamed modules to plugins.
Moved plugins configuration files to plugins folder.
UICodeEditor: Fixed whitespaces color.
|
2022-05-31 16:46:01 -03:00 |
|