rxi
|
15129b49a6
|
Moved `config.treeview_size` from `config.lua` to `treeview.lua`
|
2020-05-16 09:44:31 +01:00 |
demotulatingswan
|
92b3b5ba86
|
Fixed various issues in exec:replace
|
2020-05-15 20:39:10 +02:00 |
rxi
|
23cf193026
|
Fixed lua's multi-line comment syntax pattern
Resolves #86
Resolves #87
|
2020-05-12 10:12:49 +01:00 |
rxi
|
ff2c7bf5e5
|
Added double-backtick support to language_md plugin
Resolves #80
|
2020-05-11 20:31:35 +01:00 |
rxi
|
af36658e68
|
Added custom suggestions support to autocomplete
`autocomplete.add()` can now be used to add additional auto complete suggestions
with descriptions
|
2020-05-11 19:37:50 +01:00 |
Willie Lawrence
|
a17fe46c05
|
Fixing trimwhitespace plugin bug
|
2020-05-10 11:26:44 -03:00 |
Daniel M
|
2ed29cae11
|
Put back get and set
|
2020-05-10 10:56:28 +02:00 |
Daniel M
|
3974971ff9
|
Update language_js.lua
|
2020-05-10 10:51:45 +02:00 |
rxi
|
7cdf7dc44f
|
Changed TreeView to first initialize its size in :update()
|
2020-05-07 14:03:37 +01:00 |
rxi
|
26d6e558f1
|
Added brightness transition to projectsearch text/line on complete
|
2020-05-02 16:53:03 +01:00 |
rxi
|
9fc185af2f
|
Added scroll bounds
Resolves #9
Resolves #6
Resolves #3
|
2020-05-02 00:21:04 +01:00 |
rxi
|
a9f3079c90
|
Added `refresh` command (`f5`) to projectsearch plugin's ResultView
|
2020-05-01 19:32:02 +01:00 |
rxi
|
2090379892
|
Fixed multiple links on one line in markdown syntax
|
2020-04-27 18:45:06 +01:00 |
rxi
|
accf09c4f9
|
Changed printed filenames to use format-specifier "%s" instead of %q
Fixes #22
|
2020-04-25 13:26:55 +01:00 |
rxi
|
b0e82f297e
|
Changed lua syntax to map label to function color
|
2020-04-21 22:56:27 +01:00 |
luveti
|
6ca88473c0
|
Added goto to lua language plugin
|
2020-04-21 15:36:58 -04:00 |
rxi
|
2a5a36f64e
|
Changed mapping of collapsed/expanded icons on icon font
|
2020-03-25 23:36:56 +00:00 |
rxi
|
1e9c3bef1f
|
Fixed autoreload plugin truncating last character of files with no newline at end
|
2020-03-24 19:48:27 +00:00 |
rxi
|
764b43494e
|
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
|
2020-03-07 15:53:54 +00:00 |
rxi
|
2eab24032b
|
Made up/down commands on projectsearch ResultView scroll view
Fixes #14
|
2020-02-22 13:36:08 +00:00 |
rxi
|
d8c4bfa6ba
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |