Tim
ee07834642
Add atomic soft tabs feature ( #1419 )
2022-10-11 21:24:08 +01:00
Cameron
5ee29b964c
Trim whitespace from search results ( #1453 )
2022-10-11 21:22:22 +01:00
Dongdong Zhou
aea97b6ea3
Plugin Settings ( #1449 )
2022-10-09 20:10:43 +01:00
Dongdong Zhou
80f6a19947
Volt activation ( #1414 )
...
* activated
* theme plugin enable/disable fix
* fix active editor tab child
* editor tab header style change
* hover scroll fix
* fix syntax crash
* panel maximze icon
* config lapce to core change
* config features
2022-09-30 20:19:52 +01:00
Jakub Panek
55c67d4d22
fix: disable format-on-save by default ( #1413 )
2022-09-30 19:56:40 +01:00
Paul Delafosse
61dd0b6e4b
feat(editor): add autosave configuration ( #1358 )
2022-09-27 19:41:03 +01:00
Dongdong Zhou
ca46821de8
Merge pull request #1360 from Camc314/cam/dev/control-flow
...
Adds control flow to theme colors
2022-09-26 19:16:55 +01:00
killian
64fa17fe0f
Added setting to disable automatic closing of matching pairs ( #1338 )
...
* Added setting to disable automatic closing
* Chang of parameter name
* Add unit test for automatic closing of matching pairs
* Fix formatting
* Improved workflow
Co-authored-by: char0313 <killia.charrier@etudiant.univ-reims.dr>
2022-09-26 19:13:48 +01:00
Cameron Clark
9b968cd38e
add keyword.control to theme
2022-09-26 14:01:41 +01:00
Miika
c5a924ef34
Render whitespace ( #1284 )
...
* Render whitespace
Render whitespace with similar logic to VSCode.
Notably this doesn't take selected text into account.
* Make clippy happy
* Use extend instead of pushing in loops
2022-09-21 20:58:14 +01:00
DuckDuckWhale
1f241471cc
Defaults: change default line height to 1.35
...
I chose the second option except I didn't repeat it in the field
description. The VS Code way of using 0 to "automatically compute the
line height from the font size" seems unnecessary as it implies
something more when it's simply a default ratio of 1.35. I didn't
repeat it in the field description because all fields should be easy to
reset and having all fields repeat their default would be too noisy. It
would be better to put a reset to default button next to all fields.
2022-09-19 01:58:32 -07:00
Domerpig
d695914acd
feat: improved multicursor selection ( #1238 )
...
* feat: improved multicursor selection
case sensitivity and "whole word only" option for multicursor selection
* fix: formatting
2022-09-18 11:54:33 +01:00
Dongdong Zhou
77a46f81e9
Sticky header and Breadcrumbs( #1208 )
...
* add sticky headers
* add breadcrumbs
2022-09-14 19:35:10 +01:00
Jakub Panek
46f9fca0fa
fix: rework titlebar ( #990 )
2022-08-29 20:04:45 +01:00
Dongdong Zhou
b71541f9d8
Auto update
2022-08-20 21:18:24 +01:00
Jorge Martin Juarez
7b5e19e22f
Adding Setting to control palette preview editor's width ( #895 )
2022-08-06 14:55:23 +01:00
Chetan Vardhan
90c2bd9b30
Revert previous julia tree-sitter support and add new PR
2022-07-20 19:39:53 +05:30
Dongdong Zhou
c2ad7f33de
Merge pull request #825 from panekj/feat/blink-interval
...
feat: add config option for cursor blink interval
2022-07-19 20:24:19 +01:00
Dongdong Zhou
2d984fa341
Merge pull request #821 from MinusGix/completion-documentation
...
Display documentation of completion items
2022-07-19 20:23:51 +01:00
Dongdong Zhou
69e6b83c17
fix alpha depth issue in painting
2022-07-19 20:23:23 +01:00
Jakub Panek
a198818b54
feat: add config option for cursor blink interval
2022-07-19 15:39:55 +00:00
MinusGix
0e68404178
Display documentation of completion items if available
2022-07-19 01:49:19 -05:00
Dongdong Zhou
a91dbf0985
remove paramater color from default settings
2022-07-16 11:38:37 +01:00
MinusGix
8d90d258f0
feat: error lens
2022-07-14 23:52:08 -05:00
Chetan Vardhan
fb960b914a
Add tree-sitter Julia support
2022-07-12 02:49:51 +05:30
MinusGix
3174816f5c
Add setting for hover font family/size
2022-07-05 21:27:17 -05:00
panekj
c179be7e91
feat: implement custom titlebar matching editor style on Windows
2022-07-02 21:27:19 +02:00
Dongdong Zhou
aa141e9d63
add inlay hints background
2022-07-02 10:08:39 +01:00
MinusGix
250c587ab5
Implement inlay hints
2022-06-30 20:25:18 -05:00
Dongdong Zhou
3b1ebcfddb
switcher paint
2022-06-29 19:47:27 +01:00
Dongdong Zhou
c4b8f0fb99
add PanelContainer
2022-06-29 19:13:44 +01:00
MinusGix
10bfcf523f
Add an option for whether to format on save
2022-06-18 04:57:57 -05:00
MinusGix
62c4227025
Add a setting to toggle relative line numbering in modal mode
2022-06-15 21:26:23 -05:00
Dongdong Zhou
149c5df4be
add config for scroll beyond last line
2022-06-10 20:24:17 +01:00
Dongdong Zhou
4e4fc92120
color case
2022-06-08 20:46:48 +01:00
Dongdong Zhou
b444bc2552
change the way to load theme
2022-06-08 20:46:48 +01:00
Dongdong Zhou
8c2fd805a8
add theme config
2022-06-08 20:46:48 +01:00
Dongdong Zhou
061bbfb1d5
default to no drop shadow
2022-05-24 20:56:23 +01:00
Dongdong Zhou
0a8c3b0bdb
drop shadow width
2022-05-24 15:06:05 +01:00
Dongdong Zhou
06456edf11
editor tab minum width
2022-05-24 10:41:09 +01:00
Dongdong Zhou
881492a22d
some more settings
2022-05-23 11:14:25 +01:00
Dongdong Zhou
7f01ad742f
add config to change header height
2022-05-22 21:58:42 +01:00
Dongdong Zhou
0f02410926
more settings
2022-05-20 22:01:11 +01:00
Dongdong Zhou
e5a6f54885
terminal config
2022-05-20 17:34:32 +01:00
MinusGix
75911a5f76
Implement hover support
2022-03-28 19:18:47 -05:00
Dongdong Zhou
fc7a3b0824
Add support to set terminal shell
2022-03-21 20:51:49 +00:00
Dongdong Zhou
c86514e745
start code lens
2022-03-10 22:07:20 +00:00
Dongdong Zhou
74f431c1de
add tab width configuration
2022-03-03 12:18:18 +00:00
Dongdong Zhou
e37121a2f5
new way to split
2022-02-07 20:54:20 +00:00
Dongdong Zhou
0c940e8b82
change keyboard dispaly
2021-10-07 18:03:46 +01:00
Dongdong Zhou
cfd41aa727
modal config
2021-09-28 18:08:36 +01:00
Dongdong Zhou
204b99b0be
change to use new theme
2021-09-27 17:40:34 +01:00
Dongdong Zhou
d66987c0f3
default files
2021-09-27 14:39:44 +01:00