Commit Graph

459 Commits

Author SHA1 Message Date
Dongdong Zhou 870cbd3947 fix mouse drag selection when holding alt 2022-07-18 20:17:38 +01:00
Dongdong Zhou 05096fe5c5 if type definition is only one, jump to it 2022-07-18 19:33:16 +01:00
Dongdong Zhou c6708b51b7
Merge pull request #806 from MinusGix/next-tab
Add next/previous tab commands and keybindings
2022-07-18 19:13:21 +01:00
Dongdong Zhou c246f14097
Merge pull request #809 from bbrabbitt/pluginellipsis
add ellipsis to plugin description
2022-07-18 19:12:13 +01:00
Dongdong Zhou a0512fbc4c
Code lens fix 2022-07-18 19:04:59 +01:00
bbrabbitt 08201091ff
add ellipsis to plugin desc 2022-07-18 01:36:27 -07:00
MinusGix 71214832be feat: Add next/previous tab commands and keybindings 2022-07-17 23:44:04 -05:00
Dongdong Zhou 54ae586d97 add method to get diagnostics items 2022-07-17 11:23:06 +01:00
Dongdong Zhou 47adca6991 update document diagnostic position 2022-07-16 22:15:17 +01:00
bbrabbitt a549171c40
fix plugin panel scroll bar
fix clippy and fmt warnings

code cleanup
2022-07-16 11:55:58 -07:00
Dongdong Zhou 4df4f67a27
Merge pull request #776 from MinusGix/error-lens2
Implement Error Lens
2022-07-15 19:33:56 +01:00
MinusGix 8d90d258f0 feat: error lens 2022-07-14 23:52:08 -05:00
Dongdong Zhou f8e45ae567 bump version 2022-07-14 20:43:16 +01:00
Dongdong Zhou 95f1e7af02
Merge pull request #766 from panekj/patch-1
fix: set window minimal size
2022-07-14 20:40:25 +01:00
panekj 6857d2babe fix: don't panic on empty active_tab 2022-07-14 21:18:54 +02:00
panekj 627b813b39 fix: set window minimal size
Window should define minimal size to prevent situation where user
resizes it to the point where it cannot be fixed
2022-07-14 00:29:05 +02:00
Chetan Vardhan fb960b914a Add tree-sitter Julia support 2022-07-12 02:49:51 +05:30
Dongdong Zhou a92b3f273d make status line items clickable 2022-07-10 22:15:27 +01:00
Jakub Panek 8dd05b1ccc feat: add command to change file syntax language 2022-07-10 21:53:37 +02:00
Dongdong Zhou c40a816509 editor size fix 2022-07-10 19:53:59 +01:00
Dongdong Zhou 8b919afb58 Fix editor width with inlay hints
And fix normal mode cursor width on inlay hints
2022-07-09 20:16:52 +01:00
panekj 8887aa1c34 feat: add language name to status bar 2022-07-09 19:31:49 +02:00
Dongdong Zhou 002709ac36
Merge pull request #738 from panekj/feat/commandline-args
feat: parse commandline args
2022-07-07 20:34:57 +01:00
Dongdong Zhou 75b9e9bf14
Merge pull request #732 from panekj/feat/icons-fix
feat: add color option to file type svgs
2022-07-07 19:25:01 +01:00
panekj 9ad34189c8 feat: add tree-sitter-yaml 2022-07-07 17:30:53 +02:00
panekj 35a99c9d58 feat: add color option to file type svgs 2022-07-07 12:14:33 +02:00
panekj c06ca6a928 feat: parse commandline args 2022-07-07 10:15:24 +02:00
Dongdong Zhou 1268fb9ec8 cursor blink when switching window tab 2022-07-06 21:52:20 +01:00
Dongdong Zhou a79254b445 ignore timer event on inactive window tab 2022-07-06 21:11:16 +01:00
MinusGix 3174816f5c Add setting for hover font family/size 2022-07-05 21:27:17 -05:00
Dongdong Zhou a0c2211e5f
Merge pull request #710 from panekj/feat/titlebar
feat: implement custom titlebar matching editor style
2022-07-02 22:10:13 +01:00
Dongdong Zhou a626e5818f paint larger icon when panel dragging 2022-07-02 21:54:45 +01:00
Dongdong Zhou 049fed02d0 Fix resizing bottom panel
Fix #727
2022-07-02 21:47:38 +01:00
Dongdong Zhou 4999f003f3 get inlay hints only when editing 2022-07-02 20:49:16 +01:00
Dongdong Zhou fafa115fdc Update inlay hints position when editing 2022-07-02 20:34:37 +01:00
panekj c179be7e91 feat: implement custom titlebar matching editor style on Windows 2022-07-02 21:27:19 +02:00
Dongdong Zhou 9e68a8c3e2 get inlay hints when lsp is ready 2022-07-02 12:17:49 +01:00
Dongdong Zhou aa141e9d63 add inlay hints background 2022-07-02 10:08:39 +01:00
MinusGix 2506f53c40 Fix various inlay hint position bugs 2022-07-01 12:53:53 -05:00
Dongdong Zhou 0956998b34
Merge pull request #719 from lapce/panel_remember
Remember panel position and size
2022-07-01 21:27:31 +01:00
Dongdong Zhou bd6caf91e2 save panel orders 2022-07-01 20:55:27 +01:00
Dongdong Zhou 094eeae8a2 change panel order 2022-07-01 20:36:30 +01:00
MinusGix 250c587ab5 Implement inlay hints 2022-06-30 20:25:18 -05:00
Dongdong Zhou dedc1a3ec3 move panel to ui command 2022-06-30 22:06:42 +01:00
Dongdong Zhou 65f6d74505
Merge pull request #712 from MinusGix/lsp-types-upgrade
Upgrade lsp-types to 0.93
2022-06-30 21:02:07 +01:00
Dongdong Zhou 2f8c8f5bd9
Merge pull request #711 from lapce/panel_drag
make panels draggable
2022-06-30 20:59:55 +01:00
MinusGix ed7f62f34f Upgrade lsp-types to 0.93 2022-06-30 14:31:49 -05:00
Dongdong Zhou 9d8989fb0a add arrow to jump editor tabs 2022-06-30 20:18:31 +01:00
Dongdong Zhou 37b282c996 remove panel main header 2022-06-30 19:46:39 +01:00
Dongdong Zhou b3c00bb2c3 no need to set split direction 2022-06-30 19:25:17 +01:00